Releases: museofficial/muse
Releases · museofficial/muse
Release v2.10.0
- New
/config set-reduce-vol-when-voice
command to automatically turn down the volume when people are speaking in the channel - New
/config set-reduce-vol-when-voice-target
command to set the target volume percentage (0-100) when people are speaking in the channel - Support for using only YouTube, spotify credentials are now optional.
- Dependency update (Additional downgrade for p-queue)
Release v2.9.5
- Dependency update
- Pull request #1040 merged (Used incorrect PR number, apoligies)
Release v2.9.4
Added
- An optional
page-size
to/queue
command - Add
default-queue-page-size
setting
Release v2.9.3
Fixed
- bumped @discordjs/voice
- bumped @distube/ytdl-core
Release v2.9.2
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
Fixed
- bumped ytdl-core
Release v2.9.0
Added
- A
skip
option to the/play
command
Fixed
- Fixed playback issue
- Audioplayer not stopping properly
Release v2.8.1
Fixed
- Fixed import issue that broke Muse inside of Docker. Thanks @sonroyaalmerol!
Release v2.8.0
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
Changed
- Reduced Docker image size