From b46b34cd70b55d53dfe23c08d1582cdfaee1d449 Mon Sep 17 00:00:00 2001 From: Eric House Date: Sat, 25 Mar 2023 10:22:56 -0700 Subject: [PATCH] changelog and version change --- xwords4/android/app/build.gradle | 4 ++-- xwords4/android/app/src/main/assets/changes.html | 14 +++++++------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/xwords4/android/app/build.gradle b/xwords4/android/app/build.gradle index 1029db4c4..05b2cd78e 100644 --- a/xwords4/android/app/build.gradle +++ b/xwords4/android/app/build.gradle @@ -19,8 +19,8 @@ */ def INITIAL_CLIENT_VERS = 10 -def VERSION_CODE_BASE = 192 -def VERSION_NAME = '4.4.196' +def VERSION_CODE_BASE = 193 +def VERSION_NAME = '4.4.197' def BUILD_INFO_NAME = "build-info.txt" def LAST_COMMIT_FILE = "last-commit.txt" diff --git a/xwords4/android/app/src/main/assets/changes.html b/xwords4/android/app/src/main/assets/changes.html index f344ed18f..7963dc201 100644 --- a/xwords4/android/app/src/main/assets/changes.html +++ b/xwords4/android/app/src/main/assets/changes.html @@ -13,10 +13,10 @@ -

CrossWords 4.4.196 release

+

CrossWords 4.4.197 release

-

This release removes redundant messages sent during "Internet" - play.

+

This release improves the reliability of play over the + internet.

Please take @@ -26,14 +26,14 @@

New with this release

    -
  • Send fewer MQTT messages
  • -
  • Include translations in Brazilian Portuguese, German, - Italian, and Portuguese (via Weblate)
  • +
  • Combine multiple MQTT messages into one
  • +
  • Support rematch for three- and four-device games
  • +
  • Include translations in Brazilian Portuguese, Dutch, French, + German, Greek, Portuguese and Russian (via Weblate)

Coming soon

    -
  • Support rematch for 3- and 4-device games
  • Support duplicate-style play (popular in France)
  • Copy Tutanota's push-notification technique
  • Improve move-via-NFC