Skip to content

Releases: museofficial/muse

Release v1.9.0

23 Apr 15:59
1ef05ab
Compare
Choose a tag to compare

Changed

  • /move command now shows the track that was moved and its position

Fixed

  • Fixed a case-sensitive import issue

Added

  • Added a /next alias for /skip

Release v1.8.2

27 Mar 16:06
ce01709
Compare
Choose a tag to compare

Fixed

  • /fseek now works again

Release v1.8.1

26 Mar 21:55
7846970
Compare
Choose a tag to compare

Changed

  • Reduced image size

Release v1.8.0

24 Mar 23:35
b48eb37
Compare
Choose a tag to compare

Added

  • Added a configurable bot status with user defined activities

Fixed

  • Error messages consistently show as 🚫 ope: error

Release v1.7.0

19 Mar 15:15
88d49de
Compare
Choose a tag to compare

Added

  • Added a /move command to change position of tracks
  • Added a /now-playing command to show the current track without the full queue embed

Release v1.6.2

17 Mar 23:26
346a6c6
Compare
Choose a tag to compare

Fixed

  • There are no longer FFMPEG orphan processes after listening to a livestream

Release v1.6.1

16 Mar 01:31
d5bfae8
Compare
Choose a tag to compare

Fixed

  • The duration of live YouTube streams is now correctly formatted again
  • Queueing massive YouTube playlists (4000+ tracks) now works

Release v1.6.0

13 Mar 22:54
667894e
Compare
Choose a tag to compare

Changed

  • Now uses esmo so we don't have to build
  • /seek and /fseek can now be given duration strings. For example, 1m and 2m 15s work. If the input consists only of numbers, Muse will treat it as the number of seconds to advance (backwards-compatible behavior).

Release v1.5.0

12 Mar 23:49
db88e39
Compare
Choose a tag to compare

Changed

  • Muse will now allow the member who invited Muse to set config options. For this to work, the View Audit Logs permission must be given when inviting Muse. If it isn't given, Muse still works and will contact the owner instead for initial setup.

Release v1.4.1

12 Mar 16:32
e1589c3
Compare
Choose a tag to compare

Changed

  • Bumped dependencies (really just wanted to test some workflows :))