diff --git a/app/build.gradle b/app/build.gradle
index 3c4f1fd4..846ff97d 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -54,8 +54,8 @@ android {
vectorDrawables.useSupportLibrary = true
applicationId 'com.kabouzeid.gramophone'
- versionCode 161
- versionName '1.0.1'
+ versionCode 162
+ versionName '1.1.0'
}
signingConfigs {
release {
diff --git a/app/src/main/assets/phonograph-changelog.html b/app/src/main/assets/phonograph-changelog.html
index 86ad7c0f..27552767 100644
--- a/app/src/main/assets/phonograph-changelog.html
+++ b/app/src/main/assets/phonograph-changelog.html
@@ -27,13 +27,22 @@
You can view the changelog dialog again at any time from the about section.
+Version 1.1.0
+
+ - NEW: Select all items in a list
+ - NEW: Export multiple playlists at once
+ - FIX: Show unknown year consistently everywhere
+ - FIX: Also look for png album covers in the folder
+ - IMPROVEMENT: Updated translations
+
+
Version 1.0.1
- FIX: Broken layout for super long artist names
- FIX: Show "-" instead of "0" when the album year is not available
- FIX: Show "Unknown Artist" when the artist name is unknown
- FIX: Navigation bar button colors for light themes
- - IMPROVEMENT: Updated translations.
+ - IMPROVEMENT: Updated translations
Version 1.0.0
@@ -42,10 +51,10 @@
- NEW: Album page redesign
- NEW: Artist page redesign
- - NEW: Custom sort orders for titles, albums and artists.
- - NEW: Rescan media from the navigation drawer.
- - IMPROVEMENT: Updated translations.
- - FIX: Fixed many bugs and crashes.
+ - NEW: Custom sort orders for titles, albums and artists
+ - NEW: Rescan media from the navigation drawer
+ - IMPROVEMENT: Updated translations
+ - FIX: Fixed many bugs and crashes
Version 0.16.9