mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-09 05:24:44 +01:00
37 lines
826 B
Text
37 lines
826 B
Text
<html>
|
|
<head>
|
|
<style type="text/css">
|
|
body {font-size: smaller;}
|
|
</style>
|
|
</head>
|
|
<body>
|
|
|
|
<b>Crosswords 4.4 beta 30 release</b>
|
|
|
|
<ul>
|
|
|
|
<li>Redesign of how new games -- in particular networked games --
|
|
are created. You can now "invite" somebody to a game you're
|
|
creating, or to an existing game that's missing players.</li>
|
|
|
|
<li>Add a setting for default player name, and on startup ask for it
|
|
-- but only once.</li>
|
|
|
|
<li>Make name fields assume upper-case</li>
|
|
|
|
<li>Sort games by creation date not name. (Soon you'll be able to
|
|
rename them.)</li>
|
|
|
|
<li>Fix/reduce impact of java memory leaks</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>
|