1.4.0 (2024-11-28)
- constants: increase MAX_GUESSES from 6 to 10 (80ecc0b)
1.3.0 (2024-11-22)
- constants: increase MAX_GUESSES from 5 to 6 (2e901f4)
1.2.3 (2024-11-20)
- Form: disable submit button if over max guesses (f4f9f95)
- helpers: update localStorage key to use locale date string (ae3a13a)
1.2.2 (2024-11-20)
- don't play tick sound on mobile (343e864)
1.2.1 (2024-11-19)
- sounds: decrease volume of sounds (2e17a80)
1.2.0 (2024-11-16)
- sounds: play Chat interface sounds (30449a0)
1.1.0 (2024-11-16)
- allow player maximum 5 guesses per day (b4d8494)
1.0.5 (2024-11-16)
- api: decrease max tokens from 100 to 1 (f07bedf)
1.0.4 (2024-11-15)
- functions: catch and show daily quota exceeded error (bf0d53f)
1.0.3 (2024-11-15)
- Form: change input placeholder to "Type your guess..." (bbd5691)
1.0.2 (2024-11-14)
- set body background to gray and chat background to white (4c827d3)
1.0.1 (2024-11-14)
- github: fix userversion in release-please.yml (c875a36)
- update prompt, assets, and copy (0229d8e)