Skip to content

v0.9.6

Latest
Compare
Choose a tag to compare
@gehongyan gehongyan released this 08 Jan 15:06
· 5 commits to master since this release

Added

  • Added support for managing intimate relationships.
  • The pipe message client now supports sending card messages, as well as quoting messages and ephemeral user.
  • Added the Modules property to the ICard interface.

Fixed

  • Corrected the rate value for preemptive rate limiting.
  • Fixed an issue where the maximum capacity of the message cache could overflow.
  • Fixed an issue where the cache was not properly updated when a guild channel was deleted.

Misc

  • Removed support for the .NET 6.0 target framework. Updated the target framework for dependency injection, message queue, and hosting extension packages to .NET 9.0.
  • Updated all externally referenced NuGet packages to their latest versions.

Full Changelog: v0.9.5...v0.9.6