v1.74.0
2023-08-19
* Improve album's UI/UX
v1.73.0
2023-08-15
feat: Launch map app from EXIF info
fix: Backup album select search displays the incorrect count
fix: Manual asset upload - app state handling + cancel button
fix: Empty albums don't show the title
chore: Translations update
v1.72.0
2023-08-06
- clip and change background for asset selection
- fix asset order in an album from latest to oldest
- auto close memories on scrolling beyond the first/last memory
- Improve vertical swipe detection in the gallery viewer
- "preselectedAssets" parameter not working
- local merged videos should now play locally instead of loading remote
- Manual asset upload
v1.71.0
2023-07-29
* Improve offline usage experience
v1.70.0
2023-07-27
* Fix issue with stale memory
v1.69.0
2023-07-24
* Feature: Render login fields/buttons based on server configuration
* Fix: AssetCount reset and Elliptical progress in Memories
* Fix:: Uses gray box placeholder for loading images by default and fixes odd spinner
* Feature: Precaches next image in memories
* Fix: Hide controls when zoomed and show them when not zoomed
* Fix: Decrease ScrollBar Fade timeout to a second
v1.68.0
2023-07-20
* Fixed logout when not on the server network
v1.67.0
2023-07-14
* Reduce UI rebuild
v1.66.0
2023-07-04
* Optimized blurred image in Memories
* Added option to only load assets from remote
v1.65.0
2023-06-30
* Memories feature
* UI tweak
* lost of bug fixed
v1.64.0
2023-06-26
* Add better video player controller
v1.63.0
2023-06-24
* Facial recognition
* Pinch to zoom timeline
v1.62.0
2023-06-20
* Fixed order of asset selection in album view
v1.61.0
2023-06-15
* Add client-side hashing mechanism
v1.60.0
2023-06-04
* Update app version to match server
v1.59.0
2023-05-30
* Update APIs signature
v1.58.0
2023-05-27
* Added partner sharing feature
v.1.57.0
2023-05-23
* Remove Hive box
v1.56.0
2023-05-19
* Timeline lazy loading
v1.55.0
2023-05-09
* Minor UI Improvement
v1.54.0
2023-04-19
* Add bottom safe area to video player controls.
* Fix null check operator on a null value.
* Add troubleshooting toggle.
* Add Configurable log level.
* Add Consistent handling of DateTime in SyncService.
* Fix asset removal edge cases.
* Add Archive feature on mobile.
* Add AssetState and proper asset updating.
* Fix the Video player is disposed of early.
v1.53.0
2023-04-06
* Improved logging page experience
* Fixed shared page does not get all shared albums
* Fixed hero animation re-enabling on immich asset grid
v1.52.0
2023-03-29
* refactor: migrate all Hive boxes to Isar database.
* feat: Use new search API and GridView for Places / Locations.
* refactor: store backup settings on device.
* feat: Explore favorites, recently added, videos, and motion photos.
* fix: Fixed mobile app not reporting webm MIME type.
* feature: Hardening synchronization mechanism + Pull to refresh.
* feat: improve explore page and allow metadata search.
* feat: Allow headers to upload large file in chunk.
v1.51.0
2023-03-21
* Enter server first for login
* Sync assets, albums & users to the local database on the device
* Fixes hero animation on the main timeline by
* Fix does not crash on malformed asset duration
* Fix Sorted shared album and added share user doesn't reflect changes in album view
* Allow the app to be used offline
* No longer wait for background backup in settings
* Share album name and adaptive shared album display
* Persist album sort order
v1.50.0
2023-03-01
* fix: Prevents duplicate taps navigating to the same route twice.
* fix: Adds safe area to album to stop clipping the bottom of albums.
* feat: Adds onboarding for permissions.
* feat: Responsive list and grid view of backup album selection and fixes search filter.