Skip to content

Releases: thearyadev/muze

v2.9.3

21 Feb 01:31
Compare
Choose a tag to compare

2.9.3 (2025-02-21)

Bug Fixes

  • add suspense boundary for all tracks (6a8bdbe)

v2.9.2

20 Feb 15:11
Compare
Choose a tag to compare

2.9.2 (2025-02-20)

Bug Fixes

  • increase size of clickable slider area (bf0779c)
  • increase volume slider clickable area (4f7ffe4)
  • slider hover shows pointer (561360c)
  • toggle mute (56374fd)

v2.9.1

19 Feb 16:15
Compare
Choose a tag to compare

2.9.1 (2025-02-19)

Bug Fixes

v2.9.0

19 Feb 15:16
Compare
Choose a tag to compare

2.9.0 (2025-02-19)

Bug Fixes

  • autoplay uses queue if queue not empty (2263b77)
  • enable react compiler (87b4d6e)

Features

v2.8.1

18 Jan 03:01
Compare
Choose a tag to compare

2.8.1 (2025-01-18)

Bug Fixes

  • add trackComplete to useEffect dependency array (ee65119)
  • player position absolute (5a7a6a4)

v2.8.0

17 Jan 23:24
Compare
Choose a tag to compare

2.8.0 (2025-01-17)

Features

v2.7.1

17 Jan 19:53
Compare
Choose a tag to compare

2.7.1 (2025-01-17)

Bug Fixes

v2.7.0

16 Jan 22:16
Compare
Choose a tag to compare

2.7.0 (2025-01-16)

Features

v2.6.3

16 Jan 18:46
Compare
Choose a tag to compare

2.6.3 (2025-01-16)

Bug Fixes

v2.6.2

16 Jan 04:25
Compare
Choose a tag to compare

2.6.2 (2025-01-16)

Bug Fixes

  • add state viewer (f3eec12)
  • prevent audio ended from triggering trackcomplete on manual skipforward (e99a0e8)
  • queue change track memo ignores thingy (4bd9f5a)
  • use callback because biome lint said so (bf05817)