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
- Sleep timer
- Audio normalization
- Android Auto
- Persistent queue
- 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
* Persistent queue
* Loudness/audio normalization
* Android Auto
* Simple and minimal UI
* Ridiculously lightweight APK