Skip to content

Releases: Color-Chan/Color-Chan.Discord

v1.10.11 - Minor changes

03 Mar 09:53
Compare
Choose a tag to compare

What's Changed

  • Moved git LINCENSE to correct location.
  • Build(deps): Bump Moq from 4.16.1 to 4.17.1 by @dependabot in #31
  • Build(deps): Bump Scrutor from 4.0.0 to 4.1.0 by @dependabot in #32

Full Changelog: v1.10.10...v1.10.11

v1.10.10 - Bug fixes

22 Feb 23:33
Compare
Choose a tag to compare

What's Changed

  • Fixed an issue where a top command with one or more arguments could not be executed.
  • Build(deps): Bump Microsoft.NET.Test.Sdk from 17.0.0 to 17.1.0 by @dependabot in #27
  • Build(deps): Bump Microsoft.Extensions.Caching.Memory from 6.0.0 to 6.0.1 by @dependabot in #25
  • Build(deps): Bump GitHubActionsTestLogger from 1.2.0 to 1.3.0 by @dependabot in #28

New Contributors

Full Changelog: v1.10.9...v1.10.10

v1.10.9 - Updated dependencies

28 Jan 14:01
Compare
Choose a tag to compare
  • Updated all dependencies.

v1.10.8 - Updated dependencies

14 Jan 12:05
Compare
Choose a tag to compare
  • Updated all dependencies.

v1.10.7 - Updated dependencies

22 Dec 16:39
Compare
Choose a tag to compare
  • Updated all dependencies.

v1.10.6 - Bug fixes

20 Nov 20:08
Compare
Choose a tag to compare
  • Fix: Not applying permission overwrites for channels properly when the bot has multiple overwrites.

v1.10.5 - Bug fixes

19 Nov 19:02
Compare
Choose a tag to compare

Fix: Trying to access a disposed IServiceProvider when retrying a HTTP request

v1.10.4 - Bug fixes

17 Nov 20:36
Compare
Choose a tag to compare
  • Fix: Trying to cache rate limit buckets that have already been reset.

v1.10.3 - Bug fixes

11 Nov 13:50
Compare
Choose a tag to compare
  • Fix: Unable to deserialize the rate limit buckets from the distributed cache

v1.10.2 - Bug fixes

10 Nov 14:44
Compare
Choose a tag to compare
  • Fix: Not resetting global rate limits after it has ended.