Releases: Hazmi35/jukebox
Releases · Hazmi35/jukebox
Version 3.0.0
Features
- Optimized Dockerfile
- Use
date-fns
to format date - New logger
Bug Fixes
- Bot not responds to uppercase prefix
Other
- Upgrade ytdl-core to 3.3.0
Version 2.9.1
- Code Quality Update
Release 2.9.0
- Upgrade ytdl-core to 3.2.2
- Upgrade discord.js to 12.3.1
- Upgrade ffmpeg to 4.3.1
- Code quality update
Version 2.8.2
- Fix inactive queue deletion system doesn't work properly
- Stability fixes for queue deletion system
- Include ffmpeg on package.json with ffmpeg-static
- Show total music playing on all shards (if enabled)
- Using ES2019 instead of ES2020 for stability on Node V12
Version 2.7.6
- Fix ms to time parser showing invalid time
- Update ytdl-core
- Fix some weird markdown on Discord mobile
Version 2.7.5
- Fix queue delete timeout not trigger if everyone moves to another channel
Version 2.7.4
- Fix a typo in VoiceStateUpdate event
Version 2.7.3
- Fix search results on play command
Version 2.7.2
- Update ytdl-core to 3.1.2
- Add song length limiter for cache
- Fix #81 by using a finish marker
- Make song titles clickable by using Markdown link
Version 2.6.0
- Custom timeouts for deleting the queue when everyone leaves the voice channel
- Some grammar fixes