up version strings and log for release

This commit is contained in:
Eric House 2020-09-06 11:27:46 -07:00
parent 592554bdcb
commit d199789593
2 changed files with 9 additions and 7 deletions

View file

@ -1,6 +1,6 @@
def INITIAL_CLIENT_VERS = 10
def VERSION_CODE_BASE = 161
def VERSION_NAME = '4.4.165'
def VERSION_CODE_BASE = 162
def VERSION_NAME = '4.4.166'
def BUILD_INFO_NAME = "build-info.txt"
// Not all variants use the same BT_UUID. Those with the same talk to

View file

@ -13,9 +13,10 @@
</style>
</head>
<body>
<h2>CrossWords 4.4.165 release</h2>
<h2>CrossWords 4.4.166 release</h2>
<p>This release fixes in-game chat</p>
<p>This release speeds device-to-device communication for some older
games</p>
<div id="survey">
<p>Please <a href="https://www.surveymonkey.com/s/GX3XLHR">take
@ -25,9 +26,10 @@
<h3>New with this release</h3>
<ul>
<li>Fix sending of chat messages, broken on some devices since April. Sorry :-(</li>
<li>Stop requiring Storage permissions in most cases</li>
<li>Improve handling of incoming invitations</li>
<li>Preserve device's new-relay address across upgrades
(including this one)</li>
<li>Fix random number generation, e.g. for device addresses</li>
<li>Fix crash opening game reported on Play Store (thanks!)</li>
</ul>
<p>(The full changelog