Skip to content

Releases: museofficial/muse

Release v2.9.4

28 Aug 07:01
Compare
Choose a tag to compare

Added

  • An optional page-size to /queue command
  • Add default-queue-page-size setting

Release v2.9.3

19 Aug 02:47
Compare
Choose a tag to compare

Fixed

  • bumped @discordjs/voice
  • bumped @distube/ytdl-core

Release v2.9.2

18 Aug 23:22
069774e
Compare
Choose a tag to compare

Changed

  • Muse has new maintainers! I (@codetheweb) am stepping aside as I haven't used Muse myself for a few years and haven't been able to spend as much time on Muse as I'd like. See this issue for details. Welcome @museofficial/maintainers!
  • This repository has been moved to museofficial/muse.
  • Docker images are now published to ghcr.io/museofficial/muse. Please update your image source if you use Docker.

Release v2.9.1

04 Aug 19:02
938a2b1
Compare
Choose a tag to compare

Fixed

  • bumped ytdl-core

Release v2.9.0

18 Jul 04:53
Compare
Choose a tag to compare

Added

  • A skip option to the /play command

Fixed

  • Fixed playback issue
  • Audioplayer not stopping properly

Release v2.8.1

28 Apr 23:15
Compare
Choose a tag to compare

Fixed

  • Fixed import issue that broke Muse inside of Docker. Thanks @sonroyaalmerol!

Release v2.8.0

28 Apr 21:20
Compare
Choose a tag to compare

Added

  • SponsorBlock is now supported as an opt-in feature and will skip non-music segments of videos when possible. Check the readme for config details. Thanks @Charlignon!
  • There's a new config setting to make Muse responses when adding items to the queue visible only to the requester. Thanks @Sheeley7!

Release v2.7.1

19 Mar 03:35
Compare
Choose a tag to compare

Changed

  • Reduced Docker image size

Release v2.7.0

13 Mar 02:30
Compare
Choose a tag to compare

Added 🔊

  • A /volume command is now available.
  • Set the default volume with /config set-default-volume

Release v2.6.0

03 Mar 21:48
Compare
Choose a tag to compare

Added

  • Muse can now auto-announce new tracks in your voice channel on the transition of a new track. Use /config set-auto-announce-next-song True to enable.