Commit Graph
32 Commits
Author SHA1 Message Date
renovate-bot 23f841e00f Update immich to v3.0.2 2026-07-10 08:03:31 +00:00
renovate-bot 2e89a8a759 Update immich to v3 2026-07-03 16:03:06 +00:00
renovate-bot 620c84c696 Update immich to v2.7.5 2026-04-14 00:03:26 +00:00
renovate-bot 87f0d430db Update immich to v2.6.3 2026-03-27 00:02:34 +00:00
renovate-bot 7e90493739 Update immich to v2.6.1 2026-03-20 00:02:14 +00:00
renovate-bot acc8c04932 Update immich to v2.5.6 2026-02-11 00:02:17 +00:00
renovate-bot 8807a814d9 Update immich to v2.5.5 2026-02-07 00:02:01 +00:00
renovate-bot a4b95a83cd Update immich to v2.5.3 2026-02-04 00:02:17 +00:00
renovate-bot f01d9bb7e7 Update immich to v2.5.2 2026-01-29 16:02:33 +00:00
renovate-bot d4ad8d52ee Update immich to v2.4.1 2025-12-19 16:01:36 +00:00
renovate-bot 081bb40825 Update immich to v2.4.0 2025-12-18 16:01:45 +00:00
renovate-bot b72354ecb3 Update immich to v2.3.1 2025-11-20 08:01:56 +00:00
renovate-bot 9db8fba8ca Update immich to v2.2.3 2025-11-05 16:01:48 +00:00
renovate-botandAkumatic 03f3af28b4 Update immich to v2 2025-11-05 16:12:53 +01:00
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
renovate-bot 93a609e626 Update immich to v1.133.0 2025-05-23 08:03:40 +00:00
renovate-botandAkumatic 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 [@&#8203;shenlong-tanwen](https://github.com/shenlong-tanwen) in https://github.com/immich-app/immich/pull/17828
-   fix(mobile): mobile migration logic by [@&#8203;alextran1502](https://github.com/alextran1502) in https://github.com/immich-app/immich/pull/17865
-   fix(mobile): revert get location on app start by [@&#8203;YarosMallorca](https://github.com/YarosMallorca) in https://github.com/immich-app/immich/pull/17882
-   fix: Authelia OAuth code verifier value contains invalid characters by [@&#8203;alextran1502](https://github.com/alextran1502) in https://github.com/immich-app/immich/pull/17886

##### 📚 Documentation

-   fix(docs): incorrect date sorting by [@&#8203;wuzihao051119](https://github.com/wuzihao051119) in https://github.com/immich-app/immich/pull/17858
-   docs: update MapTiler name by [@&#8203;MartinMikita](https://github.com/MartinMikita) in https://github.com/immich-app/immich/pull/17863

#### New Contributors

-   [@&#8203;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 <[email protected]>
Reviewed-on: #5
Co-authored-by: Renovate <[email protected]>
Co-committed-by: Renovate <[email protected]>
2025-04-28 18:58:55 +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
renovate-bot 1dca8065f3 Add renovate.json 2025-04-15 09:26:00 +00:00