Skip to content

Releases: thearyadev/muze

v2.1.0

06 Aug 14:37
Compare
Choose a tag to compare

2.1.0 (2024-08-06)

Bug Fixes

  • player: null and error states (2785b96)

Features

  • player: report track info to system (4b1fb45)
  • player: system media buttons control player state (bca527c)
  • search: remove command (2c113cc)

v2.0.3

05 Aug 22:46
Compare
Choose a tag to compare

2.0.3 (2024-08-05)

Bug Fixes

  • overlay: invalid url preventing overlay from loading (a24a5bd)

v2.0.2

05 Aug 17:29
Compare
Choose a tag to compare

2.0.2 (2024-08-05)

Bug Fixes

  • player: loop not functioning resolved (b95d5cc)
  • refactor: metadata extract in try catch (e2e0847)

v2.0.1

05 Aug 03:10
Compare
Choose a tag to compare

2.0.1 (2024-08-05)

Bug Fixes

  • db: ensure migrated (b50f7a9)
  • db: incorrect use of host param (c49dbde)
  • lint: disable no floating promises (28a62fe)
  • lint: no unawaited promises (fcb14b0)

v2.0.0

05 Aug 02:35
Compare
Choose a tag to compare

2.0.0 (2024-08-05)

Features

  • db: migrate sqlite3 to postgres (8a50e04)

BREAKING CHANGES

  • db: sqlite3 is now unsupported postgres is now the default

v1.1.1

31 Jul 15:04
Compare
Choose a tag to compare

1.1.1 (2024-07-31)

Bug Fixes

  • auth: remove requirement for next-auth callback url (7fce2eb)

v1.1.0

16 Jun 18:51
a3ea7e4
Compare
Choose a tag to compare

1.1.0 (2024-06-16)

Features

  • generate covers in multiple sizes (#11) (3839c43)

v1.0.4

15 Jun 19:20
Compare
Choose a tag to compare

1.0.4 (2024-06-15)

Bug Fixes

  • dockerhub repo user for version tag (c9ce7ee)

v1.0.3

15 Jun 19:12
Compare
Choose a tag to compare

1.0.3 (2024-06-15)

Bug Fixes

  • dockerhub repository user (57e84dd)

v1.0.2

15 Jun 19:05
Compare
Choose a tag to compare

1.0.2 (2024-06-15)

Bug Fixes