Skip to content

1.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Dec 16:58
· 73 commits to main since this release

1.5.0 (2023-12-27)

Features

  • add config menu (fbf1535)
  • added index.tsx files for random controller (55f8411)
  • added styles.css for random-controller (3b8f141)
  • config-menu: add "updaet trasition time" config (45d3994)
  • random-mode: add updateTransitionTimeInMs on random-mode store (8208c4b)
  • ui: fit footer loco background with theme (2ab947c), closes #622
  • ui: improve config-menu styles (c83f4d7)
  • ui: small improvements on footer's logo (c7c8645)
  • ui: small improvements on random-mode toggle (a8e5f8a)
  • utils: create padZero function (35ab6ed)
  • utils: create padZero function (246afd7)

Bug Fixes

  • a11y: add title on config-menu trigger button (a50d7cb)
  • add testable code (0d679a3)
  • deps: update dependency sharp to ^0.33.0 (8643d5b)
  • deps: update dependency zustand to v4.4.7 (c5bcd25)
  • duplicate volume icon (bbbec25)
  • fix sound state issue (unoptimized) (91d0ab7)
  • fixed error (6d2404d)
  • linting issues (22a62b2)
  • prettier (615fdd3)
  • prettier error (dc0aefd)
  • randomization optimization (850f813)
  • reafactoring to make tests pass (d02db7f)
  • sounds: update sounds CDN URLs (4228f3c)
  • types: add missing types on random-controller functions (42197dc)
  • ui: hide global volume controller on small devices (4f8f17e)
  • ui: update broken "Credits" link on footer (0a0ef15)
  • umami: add proper umami event titles (01f68aa)
  • uncomment extra lines (ff2c6b0)