Skip to content

v10.0.35 release

Latest
Compare
Choose a tag to compare
@braindigitalis braindigitalis released this 03 Nov 00:09
· 1 commit to master since this release
ab0142b

We are happy to announce the release of D++ 10.0.35, which is mainly a bugfix release. It will fix a crash that may sometimes happen after registering a slash command. There are also a couple of fixes for compilation on void linux, and ARM NEON support for voice receive is now fixed.

Release Changelog

🐞 Bug Fixes

  • Missing ctime in sslclient.h breaks on void Linux (#1314)
  • Neon now compiles (#1313)
  • Commands should no longer crash when no context is defined (#1312)

📚 Documentation

  • Install with conan doc pages (#1070)
  • Conan badge (#1311)

📜 Miscellaneous Changes

  • Sync with version from conan-center. this here for reference only. do not install via this conanfile.py

Thank you for using D++!