Skip to content

3.1.7

Compare
Choose a tag to compare
@mikeshardmind mikeshardmind released this 05 Nov 12:07

Another small fix focused release while we work on the larger update.

  • We've updated the lavalink jar Red uses.

    • It handles some of the user facing errors better.
    • It has a stats fix (thanks NIN#9240)
    • Audio should be able to play from soundcloud again thanks to work done upstream
  • We've partially mitigated an issue with Red on python3.8

    • If you are on windows, you may still need Microsoft Visual C++ build tools when using python3.8
    • If you are on linux, you need python3.8 as well as the development headers (python3.8-dev) when using python 3.8
    • The additional requirements here are related to building a dependency from source