Releases: remarkablegames/secret-identity
Releases · remarkablegames/secret-identity
v1.4.0
1.4.0 (2024-11-28)
Features
- constants: increase MAX_GUESSES from 6 to 10 (80ecc0b)
v1.3.0
1.3.0 (2024-11-22)
Features
- constants: increase MAX_GUESSES from 5 to 6 (2e901f4)
v1.2.3
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)
v1.2.2
1.2.2 (2024-11-20)
Bug Fixes
- don't play tick sound on mobile (343e864)
v1.2.1
1.2.1 (2024-11-19)
Bug Fixes
- sounds: decrease volume of sounds (2e17a80)
v1.2.0
1.2.0 (2024-11-16)
Features
- sounds: play Chat interface sounds (30449a0)
v1.1.0
1.1.0 (2024-11-16)
Features
- allow player maximum 5 guesses per day (b4d8494)
v1.0.5
1.0.5 (2024-11-16)
Bug Fixes
- api: decrease max tokens from 100 to 1 (f07bedf)
v1.0.4
1.0.4 (2024-11-15)
Bug Fixes
- functions: catch and show daily quota exceeded error (bf0d53f)
v1.0.3
1.0.3 (2024-11-15)
Bug Fixes
- Form: change input placeholder to "Type your guess..." (bbd5691)