up version strings and changelog

This commit is contained in:
Eric House 2020-09-13 16:29:04 -07:00
parent 534612be85
commit d4ae2e1f06
2 changed files with 13 additions and 13 deletions

View file

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

View file

@ -13,10 +13,11 @@
</style>
</head>
<body>
<h2>CrossWords 4.4.166 release</h2>
<h2>CrossWords 4.4.167 release</h2>
<p>This release speeds device-to-device communication for some older
games</p>
<p>This release fixes phantom invitations and related problems
(occurring on about 10% of devices) by replacing duplicate
addresses</p>
<div id="survey">
<p>Please <a href="https://www.surveymonkey.com/s/GX3XLHR">take
@ -26,10 +27,9 @@
<h3>New with this release</h3>
<ul>
<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>
<li>Generate new address if devices current address is not unique</li>
<li>Offer to hide new-game buttons earlier</li>
<li>Redo “About CrossWords” dialog</li>
</ul>
<p>(The full changelog
@ -45,10 +45,10 @@
</ul>
<p>Please let me know
(email <a href="mailto:xwords@eehouse.org">xwords@eehouse.org</a>)
what&apos;s broken and what features you&apos;d most like to
see. And if you do get a crash (on a Play Store release), please
let your device report it to Google so I can see it!</p>
(email <a href="mailto:xwords@eehouse.org">xwords@eehouse.org</a>)
what features youd most like to see or if youre experiencing
problems. And if you do get a crash (on a Play Store release),
please let your device report it to Google so I can see it!</p>
<p>Thanks!<br>--Eric</p>