mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-08 05:24:39 +01:00
40 lines
1.1 KiB
Text
40 lines
1.1 KiB
Text
<html>
|
|
<head>
|
|
<style type="text/css">
|
|
body {font-size: smaller;}
|
|
</style>
|
|
</head>
|
|
<body>
|
|
<b>Crosswords 4.4 beta 69 release</b>
|
|
|
|
<p>This release features a major upgrade to how the app communicates
|
|
with the relay, in essence switching from each game communicating
|
|
individually (and only when open) to the app communicating on behalf
|
|
of all games. You should notice only that moves are transmitted
|
|
more reliably. But this being new code you may also notice bugs.
|
|
If you don't <a href="mailto:xwords@eehouse.org">tell me about
|
|
them</a> they will not get fixed.
|
|
</p>
|
|
|
|
<h3>New with this release</h3>
|
|
<ul>
|
|
<li>Fix relay registration problem</li>
|
|
</ul>
|
|
|
|
<h3>Next up</h3>
|
|
<ul>
|
|
<li>Take advantage of newer Android UI features, e.g. Action Bar</li>
|
|
<li>Offer "Rematch" when game's over</li>
|
|
</ul>
|
|
|
|
<p>(The full changelog
|
|
is <a href="http://xwords.sf.net/and_changes.php">here</a>.)</p>
|
|
|
|
<p>Please remember that this is beta software. Please let me know (at
|
|
eehouse@eehouse.org) what's broken and what features you'd most like
|
|
to see.</p>
|
|
|
|
<p>Thanks!<br>--Eric</p>
|
|
|
|
</body>
|
|
</html>
|