Skip to content

Releases: Hazmi35/jukebox

Version 3.0.0

26 Sep 16:09
2591c44
Compare
Choose a tag to compare

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

02 Sep 02:03
22ac269
Compare
Choose a tag to compare
  • Code Quality Update

Release 2.9.0

22 Aug 00:56
3ba823f
Compare
Choose a tag to compare
  • 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

31 Jul 01:46
ef5e52f
Compare
Choose a tag to compare
  • 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

30 Jul 23:22
d9e09f9
Compare
Choose a tag to compare
  • Fix ms to time parser showing invalid time
  • Update ytdl-core
  • Fix some weird markdown on Discord mobile

Version 2.7.5

23 Jul 13:05
813fb93
Compare
Choose a tag to compare
  • Fix queue delete timeout not trigger if everyone moves to another channel

Version 2.7.4

21 Jul 13:48
d2f2bdb
Compare
Choose a tag to compare
  • Fix a typo in VoiceStateUpdate event

Version 2.7.3

12 Jul 23:05
126d61e
Compare
Choose a tag to compare
  • Fix search results on play command

Version 2.7.2

12 Jul 22:37
009c209
Compare
Choose a tag to compare
  • 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

22 Jun 23:05
943f602
Compare
Choose a tag to compare
  • Custom timeouts for deleting the queue when everyone leaves the voice channel
  • Some grammar fixes