Skip to content

Latest commit

 

History

History
90 lines (45 loc) · 4.38 KB

CHANGELOG.md

File metadata and controls

90 lines (45 loc) · 4.38 KB

1.2.2 (2024-08-10)

Bug Fixes

  • remove support for YouTube and Spotify (872d2e5)

1.1.9 (2024-07-16)

Bug Fixes

  • catch ffmpeg toggle exception (e34e06f)

1.1.8 (2024-07-11)

Bug Fixes

  • regenerate package-lock (6f8cdd5)
  • set min node version to 18 (d56cd61)
  • use new youtube extractor provider (2e98af1)

1.1.7 (2024-06-21)

Bug Fixes

1.1.6 (2024-06-21)

Bug Fixes

  • remove tem db file from docker compose (593e0e9)

1.1.4 (2024-03-29)

Bug Fixes

  • Docker: more unique container name for client (4a07b4d)
  • docker: remove empty environmental value declaration in docker-compose (8d86017)
  • remove bad docker compose volumes (ebaa7f4)
  • update docker-compose file (e8819e2)

1.1.3 (2023-12-20)

Bug Fixes

  • add error listener to discord-player (6d28619)
  • check DEBUG_ENABLED environmental for player debugging (8d45d7a)
  • crash when extracting stream fails (0264817)
  • logic for checking isMusicChannel when threadSessions are enabled (e46ecb6)
  • remove preview dependencies (4da4826)

1.1.1 (2023-07-21)

Bug Fixes

  • discriminator deprecation (78c9545)
  • wrong command data being display on command API errors (61de626)

1.1.0 (2023-06-14)

Bug Fixes

  • check threads availability (a8f3095)

Features

  • configurable leaveOnEmpty status + cooldown (dbad3d0)

1.0.0 (2023-06-12)

Bug Fixes

  • avoid additional packages and delete apt-get lists (8477ec3)
  • check dotenv file path (cc71231)

Features