mirror of
https://github.com/KevinMidboe/immich.git
synced 2026-02-13 19:59:23 +00:00
10 lines
374 B
Plaintext
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. |