Skip to content

Releases: jparkhouse/hanabi-tracker

v2.1.1

02 Dec 13:21
81b25e5
Compare
Choose a tag to compare

2.1.1 (2024-12-02)

Bug Fixes

v2.1.0

30 Nov 13:20
e9e58fa
Compare
Choose a tag to compare

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

16 Jun 12:35
72a4aac
Compare
Choose a tag to compare

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

  • reset zoom on menu close (4b9d20b)

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

26 May 12:49
a69d800
Compare
Choose a tag to compare

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

01 May 19:23
0ec841e
Compare
Choose a tag to compare

1.4.1 (2024-05-01)

Bug Fixes

  • stop allowing hints that would leave a card with no possibilities (52759f1)

v1.4.0

28 Apr 21:06
da8402e
Compare
Choose a tag to compare

1.4.0 (2024-04-28)

Features

  • updated gameconfig to use local storage (6f0b5c6)

v1.3.2

26 Apr 18:09
b967b7e
Compare
Choose a tag to compare

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

23 Apr 21:46
a829114
Compare
Choose a tag to compare

1.3.1 (2024-04-23)

Bug Fixes

  • better colours (6ecd13e)
  • removed exta click from hint flow (b601865)

v1.3.0

23 Apr 20:44
d6d253f
Compare
Choose a tag to compare

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

19 Apr 17:05
7914886
Compare
Choose a tag to compare

1.2.2 (2024-04-19)

Bug Fixes

  • capitalise mark cards (c755e8f)
  • underlined hyperlink for more standard styling (c755e8f)