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 theICard
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