diff --git a/CHANGELOG.md b/CHANGELOG.md index dd70584..5f983f9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -1.9 (Unreleased) +1.9 == - Updated targetSDK to 34 (Android 14) with compatibility fixes. @@ -9,6 +9,7 @@ - File Shuttle no longer appends ".null" or ".bin" suffixes unnecessarily. This should make it work much better with file managers such as Material Files. - File Shuttle now triggers media scanning much more robustly. Media files (pictures, videos, etc.) copied into the work profile should now show up much quicker in gallery apps. - Added a fake NFC payment service to workaround a bug in Android that prevents payment apps inside the work profile from being used if none is present in the main profile. +- Fixed unintuitive colors of navigation icons under dark mode. 1.8 ===