diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index eb388f1bc..64207010f 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -23,8 +23,8 @@ THE SOFTWARE. --> diff --git a/app/src/main/assets/about.html b/app/src/main/assets/about.html index 5ee5aa558..2e7c83b68 100644 --- a/app/src/main/assets/about.html +++ b/app/src/main/assets/about.html @@ -20,7 +20,7 @@

Vanilla Music

-

Version: 1.0.73 Released Sep, 29 2018

+

Version: 1.0.80 Released Nov, 17 2018

Website: http://vanillamusic.io
Issue tracker: https://github.com/vanilla-music/vanilla/issues
Community & support: /r/VanillaMusic
@@ -29,6 +29,14 @@

Vanilla Music

Changelog [show]
 
+1.0.80
+- NEW Add 'Details' dialog
+- NEW Add 'Jump to...' function
+- NEW Display duration in Albums tab
+- NEW Sort albums by duration
+- NEW Do not scan dotfiles
+- FIX Fix a few crash bugs
+
 1.0.73
 - FIX Fix plugin system on newer android releases