v2.4.1
immich-app/immichv2.4.1Dec 19, 2025by immich-push-o-matic[bot]
AI Summary
A bug fix release addressing issues with shared link expiry saving, infinite loading screens on iOS map viewers, and video aspect ratio playback on mobile.
Key Highlights
- Fixes shared link expiry not saving correctly
- Fixes infinite loading screen when hiding UI on iOS map viewer
- Fixes merged video playback ratio on mobile
- Fixes timezone dropdown showing 'No results' with specific timestamps
Full Release Notes
# 2.4.1 ## What's Changed ### 🐛 Bug fixes * fix(web): shared link expiry does not save by @YarosMallorca in https://github.com/immich-app/immich/pull/24569 * fix(mobile): infinite loading screen when hiding UI in map viewer on iOS by @timonrieger in https://github.com/immich-app/immich/pull/24563 * fix(web): auto-start slideshow when confirming settings modal by @timonrieger in https://github.com/immich-app/immich/pull/24629 * fix(mobile): merged video in On This Device played with incorrect ratio by @alextran1502 in https://github.com/immich-app/immich/pull/24656 * fix: dateTimeOriginal timezone updates by @danieldietzler in https://github.com/immich-app/immich/pull/24712 * fix(web): timezone dropdown showing "No results" when seconds are set to 00 by @timonrieger in https://github.com/immich-app/immich/pull/24662 * fix(web): search-bar usability improvements by @LeLunZ in https://github.com/immich-app/immich/pull/24705 ### 📚 Documentation * fix(docs): add & fix missing alt text to store badge images by @divulgacheur in https://github.com/immich-app/immich/pull/24637 ## New Contributors * @timonrieger made their first contribution in https://github.com/immich-app/immich/pull/24563 * @LeLunZ made their first contribution in https://github.com/immich-app/immich/pull/24705 * @divulgacheur made their first contribution in https://github.com/immich-app/immich/pull/24637 **Full Changelog**: https://github.com/immich-app/immich/compare/v2.4.0...v2.4.1