Releases: museofficial/muse
Releases · museofficial/muse
Release v2.3.0
Added
- Muse now normalizes playback volume across tracks. Thanks to @UniversalSuperBox for sponsoring this feature!
Fixed
- Fixed a bug where tracks wouldn't be cached
Release v2.2.4
Fixed
- Bumped ytdl-core
Release v2.2.3
- Updated ytsr dependency to fix (reading 'reelPlayerHeaderRenderer') error
Release v2.2.2
Changed
- Removed youtube.ts package
Release v2.2.1
Fixed
- Fixed all lint errors
- Create the guild settings when not found instead of returning an error
- Add temporary workaround to avoid VoiceConnection being stuck in signalling state
Release v2.2.0
Added
- Added a '/replay' to restart the current song. Alias for '/seek time: 0'
Release v2.1.9
Fixed
- Queueing a YouTube playlist sometimes resulted in an infinite loop
Release v2.1.8
Changed
- Minor message improvements
Release v2.1.7
Fixed
- Bumped ytdl-core
Release v2.1.6
Changed
- Now uses the
slim
variant of the official Node image to reduce image size by ~300 MB