v1.138.1
immich-app/immichv1.138.1Aug 18, 2025by immich-push-o-matic[bot]
AI Summary
A bug fix release addressing OAuth login issues, cast button visibility, and reliability of backup resumption.
Key Highlights
- Fix for OAuth auto-login infinite loop.
- Fix for always showing the cast button in the mobile app.
- Improved reliability of backup resume on app startup.
- Refactor of bottom sheet action buttons.
- Fix for pinch gesture zoom state.
Full Release Notes
# v1.138.1 ## What's Changed ### 🐛 Bug fixes * fix: oauth auto-login infinite loop by @danieldietzler in https://github.com/immich-app/immich/pull/20904 * fix(mobile): always show cast button by @bwees in https://github.com/immich-app/immich/pull/20935 * fix(mobile): don't show view in timeline button when opening cast dialog by @bwees in https://github.com/immich-app/immich/pull/20934 * fix: backup resume more reliable on app start up by @alextran1502 in https://github.com/immich-app/immich/pull/20907 * fix: pinch in finished as zoomed in by @alextran1502 in https://github.com/immich-app/immich/pull/20936 * fix: locked photos shown in beta timeline favorite page by @alextran1502 in https://github.com/immich-app/immich/pull/20937 * refactor: bottom sheet action button by @alextran1502 in https://github.com/immich-app/immich/pull/20964 **Full Changelog**: https://github.com/immich-app/immich/compare/v1.138.0...v1.138.1