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
📜 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++!