- Fixed show-stopper bug #34 where Black deck is never replenished once empty, causing same Black Card to be presented over and over.
- Fixed show-stopper bug #37 where White Cards in the players' hands were also present in the deck after a reshuffle, causing database constraint violations.
- Fixed bug #38 where Card Tsar could be forcibly resigned shortly after the play was completed, as the game's timer was not updated on a complete play.
- Add 'list' as alias of 'hand' (Dave Walker): #36.
- Typo fixes: #28, others.
- Typo fix (Paul Dart): #33.
- First kinda usable release (so I thought).