Releases: museofficial/muse
Releases · museofficial/muse
Release v2.11.1
- Revert Dockerfile to inherit dependencies image from base image
Release v2.11.0
- Updated ytdl-core to 4.16.5 distubejs/[email protected] which includes distubejs/ytdl-core@1f57d78 fixing the sig parsing
- ytdl-core dropped node 18 support distubejs/ytdl-core@60f0ab1 so updated to latest Node LTS 22
- Updated to @discordjs/opus v0.10.0 for Node 22 support
- Updated to @discordjs/voice v0.18.0 to remove support for depricated encryption https://github.com/discordjs/discord.js/releases/tag/%40discordjs%2Fvoice%400.18.0
Release v2.10.1
- Remove Spotify requirement
- Dependency update
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