mirror of
https://github.com/nextcloud/notes-android.git
synced 2024-11-24 05:46:14 +03:00
version bump to 2.2.0
This commit is contained in:
parent
370d0c4049
commit
f0646a61a4
3 changed files with 4 additions and 12 deletions
|
@ -13,8 +13,8 @@ android {
|
|||
applicationId "it.niedermann.owncloud.notes"
|
||||
minSdkVersion 14
|
||||
targetSdkVersion 28
|
||||
versionCode 57
|
||||
versionName "2.1.3"
|
||||
versionCode 58
|
||||
versionName "2.2.0"
|
||||
// vectorDrawables.useSupportLibrary = true
|
||||
}
|
||||
buildTypes {
|
||||
|
|
|
@ -1,15 +1,7 @@
|
|||
⚠️ Requires at least Files app¹ version 3.9.0 ⚠️
|
||||
|
||||
- #33 Empty state for no notes
|
||||
- #171 Multiple NC Servers
|
||||
- #375 Hardcoded list for special category images
|
||||
- #418 Implement Single-Sign-On
|
||||
- #477 Crash when cutting title
|
||||
- #604 Crash upon cutting the last item of a bullet list
|
||||
- #613 Crash on start. shortLabel cannot be empty
|
||||
- #619 Skip dropping automatic indices (Thanks to @Unpublished)
|
||||
- #630 Note list widget now missing "+" button
|
||||
- Hide FAB when scrolling down
|
||||
- #154 Improve user experience on slower devices
|
||||
- #528 & #641 Save the excerpt in a separate column
|
||||
- Translation updates
|
||||
|
||||
Special thanks to @dan0xii @korelstar and @tobiasKaminsky
|
||||
|
|
0
fastlane/metadata/android/en-US/changelogs/59.txt
Normal file
0
fastlane/metadata/android/en-US/changelogs/59.txt
Normal file
Loading…
Reference in a new issue