mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-09 05:24:44 +01:00
36 lines
809 B
Text
36 lines
809 B
Text
<html>
|
|
<head>
|
|
<style type="text/css">
|
|
body {font-size: smaller;}
|
|
</style>
|
|
</head>
|
|
<body>
|
|
|
|
<b>Crosswords 4.4 beta 29 release</b>
|
|
|
|
<ul>
|
|
<li>By request: Add preference to leave screen on while you're
|
|
thinking about a move</li>
|
|
|
|
<li>By request: Add preference to auto-juggle players when creating
|
|
a new game</li>
|
|
|
|
<li>Fix various rare crashers reported via devices through google</li>
|
|
|
|
<li>fix nasty memory leak inside native code introduced when players
|
|
got to have their own dictionaries</li>
|
|
|
|
<li>fix bug where moves were lost among networked games with more
|
|
than two devices</li>
|
|
|
|
</ul>
|
|
|
|
|
|
<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>
|