Releases: jparkhouse/hanabi-tracker
Releases · jparkhouse/hanabi-tracker
v2.1.1
2.1.1 (2024-12-02)
Bug Fixes
v2.1.0
2.1.0 (2024-11-30)
Features
- basic review functionality (19ae810)
- hand: added reversed hand order (8e100ee)
- improved actions (29862f0)
- improved variant configurability (45b1228)
- review: toasts for action change (8e100ee)
Bug Fixes
- card note not clearing (e47c13f)
- gamecontrols: button overhang (8e100ee)
- gamecontrols: consistent styling on rhs (b34ed31)
- notes save on correct card (910b3dc)
- overwritting with empty note (9df9871)
- unable to change gameconfig (f36aaa2)
- undoing a playdiscard could dupe card ids (f4704dd)
v2.0.0
2.0.0 (2024-06-16)
⚠ BREAKING CHANGES
- store: The refactoring of the card store into multiple stores changes the structure of the state management. Ensure all related code is updated to use the new stores.
Features
Bug Fixes
- forced rerender of rainbow icon (611e62f)
Code Refactoring
- store: separate card store into multiple stores and add local storage support (51f35a3)
v1.5.0
1.5.0 (2024-05-26)
Features
Bug Fixes
- broken icon now rainbow (17990e4)
- broken icon now rainbow (d8ca500)
- set svelte store note value (7a3288c)
v1.4.1
1.4.1 (2024-05-01)
Bug Fixes
- stop allowing hints that would leave a card with no possibilities (52759f1)
v1.4.0
1.4.0 (2024-04-28)
Features
- updated gameconfig to use local storage (6f0b5c6)
v1.3.2
1.3.2 (2024-04-26)
Bug Fixes
- added support for press-and-hold touch events (9ce38e9)
- blocked interactions with other cards while a menu is open (2744ee4)
- on touch events now work (2744ee4)
v1.3.1
1.3.1 (2024-04-23)
Bug Fixes
v1.3.0
1.3.0 (2024-04-23)
Features
- removed mark modal and integrated into card menus (441e2de)
Bug Fixes
- added background colour states on selection (91bbe3d)
- added background colour states on selection (5d41223)
- improved light/dark modes (91bbe3d)
- improved light/dark modes (5d41223)
v1.2.2
1.2.2 (2024-04-19)
Bug Fixes
- capitalise mark cards (c755e8f)
- underlined hyperlink for more standard styling (c755e8f)