Skip to content

0.12.0

Latest
Compare
Choose a tag to compare
@Splamy Splamy released this 02 Apr 18:41
· 4 commits to master since this release
768c186

Once again mostly just QoL additions to bridge the time until the net5 branch is working

⚡ Breaking changes

  • Dropped support for dotnetcore2.2 and net47.
  • -> dotnetcore3.1 and the native builds are now the main distributions.

✔️ New

  • Added bot info template <name> to get quick metainformation about a bot by name.
  • Added jump <index> to jump to the requested index in the current queue and starts playing.
  • Added list clear <name> to remove all songs from a playlist without deleting it.
  • Added dedicated onsongstart event in the bot config so send_mode doesn't need to get abused

🟡 Fixes

  • Fixed some playlist playback weirdness
  • Fixed some 'Now playing' description weirdness
  • Fixed event scheduling issues on linux
  • Fixed a few other crashes
  • Improved resource loading