v10.0.34 release
braindigitalis
released this
27 Oct 12:02
·
31 commits
to master
since this release
We are proud to announce the release of D++ 10.0.34! This new release of D++ adds support for user apps, which is a new Discord feature which allows you to add a bot to a user's profile (rather than a guild) so that commands listed by the bot can be ran anywhere (including in DMs and group DMs).
We have also added some supporting infrastructure to allow us to add to Conan Centre, so you will hopefully see D++ on Conan very soon!
The changelog is listed below:
Release Changelog
✨ New Features
- Conan 2.x recipe (#1308)
- Add support for user apps (#1304)
- User app commands and test program
- Add
interaction_metadata
for messages - Add
authorizing_integration_owners
- Add support for
application_integration_types
- Add
interaction_context_type
support
🐞 Bug Fixes
- Fix weird comments
- Deprecate old fields
♻️ Refactoring
- Dont use strings and
uint64_t
in dave, use snowflake type (#1307) - Change to
register_command
📚 Documentation
- Add documentation page for creating user app commands! (#1305)
📜 Miscellaneous Changes
- Fix/dave segfault (#1306)
- User-installed commands (#1223)
- Change docker schedule to monthly, not daily
Thank you for using D++!