Skip to content

Latest commit

 

History

History
50 lines (26 loc) · 2.54 KB

CHANGELOG.md

File metadata and controls

50 lines (26 loc) · 2.54 KB

1.3.0 (2024-05-21)

Bug Fixes

  • Actions tab button alignment 🐛 (9843d31)
  • fixed a few accessibility issues 🐛 (c5337fb)

Features

  • debounce resource changes to better manage navigation state 🪄 (09ac266)

1.2.0 (2024-05-21)

Features

  • add labels to undo and redo buttons (4fbf2b2)
  • add summary tab 😎 (b8e7201)
  • improve accent color contrast ratio (df806c9)

1.1.0 (2024-05-20)

Bug Fixes

  • bottom of game page was cut-off on firefox (f5989a6)
  • remove missing manifest link (079efc4)

Features

  • add app version + improve general styling (e1266f0)
  • add github and changelog links (54bbdc7)
  • add helper text to Production Phase button (93cebd0)
  • allow disabling the stars animation (cb27ddb)
  • clarify games purpose on the home page (73509e8)

1.0.0 (2024-05-20)

Bug Fixes

  • long press triggering menu on iOS (d5de45d)

Features