moodist/CHANGELOG.md
2024-02-01 23:40:29 +03:30

24 KiB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.3.1 (2024-02-01)

Features

🐛 Bug Fixes

🚚 Chores

  • add donation link to README file (1f806c4)

1.3.0 (2024-02-01)

♻️ Code Refactoring

  • remove media session (1f63534)
  • remove unmute and media session (b77c817)

Features

🐛 Bug Fixes

🚚 Chores

1.2.0 (2024-01-04)

♻️ Code Refactoring

  • better item structure for menu (26bf016)
  • rewrite menu with floating ui (8beb42c)

🐛 Bug Fixes

Features

💄 Styling

🚚 Chores

1.1.0 (2023-12-29)

♻️ Code Refactoring

🐛 Bug Fixes

🚚 Chores

💄 Styling

1.0.0 (2023-12-09)

Features

  • add about section (4e84419)
  • add aria-disabled to play button (f390f38)
  • add auto pause to play button (7c901b2)
  • add auto play on select (17d1b23)
  • add basic animations with Framer Motion (fa7b90e)
  • add basic audio player (5a7a58e)
  • add basic categories (8d7e4d2)
  • add basic sound components (4adb8bf)
  • add basic sounds for prototyping (5791346)
  • add color noise (7363e8d)
  • add deep merge to Zustand Persist (01f4031)
  • add footer component (262bb1a)
  • add gradient line decoration (5559152)
  • add help text (c3521a7)
  • add hero section (dc33c2c)
  • add hidden selection indicator (e2cd75a)
  • add Howler for sounds (735d9eb)
  • add icon for sounds (1994004)
  • add link to reasons (e2b6eaf)
  • add loading state for sounds (aaccbee)
  • add local storage support (856b3e6)
  • add more and less button for sounds (13cd72a)
  • add more sounds (0888aaa)
  • add more sounds (63ed396)
  • add new sounds (759e6b0)
  • add play button (31c087e)
  • add ready section (e372d2f)
  • add scroll to top component (3c1c27b)
  • add simple tooltip (f2efe3c)
  • add singing bowl sound (0b49f66)
  • add sound count to hero (42ccc7a)
  • add tooltip to scroll button (d4401fa)
  • add why section (3ed610b)
  • change sound count from round to exact (8c49453)
  • complete meta tags (1cfbf0d)
  • create reusable tooltip (c637e2d)
  • implement basic snackbar (8090599)
  • implement basic Zustand store (22bb65d)
  • implement favorite sounds functionality (cb34b59)
  • implement shuffle functionality (26ba017)
  • implement shuffling functionality (3ac211e)
  • implement unselect all functionality (8966d59)
  • reorder sounds in favorites (dc9da85)

💄 Styling

🐛 Bug Fixes

🚚 Chores

♻️ Code Refactoring

0.0.1 (2023-10-05)

🚚 Chores