Skip to content

Releases: museofficial/muse

Release v2.1.2

05 Aug 03:16
eba9e07
Compare
Choose a tag to compare

Fixed

  • Bot status is working again

Changed

  • Bumped dependencies

Release v2.1.1

16 Jul 19:07
60264a3
Compare
Choose a tag to compare

Fixed

  • Retry refreshing Spotify access token if a request fails (should fix #719)

Release v2.1.0

26 Jun 00:28
9798fed
Compare
Choose a tag to compare
  • /loop command that plays the current song on loop

Release v2.0.4

17 May 00:25
eb07ac6
Compare
Choose a tag to compare

Fixed

  • Bad import

Release v2.0.3

15 May 18:59
e5c2d33
Compare
Choose a tag to compare

Changed

  • Bumped dependencies
  • Add tini to Docker image to reap zombie processes

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