Prepare 1.0.20.
This commit is contained in:
parent
8b4537217b
commit
1a105654f0
|
@ -24,6 +24,7 @@ Otter's features, as of this writing, are the following:
|
|||
* Track search
|
||||
* Queue management
|
||||
* Caching of played tracks (played tracks work offline)
|
||||
* Download tracks for offline playback
|
||||
* Radios playback
|
||||
* Dark mode! 🎉
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
../../../../../../fastlane/metadata/android/en-US/changelogs/1000019.txt
|
||||
../../../../../../fastlane/metadata/android/en-US/changelogs/1000020.txt
|
|
@ -1 +1 @@
|
|||
../../../../../../fastlane/metadata/android/fr-FR/changelogs/1000019.txt
|
||||
../../../../../../fastlane/metadata/android/fr-FR/changelogs/1000020.txt
|
|
@ -0,0 +1,6 @@
|
|||
Various UI and performance improvements, some bug fixes and the following new features:
|
||||
|
||||
* Offline music management: you can now download albums and tracks and listen to them while offline
|
||||
* Cleartext traffic to Funkwhale instances is now allowed
|
||||
* An option was added to only show your own music
|
||||
* Radios are now available when logged in anonymously
|
|
@ -0,0 +1,6 @@
|
|||
Diverses améliorations des performances et de l'UI, quelques corrections de bugs et ces nouvelles fonctionnalités :
|
||||
|
||||
* Téléchargements : vous pouvez maintenant télécharger des albums et des pistes pour les écouter hors-ligne
|
||||
* Les connexions non-chiffrées (HTTP) sont maintenant permises
|
||||
* Une option a été ajoutée afin de n'afficher que votre propre musique
|
||||
* Les radios sont maintenant disponibles quand connectés de façon anonyme
|
Loading…
Reference in New Issue