Skip to content

Releases: codetheweb/muse

Release v2.0.2

14 May 16:47
63fb0b5
Compare
Choose a tag to compare

Changed

  • Fully remove /config set-role

Release v2.0.1

14 May 00:57
dd89cfc
Compare
Choose a tag to compare

Changed

  • Fixed message sent on guild invite to better reflect new permission system

Release v2.0.0

14 May 00:51
de2d2b3
Compare
Choose a tag to compare

Changed

  • Migrated to the v10 API
  • Command permissions are now configured differently: you can now configure permissions in Discord's UI rather than through the bot. See the wiki page for details.
  • 馃毃 when you upgrade to this version, the role you manually set with /config set-role will no longer be respected. Check the above link for how to re-configure permissions.

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