mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-22 07:28:16 +01:00
update changelog and version strings for release
This commit is contained in:
parent
e18b2d5c75
commit
6352958066
2 changed files with 6 additions and 9 deletions
|
@ -19,8 +19,8 @@
|
|||
*/
|
||||
|
||||
def INITIAL_CLIENT_VERS = 10
|
||||
def VERSION_CODE_BASE = 173
|
||||
def VERSION_NAME = '4.4.177'
|
||||
def VERSION_CODE_BASE = 174
|
||||
def VERSION_NAME = '4.4.178'
|
||||
def BUILD_INFO_NAME = "build-info.txt"
|
||||
|
||||
// Not all variants use the same BT_UUID. Those with the same talk to
|
||||
|
|
|
@ -13,9 +13,9 @@
|
|||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<h2>CrossWords 4.4.177 release</h2>
|
||||
<h2>CrossWords 4.4.178 release</h2>
|
||||
|
||||
<p>This release fixes an infrequent crash and adds new translations</p>
|
||||
<p>This release fixes a crash introduced by the last release</p>
|
||||
|
||||
<div id="survey">
|
||||
<p>Please <a href="https://www.surveymonkey.com/s/GX3XLHR">take
|
||||
|
@ -25,11 +25,8 @@
|
|||
|
||||
<h3>New with this release</h3>
|
||||
<ul>
|
||||
<li>Fix Android-9-only crash downloading wordlists</li>
|
||||
<li>Improve UI for played-word lookup</li>
|
||||
<li>Changes to improve diagnosis of network play delays</li>
|
||||
<li>New translations in Esparanto, French, Portuguese,
|
||||
Portuguese(Brazil), Spanish (via Weblate)</li>
|
||||
<li>Don't crash when opening wordlist browser from in-game
|
||||
button (Thanks for the report!)</li>
|
||||
</ul>
|
||||
|
||||
<p>(The full changelog
|
||||
|
|
Loading…
Reference in a new issue