diff --git a/CHANGELOG.md b/CHANGELOG.md index 91e4fcad7..ca8a6cc32 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## [Next] +## [4.2.0-beta1] - 2018-08-06 ### Changed - Badge indicators for OEMs supporting it (#292) - Migrate to Firebase Cloud Messaging (#779) @@ -24,7 +24,7 @@ ### Fixed - Temporarily revert to stable emoji version - Fix public key retrieval -- Fix attachment panel close icon (#1184) +- Fix attachment panel close icon (#1184) ## [4.1.5] - 2018-06-19 ### Changed @@ -494,7 +494,7 @@ - Fix draft saving on incoming message (#448) - Fix crash during sync (#454) -[Next]: https://github.com/kontalk/androidclient/compare/v4.1.6...HEAD +[4.2.0-beta1]: https://github.com/kontalk/androidclient/compare/v4.1.6...v4.2.0-beta1 [4.1.6]: https://github.com/kontalk/androidclient/compare/v4.1.5...v4.1.6 [4.1.5]: https://github.com/kontalk/androidclient/compare/v4.1.4...v4.1.5 [4.1.4]: https://github.com/kontalk/androidclient/compare/v4.1.3...v4.1.4 diff --git a/app/src/main/play/de-DE/whatsnew b/app/src/main/play/de-DE/whatsnew index 2162ea19b..d22a43767 100644 --- a/app/src/main/play/de-DE/whatsnew +++ b/app/src/main/play/de-DE/whatsnew @@ -3,5 +3,6 @@ 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 * einige wichtige Leistungsverbesserungen +* Behoben: einige Probleme mit öffentlichen Schlüsseln * Behoben: einige Berechtigungsprobleme * 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 d6d2366fb..6d3eabe87 100644 --- a/app/src/main/play/en-US/whatsnew +++ b/app/src/main/play/en-US/whatsnew @@ -1,7 +1,11 @@ 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 +Help us improve and fix bugs by reporting them on GitHub or discussing them on our forum! -* fix some public key issues -* some major performance improvements -* fix some permission issues -* a lot of other bugfixes \ No newline at end of file +* NEW: Copy multiple messages to clipboard +* Badge indicators for OEMs supporting it +* Migrate to Firebase Cloud Messaging +* Upgrade to Smack 4.3 +* Accepted invitation is no longer required to chat +* More precise Google Maps location +* Fix some annoying public key issues +* Fix several other bugs \ No newline at end of file diff --git a/app/src/main/play/ru-RU/whatsnew b/app/src/main/play/ru-RU/whatsnew index 0a4243d42..893418949 100644 --- a/app/src/main/play/ru-RU/whatsnew +++ b/app/src/main/play/ru-RU/whatsnew @@ -1,7 +1,7 @@ -В этот релиз вошёл новый registration provider (разработка компании https://JMP.Chat) +В этом релизе новый registration provider (разработка компании https://JMP.Chat) Помогайте нам исправлять баги, сообщая он них на GitHub или обсуждая их на нашем форуме: https://forum. kontalk.org -* Обновили набор эмоджи и клавиатуру -* Больше не поддерживаем Android 2 -* Починили баг с передачей отложенных сообщений +* Починили баги с публичными ключами +* Значительно улучшили производительность +* Поправили сломанные разрешения * И ещё массу мелочей \ No newline at end of file diff --git a/build.gradle b/build.gradle index 895b6332a..f4ddde90e 100644 --- a/build.gradle +++ b/build.gradle @@ -29,8 +29,8 @@ allprojects { evaluationDependsOn ":client-common-java" ext { applicationId = 'org.kontalk' - versionCode = 317 - versionName = '4.1.6-next' + versionCode = 391 + versionName = '4.2.0-beta1' minSdkVersion = 15 targetSdkVersion = 23 compileSdkVersion = 27 diff --git a/dist/google_play.json b/dist/google_play.json index d886d5b3d..a32f6fc92 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": "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* fix some public key issues\n* some major performance improvements\n* fix some permission issues\n* a lot of other bugfixes", + "recent_changes": "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!\n\n* NEW: Copy multiple messages to clipboard\n* Badge indicators for OEMs supporting it\n* Migrate to Firebase Cloud Messaging\n* Upgrade to Smack 4.3\n* Accepted invitation is no longer required to chat\n* More precise Google Maps location\n* Fix some annoying public key issues\n* Fix several other bugs", "short_description": "A new way of communicating: community-driven instant messaging network.", "title": "Kontalk Messenger" } diff --git a/utils/git-release b/utils/git-release index a31793470..9c494944d 100755 --- a/utils/git-release +++ b/utils/git-release @@ -142,7 +142,7 @@ cmd_continue() { git add ${REPO_DIR}/app/src/main/play git commit -as git push -u origin ${BRANCH} - git tag -a -m "${VERSION_NAME} release" -s -u 274BE2A3BD56E37A v${VERSION_NAME} + git tag -a -m "${VERSION_NAME} release" -s -u devteam@kontalk.org v${VERSION_NAME} git push --tags echo "Uploading builds to mirror"