Skip to content

Files

Latest commit

 

History

History
85 lines (39 loc) · 3.43 KB

CHANGELOG.md

File metadata and controls

85 lines (39 loc) · 3.43 KB

Changelog

2.1.0 (2024-04-02)

Features

  • add content security policy (022bf28)
  • whitelist execution of gtm custom scripts (4bad1d3)

Bug Fixes

  • remove left and right white space on ios devices with notch (019f107)

2.0.0 (2024-01-29)

⚠ BREAKING CHANGES

  • bump dependencies and upgrade to node v18

Features

  • embed title as inline svg for easier theming (9357a60)

  • bump dependencies and upgrade to node v18 (14abac6)

1.2.0 (2022-09-22)

Features

  • sound-effects: adjust notes duration in sound effect for winning (91225a3)

Bug Fixes

  • incorrect og image format (b562563)

1.1.0 (2022-02-28)

Features

  • refine animation with blur filter (1025350)

Bug Fixes

  • fix maximum number of reel item when previous winner is shown (70994da)
  • fix page overflow when sunburst is displayed (8e1c167)
  • fix the size of og-image (b5a904e)

1.0.4 (2021-03-19)

Bug Fixes

  • fix page overflow when sunburst is displayed (b279b34)

1.0.3 (2021-02-22)

1.0.2 (2021-02-21)

Bug Fixes

  • clear winner and winning animation when updating name list (b53c2cb)
  • remove the use of commitStyles (45f1796)

1.0.1 (2021-02-21)

Bug Fixes

  • bottom padding of setting panel is not show on firefox on content overflow (2b8c50f)

1.0.0 (2021-02-21)

Features

  • initial version of random name picker (5be5b0d)