Loading app/build.gradle +2 −2 Original line number Diff line number Diff line Loading @@ -13,8 +13,8 @@ android { applicationId "it.niedermann.owncloud.notes" minSdkVersion 19 targetSdkVersion 29 versionCode 3000000 versionName "3.0.0" versionCode 3000001 versionName "3.0.1" multiDexEnabled true testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" } Loading fastlane/metadata/android/en-US/changelogs/3000001.txt 0 → 100644 +23 −0 Original line number Diff line number Diff line 3.0.1 - 🐞 Fix overriding of manually set title when editing/exiting a new note (#935) (❤️ @johahauf) - 🌍 Updated translations 3.0.0 - ❓ Update formatting section (#1020) - 🌍 Updated translations 2.19.0 - 🆕 Replace RxMarkdown viewer with Markwon viewer (#549) - 📈 Render markdown tables (#190) - 🖼️ Show images in view mode (#807) - ✅ Multi level checkboxes - ✏️ Readonly mode must not allow editing of title (#983) - 🔍 Matched content does not been rendered while search (#999) - 🐞 Fix StringIndexOutOfBoundsException (#908) 2.18.0 - Replace RxMarkdown editor with Markwon editor (Does not yet affect the viewer) (#549) No newline at end of file Loading
app/build.gradle +2 −2 Original line number Diff line number Diff line Loading @@ -13,8 +13,8 @@ android { applicationId "it.niedermann.owncloud.notes" minSdkVersion 19 targetSdkVersion 29 versionCode 3000000 versionName "3.0.0" versionCode 3000001 versionName "3.0.1" multiDexEnabled true testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" } Loading
fastlane/metadata/android/en-US/changelogs/3000001.txt 0 → 100644 +23 −0 Original line number Diff line number Diff line 3.0.1 - 🐞 Fix overriding of manually set title when editing/exiting a new note (#935) (❤️ @johahauf) - 🌍 Updated translations 3.0.0 - ❓ Update formatting section (#1020) - 🌍 Updated translations 2.19.0 - 🆕 Replace RxMarkdown viewer with Markwon viewer (#549) - 📈 Render markdown tables (#190) - 🖼️ Show images in view mode (#807) - ✅ Multi level checkboxes - ✏️ Readonly mode must not allow editing of title (#983) - 🔍 Matched content does not been rendered while search (#999) - 🐞 Fix StringIndexOutOfBoundsException (#908) 2.18.0 - Replace RxMarkdown editor with Markwon editor (Does not yet affect the viewer) (#549) No newline at end of file