changes, part 1

This commit is contained in:
Eric House 2020-10-26 13:12:16 -07:00
parent 0888167db5
commit d95d1a9f70

View file

@ -13,9 +13,10 @@
</style>
</head>
<body>
<h2>CrossWords 4.4.169 release</h2>
<h2>CrossWords 4.4.170 release</h2>
<p>This release fixes a wordlist filter crash and improves tile dragging</p>
<p>This release improves play via Bluetooth and enables inviting
nearby players via a QR code</p>
<div id="survey">
<p>Please <a href="https://www.surveymonkey.com/s/GX3XLHR">take
@ -25,12 +26,11 @@
<h3>New with this release</h3>
<ul>
<li>Fix crash applying certain complicated wordlist filters</li>
<li>When a tile drag ends where it can't be dropped, drop it on
last good location instead of where it started</li>
<li>Prevent deleting the default games group</li>
<li>Show orphaned games in new Recovered group</li>
<li>Make long-tap on wordlist entry copy word to clipboard</li>
<li>Significantly improve inviting and playing over Bluetooth</li>
<li>Add a QR code that can be used to invite to a game</li>
<li>Fix showing game-deleted message multiple times</li>
<li>Improve the selected-game (checkbox) icon</li>
<li>Fix problem accepting invitations on Android 11</li>
</ul>
<p>(The full changelog
@ -38,6 +38,7 @@
<h3>Coming soon</h3>
<ul>
<li>Catch app Preferences up with current Android best practices</li>
<li>Improve initial game connectivity</li>
<li>Improve move-via-NFC</li>
<li>Support duplicate-style play (popular in France)</li>