2025-07-13

- dealers-choice 0.0.6:
  + Implement Deuces Wild option
  * Fix tie handling
  * Reduce client console output messages
  + Partially implement 7-card stud
  + Add optional 'language' setting (https://dealer-s-choice.github.io/docs/CONFIG.html)
  * Network Protocol bumped to 3
  + Add coin animation

2025-07-03

- dealers-choice 0.0.5:
  * Fix dealer rotation when timeout reached

2025-07-02

- dealers-choice 0.0.4:
  + Add sound effects and notifications
  + Add ante and starting_coins amount to server.conf
  * Fix game choice buttons not being enabled until mouse is moved
  + Deal rotates to next player if dealer doesn't start a game within 60 seconds
  * Network Protocol bumped to 2
  + Allow clients to connect while game is running
  + Add desktop icons and svg

2025-06-23

- dealers-choice 0.0.3:
  + Add command line option to specify alternate server config file
  * Fix player incorrectly gets message that the max is selected (double draw)
  * Fix multiple amount button selection
  * Fix build on Arch Linux (config.h not found when building tests)
  + Add partial German translation (See #74 for more info)
  * Begin implementing auto-scaling for screens with different resolutions

2025-06-18

- dealers-choice 0.0.2:
  + Game name now displayed in lower left with other messages
  + Add hotkeys for amount buttons (1,2,3)
  + Add --version command line argument
  * Fix Alpine Linux build
