Files
immich/mobile/android/fastlane/metadata/android/en-US/changelogs/77.txt
2023-04-18 14:38:46 -05:00

10 lines
374 B
Plaintext

* Fixes white navigation bar in Android 8.
* Add bottom safe area to video player controls.
* Fix null check operator on null value.
* Add troubleshooting toggle.
* Configurable log level.
* Consistent handling of DateTime in SyncService.
* Fix asset removal edge cases.
* Archive feature on mobile.
* Add AssetState and proper asset updating.
* Video player disposes early.