renovate-bot
8e06c89b87
Update immich to v1.144.1
2025-10-01 00:02:12 +00:00
renovate-bot
f1d7ebed58
Update immich to v1.143.1
2025-09-24 00:01:37 +00:00
renovate-bot
2f1e8c4371
Update immich to v1.143.0
2025-09-23 00:01:40 +00:00
renovate-bot
18efc8275b
Update immich to v1.142.1
2025-09-16 16:02:47 +00:00
renovate-bot
e09ba56abe
Update immich to v1.142.0
2025-09-13 00:01:55 +00:00
renovate-bot
3e22f01396
Update immich to v1.138.1
2025-08-19 00:01:51 +00:00
renovate-bot
e0977d709f
Update immich to v1.138.0
2025-08-15 16:34:45 +00:00
renovate-bot
7097473515
Update immich to v1.137.3
2025-08-01 16:02:25 +00:00
renovate-bot
0698a2a799
Update immich to v1.136.0
2025-07-25 00:01:33 +00:00
renovate-bot
34095c7771
Update immich to v1.135.3
2025-06-21 00:01:18 +00:00
renovate-bot
7eb5c75e76
Update immich to v1.135.2
2025-06-20 16:01:18 +00:00
renovate-bot
09f05e2564
Update immich to v1.135.1
2025-06-20 00:01:33 +00:00
renovate-bot
8d67675382
Update immich to v1.135.0
2025-06-19 00:04:12 +00:00
renovate-bot
1d4cff2abf
Update immich to v1.134.0
2025-05-28 00:02:56 +00:00
Akumatic
cc8fb5495e
Upgrade Postgres from 14 to 17 ( #8 )
2025-05-24 10:39:55 +00:00
Akumatic
17a992a3b6
Postgres: remove pgvecto.rs & explicitly state pgvector version
...
pgvecto.rs only needed to be available during migration
2025-05-24 12:04:13 +02:00
Akumatic
938f0c00c6
Add matchPackageNames rule for postgres
2025-05-24 11:52:57 +02:00
Akumatic
f4b19d111c
Reintroduce healthcheck for database
...
While the new image (ghcr.io/immich-app/postgres:14-vectorchord0.3.0-pgvectors0.2.0) includes a healthcheck now, it only considers POSTGRES_DB and POSTGRES_USER, not POSTGRES_DB_FILE and POSTGRES_USER_FILE used with docker secrets
2025-05-23 23:28:35 +02:00
Akumatic
9a52f5f239
Update ghcr.io/immich-app/immich-server Docker tag to v1.133.1
2025-05-23 23:18:56 +02:00
Akumatic
afcd9dbfa5
Migrate from redis to valkey
2025-05-23 23:17:49 +02:00
Akumatic
e9b0048375
Migrate deprecated pgvecto.rs database extension to successor VectorChord
2025-05-23 22:49:03 +02:00
renovate-bot
93a609e626
Update immich to v1.133.0
2025-05-23 08:03:40 +00:00
renovate-bot
1a870d6903
Update ghcr.io/immich-app/immich-server Docker tag to v1.132.3 ( #5 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [ghcr.io/immich-app/immich-server](https://github.com/immich-app/immich ) | patch | `v1.132.1` -> `v1.132.3` |
---
### Release Notes
<details>
<summary>immich-app/immich (ghcr.io/immich-app/immich-server)</summary>
### [`v1.132.3`](https://github.com/immich-app/immich/releases/tag/v1.132.3 )
[Compare Source](https://github.com/immich-app/immich/compare/v1.132.1...v1.132.3 )
### v1.132.3
#### Bug fixes
- Opt-in delete sync is now available on Android!
We found an alternative method to achieve this. The feature is now available on Android. We are excited to hear about your experience with the feature. Please read this [note](https://github.com/immich-app/immich/releases/tag/v1.132.0 ) about the feature
- Fixes an issue where the mobile app cannot log in with an instance using Authelia for OAuth.
> \[!IMPORTANT]
> Please update your Authelia config with the following property
>
> token_endpoint_auth_method: "client_secret_post"
- Fixes an issue where navigating to the Library page could trigger a location permission request
- Fixes an issue where the mobile app might rehash some of the assets
<!-- Release notes generated using configuration in .github/release.yml at v1.132.3 -->
#### What's Changed
##### 🐛 Bug fixes
- fix(mobile): auto trash using MANAGE_MEDIA by [@​shenlong-tanwen](https://github.com/shenlong-tanwen ) in https://github.com/immich-app/immich/pull/17828
- fix(mobile): mobile migration logic by [@​alextran1502](https://github.com/alextran1502 ) in https://github.com/immich-app/immich/pull/17865
- fix(mobile): revert get location on app start by [@​YarosMallorca](https://github.com/YarosMallorca ) in https://github.com/immich-app/immich/pull/17882
- fix: Authelia OAuth code verifier value contains invalid characters by [@​alextran1502](https://github.com/alextran1502 ) in https://github.com/immich-app/immich/pull/17886
##### 📚 Documentation
- fix(docs): incorrect date sorting by [@​wuzihao051119](https://github.com/wuzihao051119 ) in https://github.com/immich-app/immich/pull/17858
- docs: update MapTiler name by [@​MartinMikita](https://github.com/MartinMikita ) in https://github.com/immich-app/immich/pull/17863
#### New Contributors
- [@​MartinMikita](https://github.com/MartinMikita ) made their first contribution in https://github.com/immich-app/immich/pull/17863
**Full Changelog**: https://github.com/immich-app/immich/compare/v1.132.1...v1.132.3
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNDAuMSIsInVwZGF0ZWRJblZlciI6IjM5LjI0MC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZSJdfQ==-->
Co-authored-by: Akumatic <git@akumatic.eu >
Reviewed-on: #5
Co-authored-by: Renovate <renovate.bot@akumatic.eu >
Co-committed-by: Renovate <renovate.bot@akumatic.eu >
2025-04-28 18:58:55 +00:00
Akumatic
3c3afdf377
Update ghcr.io/immich-app/immich-machine-learning Docker tag to v1.132.1
2025-04-24 09:14:35 +00:00
renovate-bot
e89924a681
Update ghcr.io/immich-app/immich-server Docker tag to v1.132.1
2025-04-24 00:01:39 +00:00
Akumatic
8760d1adbc
Renovate: Fix package name for redis
2025-04-15 20:23:25 +00:00
Akumatic
6f1cbd403b
Renovate: group immich packages, disable checks for redis and db
2025-04-15 09:46:43 +00:00
Akumatic
b78c8e1bf8
Merge pull request 'Configure Renovate' ( #1 ) from renovate/configure into main
...
Reviewed-on: #1
2025-04-15 09:28:25 +00:00
renovate-bot
1dca8065f3
Add renovate.json
2025-04-15 09:26:00 +00:00
Akumatic
79f6d070fb
Add Immich Compose Stack
2025-04-15 11:15:31 +02:00