Skip to content

v0.10.5

Choose a tag to compare

@gehongyan gehongyan released this 09 Jan 02:15
· 18 commits to master since this release
205a1dc

Added

  • Added DirectLinks, which provides a set of jump links supported by the KOOK client.

Fixed

  • Fixed an issue where RestGuild.Roles was empty. (#29)
  • Fixed an issue where the KMarkdownMention format of RestRole and SocketRole was incorrect. (#31)

Changed

  • Changed the accessibility of the Cacheable constructor to public.
  • ChannelExtensions.GetJumpUrl now uses the officially supported jump link format for links obtained from IGuildChannel.

Misc

  • Optimized workflows to upload test results during commit checks and pull requests.
  • Mutex now uses System.Threading.Lock in .NET 9.0 and above. (#30)

Full Changelog: v0.10.4...v0.10.5