Skip to content

1.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Nov 19:16
· 191 commits to main since this release
3b5fc03

1.4.0 (2023-11-25)

Features

  • add querySounds verification on page mount before show interaction-modal (e01418c)
  • added queryParams (f3b1abc)
  • seo: improve website title (cc5ba6a), closes #601
  • sound: add interaction verification before play sound (5ee974d)
  • stores: create user-interation-store (eeba491)
  • ui: change load theme source priority (88aa8ec)
  • ui: create "share-button" component (94b02b2)
  • ui: create interaction-modal component (7b14531)

Bug Fixes

  • adjusted some appointments (a59e85e)
  • copy combo url to clipboard (160989c)
  • deps: update dependency react-icons to v4.12.0 (e86981a)
  • deps: update dependency zustand to v4.4.6 (39675bb)
  • seo: get current hostname/domain from env variables (1980569)
  • ui: update queryTheme when select a new theme (5ab9c12)
  • ui: use localSoundState.loaded as criteria for visual active feedback (84e9d11)