New
0.8.0-rc1
(Note that this version has a lot of changes since 0.7.0 and might not be completely stable or feature complete)
- Added Multi-Instance!
- Added TsDns and nickname Resolver
- Added Token Rights matcher
- Added IsApi Rights matcher
- Added Cover images can now be read from id3 tagged files (mp3, mp4, etc...)
- Added Api Tokens are now stored permanently
- Added Auto-security level generation
- Added Dependecy Injector (and better interface to plugin api)
- Added Audio routing framework
- Change Bot is now completely Licensed under OSL-3.0
- Change Bot user key is now stored in a compact way
- Change Moved to a new logging system
- Fixed some ambiguity problems with the command system
- Fixed some image and text rendering issues on linux
- Fixed reconnecting issues with the client lib
- Fixed a bug in the packet queue, breaking connection with some servers
- Fixed youtube-dl not getting called correctly
- Fixed a few hang-ups
- Many, many, small bug fixes, performance improvements, new features, and new bugs :P
- 10,845 additions and 9,124 deletions. (whew)
Notable breaking stuff:
QueryConnection::hostandQueryConnection::porthave been merged intoQueryConnection::addressand can both be safely deleted.
Binary version added for lazy people. (To get new releases faster check out our nightly server)
You will still need ffmpeg (and mono, libopus on linux) for your plattform (see setup) !