diff --git a/CHANGELOG.md b/CHANGELOG.md index aa54b6008..efd74cc66 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,22 @@ # Change Log +## [4.1.4] - 2018-03-18 +### Changed +- Typing status in groups (#1152) + +### Fixed +- Camera permission is needed also for external camera app (#1136) +- Allow HTTP connections for media uploads (#1137) +- Keep wake lock during message delivery and incoming processing (#1138) +- Crash with some balloon themes (#1142) +- Direct call requires explicit permission (#1144) +- Permission request loop with Google Maps provider (#1145) +- Crash with notifications on Android 4 (#1146) +- Crash requesting permission in contacts list (#1147) +- Use system-provided time on buggy firmwares (#1149) +- Request storage permission before importing personal key (#1153) +- Inapproriate use of plurals leading to crash (#1154) + ## [4.1.3] - 2018-01-17 ### Changed - Image preview in notifications (#56) diff --git a/app/src/main/play/de-DE/whatsnew b/app/src/main/play/de-DE/whatsnew index 6a24ddba3..a8b791d26 100644 --- a/app/src/main/play/de-DE/whatsnew +++ b/app/src/main/play/de-DE/whatsnew @@ -2,7 +2,9 @@ Neues Registrierungsverfahren – Angeboten von https://JMP.Chat Helfen Sie uns bei Verbesserungen und Fehlerbehebungen indem Sie Fehlerreports auf Github posten oder in unserem Forum darüber diskutieren: https://forum.kontalk.org -* NEU: Zitatantwort -* Workaround für Bootloop-Firmwarefehler bei manchen Geräten -* Behoben: Verzögerte Auslieferungsbestätigung (Zweiter Haken) -* Weitere Fehlerbehebungen \ No newline at end of file +* NEU: Bildervorschau in Benachrichtigen +* NEU: Benachrichtigungstöne in offenen Chats +* Neue Android-Berechtigungsverwaltung +* Direktantwort für ältere Androidversionen +* Behoben: Emoji Problem bei Tablets +* Weitere Fehler behoben \ No newline at end of file diff --git a/app/src/main/play/en-US/whatsnew b/app/src/main/play/en-US/whatsnew index 190178788..8d061a144 100644 --- a/app/src/main/play/en-US/whatsnew +++ b/app/src/main/play/en-US/whatsnew @@ -1,9 +1,7 @@ This release features our new registration provider kindly offered by https://JMP.Chat Help us improve and fix bugs by reporting them on GitHub or discussing them on our forum: https://forum.kontalk.org -* NEW: image preview in notifications -* NEW: play sound in open chats -* support for Android runtime permissions -* direct reply for older Android versions -* fix emoji problem in tablets -* a lot of bugfixes \ No newline at end of file +* NEW: typing status in groups +* fix some message delivery issues +* fix some permission issues +* a lot of other bugfixes \ No newline at end of file diff --git a/app/src/main/play/it-IT/whatsnew b/app/src/main/play/it-IT/whatsnew index 0f086532e..1184d56c1 100644 --- a/app/src/main/play/it-IT/whatsnew +++ b/app/src/main/play/it-IT/whatsnew @@ -1,7 +1,9 @@ Questa versione è supportata dal servizio di registrazione offerto da https://JMP.Chat Aiutaci a migliorarla e correggere bug segnalandoli su GitHub o discutendoli sul nostro forum: https://forum.kontalk.org -* NUOVO: risposta contestuale -* aggira un bug del firmware per alcuni device -* corretto problema ritardi nelle ricevute di consegna +* NUOVO: anteprima immagini nelle notifiche +* NEW: suono di notifica nelle chat aperte +* supporto per i permessi runtime di Android +* risposta rapida per vecchie versioni di Android +* correzione bug emoji sui tablet * altre correzioni \ No newline at end of file diff --git a/build.gradle b/build.gradle index 472dae4c0..f8932aba9 100644 --- a/build.gradle +++ b/build.gradle @@ -26,8 +26,8 @@ allprojects { evaluationDependsOn ":client-common-java" ext { applicationId = 'org.kontalk' - versionCode = 305 - versionName = '4.1.4-beta6' + versionCode = 310 + versionName = '4.1.4' minSdkVersion = 15 targetSdkVersion = 23 compileSdkVersion = 27 diff --git a/dist/google_play.json b/dist/google_play.json index dfa8a610b..80597303e 100644 --- a/dist/google_play.json +++ b/dist/google_play.json @@ -1,6 +1,6 @@ { "full_description": "Please help us making Kontalk better! E-mail us at devteam@kontalk.org if you have any issues!! Leaving a negative review won't help a non-profit project! Thank you!\nNOTE: DO NOT INSTALL ON SD CARD!\n\nFollow @kontalknet on Twitter or identi.ca to keep up to date with the latest changes and on service status!\n\nKontalk is a secure instant messenger, allowing you to send and receive text, image and voice messages (other file types coming soon) to and from other Kontalk users completely free of charge (*).\n\n•  Your phone number is your ID. No usernames or passwords
\n•  It automatically finds other Kontalk users by looking at your address book, making it even easier to start chatting on Kontalk with your friends
\n•  End-to-end encryption ensures safe and private conversations, so that only you and the person you are talking to can read them
\n•  Your and all phone numbers used on the network are irreversibly encrypted
\n•  It supports multiple devices, making it very easy to start chatting on your phone and continue the conversation on your tablet
\n•  Based on open standards: XMPP and OpenPGP\n\nKontalk is a completely Open Source community project, with all the source code hosted on GitHub (https://github.com/kontalk), allowing everyone to inspect its security and improve it.\nThe network relies on community donations to keep the infrastructure running, so if you can, please donate on http://kontalk.net/. Even small donations matter.\n\nYou can find all permissions used by the app explained at this page: https://github.com/kontalk/androidclient/wiki/Android-client-permissions\n\n(*) Carrier fees for Internet traffic may apply", - "recent_changes": "This release features our new registration provider kindly offered by https://JMP.Chat\nHelp us improve and fix bugs by reporting them on GitHub or discussing them on our forum: https://forum.kontalk.org\n\n* NEW: image preview in notifications\n* NEW: play sound in open chats\n* support for Android runtime permissions\n* direct reply for older Android versions\n* fix emoji problem in tablets\n* a lot of bugfixes", + "recent_changes": "This release features our new registration provider kindly offered by https://JMP.Chat\nHelp us improve and fix bugs by reporting them on GitHub or discussing them on our forum: https://forum.kontalk.org\n\n* NEW: typing status in groups\n* fix some message delivery issues\n* fix some permission issues\n* a lot of other bugfixes", "short_description": "A new way of communicating: community-driven instant messaging network.", "title": "Kontalk Messenger" }