From a6c8362a0fcd13ba9157b608782664bf0eae03b5 Mon Sep 17 00:00:00 2001 From: Stefan Niedermann Date: Wed, 8 Jul 2020 15:07:29 +0200 Subject: version bump to 1.7.0 --- app/build.gradle | 4 ++-- fastlane/metadata/android/en-US/changelogs/1007000.txt | 10 +++++++++- 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index 92c79b7cf..5d7c158f3 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -6,8 +6,8 @@ android { applicationId "it.niedermann.nextcloud.deck" minSdkVersion 17 targetSdkVersion 29 - versionCode 1006000 - versionName "1.6.0" + versionCode 1007000 + versionName "1.7.0" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" vectorDrawables.useSupportLibrary = true javaCompileOptions { diff --git a/fastlane/metadata/android/en-US/changelogs/1007000.txt b/fastlane/metadata/android/en-US/changelogs/1007000.txt index 47e2beac1..c6f510575 100644 --- a/fastlane/metadata/android/en-US/changelogs/1007000.txt +++ b/fastlane/metadata/android/en-US/changelogs/1007000.txt @@ -1,3 +1,11 @@ +1.7.0 + +- 🆕 Compact mode (#579) + 1.6.0 -- 🆕 Compact mode (#579) \ No newline at end of file +- ✨ Adjust design to new style of Nextcloud Android app (#525) +- 🎨 Brand now uses board color to provide better context (#525) +- 🎨 Offer the same default board colors as the server app +- 🔍 Display all available users as search results when sharing a board (#510) +- 🐞 "Archive cards" of list crashes the app when there is no list (#557) \ No newline at end of file -- cgit v1.2.3