Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump to 0.10.9 #1470

Merged
merged 3 commits into from Aug 15, 2021
Merged

Bump to 0.10.9 #1470

merged 3 commits into from Aug 15, 2021

Conversation

arqunis
Copy link
Member

@arqunis arqunis commented Aug 15, 2021

This prepares for the release of 0.10.9 by updating the CHANGELOG.md file and updating the version in relevant places.

This is a release to play catch-up with Discord's new additions to its API, while expanding, improving, and fixing ours. Notable changes include:

  • The switch to version 9 of Discord's Gateway and HTTP APIs.
  • Support for threads.
  • Support for stage instances.
  • Support for sending multiple embeds in a message.
  • Fixing and extending the collector API -- it is now possible to await events other than MESSAGE_CREATE or MESSAGE_REACTION_ADD.
  • Clarification of slash commands in documentation (they are now fully referred to as 'application commands').
  • Redesign of the Parse trait to allow parsing more model types and in application command contexts.

Huge thanks to @HarmoGlace for implementing Discord's new features.

The full, unsullied changelog for the release that will be put on Github's releases is:


Thanks to the following for their contributions:

Added

Changed

Fixed

@arqunis arqunis added the enhancement An improvement to Serenity. label Aug 15, 2021
@arqunis arqunis merged commit a576cc0 into serenity-rs:current Aug 15, 2021
@arqunis arqunis deleted the release_0.10.9 branch August 15, 2021 17:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement An improvement to Serenity.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant