Immich
High performance self-hosted photo and video management solution
Alternative to: google photos, apple photos, amazon photos
About
Versions (100)
v1.132.3
2025-04-28v1.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 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
Whatβs Changed
π Bug fixes
- fix(mobile): auto trash using MANAGE_MEDIA by @shenlong-tanwen in https://github.com/immich-app/immich/pull/17828
- fix(mobile): mobile migration logic by @alextran1502 in https://github.com/immich-app/immich/pull/17865
- fix(mobile): revert get location on app start by @YarosMallorca in https://github.com/immich-app/immich/pull/17882
- fix: Authelia OAuth code verifier value contains invalid characters by @alextran1502 in https://github.com/immich-app/immich/pull/17886
π Documentation
- fix(docs): incorrect date sorting by @wuzihao051119 in https://github.com/immich-app/immich/pull/17858
- docs: update MapTiler name by @MartinMikita in https://github.com/immich-app/immich/pull/17863
New Contributors
- @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