Update fastlane metadata and README

This commit is contained in:
vfsfitvnm
2022-10-12 14:07:09 +02:00
parent f63c9b1423
commit 91ec216679
3 changed files with 8 additions and 0 deletions

View File

@@ -30,6 +30,7 @@
- Skip silence - Skip silence
- Sleep timer - Sleep timer
- Audio normalization - Audio normalization
- Android Auto
- Persistent queue - Persistent queue
- Open YouTube/YouTube Music links (`watch`, `playlist`, `channel`) - Open YouTube/YouTube Music links (`watch`, `playlist`, `channel`)
- ... - ...

View File

@@ -0,0 +1,6 @@
* Added Android Auto support (must be enabled in the settings)
* Improved the audio normalization algorithm
* Fixed a bug which caused play time of a song to be incorrectly calculated
* Fixed a bug which caused artists and albums to be incorrectly sorted
* Fixed a crash that occurred when searching
* Fixed "this video in not available in your country" problem that affected GB users

View File

@@ -15,5 +15,6 @@
* Skip silence * Skip silence
* Persistent queue * Persistent queue
* Loudness/audio normalization * Loudness/audio normalization
* Android Auto
* Simple and minimal UI * Simple and minimal UI
* Ridiculously lightweight APK * Ridiculously lightweight APK