From 48c371a93c4272477156b0abb90f0dcb295a7f8f Mon Sep 17 00:00:00 2001 From: Federico Iosue Date: Mon, 30 Oct 2023 11:14:04 +0100 Subject: [PATCH] Updated changelog and Alpha release version --- gradle.properties | 2 +- omniNotes/src/main/res/raw/changelog.xml | 9 ++++++++- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index dd6c430fd..ac97881cc 100644 --- a/gradle.properties +++ b/gradle.properties @@ -14,7 +14,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # -VERSION_NAME=6.3.0 +VERSION_NAME=6.3.0 Beta 2 VERSION_CODE=326 PACKAGE=it.feio.android.omninotes MIN_SDK=21 diff --git a/omniNotes/src/main/res/raw/changelog.xml b/omniNotes/src/main/res/raw/changelog.xml index d400b4931..a3aee5980 100644 --- a/omniNotes/src/main/res/raw/changelog.xml +++ b/omniNotes/src/main/res/raw/changelog.xml @@ -16,9 +16,16 @@ --> + + [i]Improved![/i] Managed runtime notifications permission on Tiramisu and above + [u]Fix[/u] Tags and categories related issues (thanks to [a href='https://github.com/XYIheng']Yiheng Xiong[/a]) + + + versionName="6.3.0 Alpha 1"> [b]New![/b] Targeting Android 13 API with improved performances and security updates [b]New![/b] Telegram channel (removed Facebook, never used...) [b]New![/b] Adaptive and monochrome icons (thanks to [a href='https://github.com/rec0de']Rec0de[/a])