From 96217cf2f586774e56fb8ad8179f2454a6da0a18 Mon Sep 17 00:00:00 2001 From: RyuzakiKK Date: Sun, 11 Nov 2018 14:59:05 +0100 Subject: [PATCH] Bump to version 1.44 --- CHANGELOG | 10 ++++++++++ app/src/main/AndroidManifest.xml | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 573afd3..869b3cd 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,13 @@ +1.44 +* Add support to wider aspect ratio +* Add Privacy Policy and FAQs (thanks to HarryHeights #41 #43) +* NoteCrypt is now also translated in: Arabic, Czech, Danish, Finnish, French, German, Greek, Hindi, Hungarian, Indonesian, Kazakh, Lithuanian, Polish, Portuguese, Romanian, Russian, Spanish (Mexico), Spanish, Thai, Ukrainian, Vietnamese. +Thanks to all the amazing contributors! + +1.43 +* Add Brazilian Portuguese translation (thanks to hanelore #8) +* Prevent leaking passwords to accessibility services (thanks to mohammadnaseri #9 ) + 1.42 * Fixed issue #1 that prevented old Android versions to create a new DB * Added the Japanese translation (thanks to naofum) diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 8372248..da8ea1b 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -1,7 +1,7 @@ + android:versionName="1.44" >