Skip to content

Latest commit

 

History

History
93 lines (41 loc) · 3.64 KB

CHANGELOG.md

File metadata and controls

93 lines (41 loc) · 3.64 KB

Changelog

1.4.0 (2024-11-28)

Features

  • constants: increase MAX_GUESSES from 6 to 10 (80ecc0b)

1.3.0 (2024-11-22)

Features

  • constants: increase MAX_GUESSES from 5 to 6 (2e901f4)

1.2.3 (2024-11-20)

Bug Fixes

  • 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)

Bug Fixes

  • don't play tick sound on mobile (343e864)

1.2.1 (2024-11-19)

Bug Fixes

  • sounds: decrease volume of sounds (2e17a80)

1.2.0 (2024-11-16)

Features

  • sounds: play Chat interface sounds (30449a0)

1.1.0 (2024-11-16)

Features

  • allow player maximum 5 guesses per day (b4d8494)

1.0.5 (2024-11-16)

Bug Fixes

  • api: decrease max tokens from 100 to 1 (f07bedf)

1.0.4 (2024-11-15)

Bug Fixes

  • functions: catch and show daily quota exceeded error (bf0d53f)

1.0.3 (2024-11-15)

Bug Fixes

  • Form: change input placeholder to "Type your guess..." (bbd5691)

1.0.2 (2024-11-14)

Bug Fixes

  • set body background to gray and chat background to white (4c827d3)

1.0.1 (2024-11-14)

Continuous Integration

  • github: fix userversion in release-please.yml (c875a36)

1.0.0 (2024-11-14)

Features

  • update prompt, assets, and copy (0229d8e)