Skip to content

Releases: Color-Chan/Color-Chan.Discord

v2.1.0-alpha - Premium apps Beta support

29 Mar 11:36
Compare
Choose a tag to compare

What's Changed

  • Build(deps): Bump Microsoft.Extensions.Caching.StackExchangeRedis from 7.0.2 to 7.0.3 by @dependabot in #122
  • Build(deps): Bump Microsoft.Extensions.Options from 7.0.0 to 7.0.1 by @dependabot in #120
  • Build(deps): Bump Microsoft.Extensions.Http.Polly from 7.0.2 to 7.0.3 by @dependabot in #121
  • Build(deps): Bump BenchmarkDotNet from 0.13.4 to 0.13.5 by @dependabot in #123
  • Build(deps): Bump Microsoft.NET.Test.Sdk from 17.4.1 to 17.5.0 by @dependabot in #124
  • Build(deps): Bump NUnit3TestAdapter from 4.3.1 to 4.4.0 by @dependabot in #125
  • Build(deps): Bump NUnit3TestAdapter from 4.4.0 to 4.4.2 by @dependabot in #126
  • Build(deps): Bump Microsoft.Extensions.Caching.StackExchangeRedis from 7.0.3 to 7.0.4 by @dependabot in #127
  • Build(deps): Bump Microsoft.Extensions.Http.Polly from 7.0.3 to 7.0.4 by @dependabot in #128
  • Build(deps): Bump Scrutor from 4.2.1 to 4.2.2 by @dependabot in #129
  • Feature/entitlements by @BrammyS in #131

Full Changelog: v2.0.6...v2.1.0-alpha

v2.0.6 - Minor bug fix

14 Feb 22:33
Compare
Choose a tag to compare

What's Changed

  • Incorrect styling for a interaction component log.

Full Changelog: v2.0.5...v2.0.6

v2.0.5 - Bug fixes

14 Feb 15:12
Compare
Choose a tag to compare

What's Changed

  • Fix: Send message IDs in body and not as a query param for Bulk Delete Message

Full Changelog: v2.0.4...v2.0.5

v2.0.4 - Bug fixes

14 Feb 14:48
e6c547d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.3...v2.0.4

v2.0.3 - Updated dependencies

26 Jan 19:24
b67ec7e
Compare
Choose a tag to compare

What's Changed

  • Build(deps): Bump BenchmarkDotNet from 0.13.2 to 0.13.3 by @dependabot in #105
  • Build(deps): Bump Moq from 4.18.3 to 4.18.4 by @dependabot in #106
  • Build(deps): Bump Microsoft.Extensions.Http.Polly from 7.0.1 to 7.0.2 by @dependabot in #108
  • Build(deps): Bump Microsoft.Extensions.Caching.StackExchangeRedis from 7.0.1 to 7.0.2 by @dependabot in #107
  • Build(deps): Bump FluentAssertions from 6.8.0 to 6.9.0 by @dependabot in #109
  • Build(deps): Bump BenchmarkDotNet from 0.13.3 to 0.13.4 by @dependabot in #111
  • Build(deps): Bump Sodium.Core from 1.3.2 to 1.3.3 by @dependabot in #110
  • Dev -> Main by @BrammyS in #112

Full Changelog: v2.0.2...v2.0.3

v2.0.2 - Updated dependencies

23 Dec 14:43
e74db87
Compare
Choose a tag to compare

What's Changed

  • Build(deps): Bump NUnit3TestAdapter from 4.3.0 to 4.3.1 by @dependabot in #96
  • Automated full code cleanup by @BrammyS in #97
  • Build(deps): Bump Moq from 4.18.2 to 4.18.3 by @dependabot in #98
  • Build(deps): Bump Sodium.Core from 1.3.1 to 1.3.2 by @dependabot in #99
  • Build(deps): Bump Microsoft.Extensions.Caching.StackExchangeRedis from 7.0.0 to 7.0.1 by @dependabot in #101
  • Build(deps): Bump Microsoft.Extensions.Http.Polly from 7.0.0 to 7.0.1 by @dependabot in #100
  • Build(deps): Bump Microsoft.NET.Test.Sdk from 17.4.0 to 17.4.1 by @dependabot in #102
  • Dev -> Main by @BrammyS in #103

Full Changelog: v2.0.1...v2.0.2

v2.0.1 - Guild command perm bug fixes

15 Nov 22:23
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.0.1

v2.0.1-beta - Guild command perm bug fixes

15 Nov 22:22
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.0.1-beta

v2.0.0 - Updated to dotnet 7

11 Nov 18:16
766857a
Compare
Choose a tag to compare

What's Changed

  • Feature/user rest client by @BrammyS in #18
  • Added missing docs by @BrammyS in #20
  • Added Invite rest API client by @BrammyS in #21
  • Feature/voice rest by @BrammyS in #29
  • Build(deps): Bump Moq from 4.17.1 to 4.17.2 by @dependabot in #33
  • Build(deps): Bump Microsoft.Extensions.Caching.StackExchangeRedis from 6.0.1 to 6.0.3 by @dependabot in #34
  • Build(deps): Bump Microsoft.Extensions.Http.Polly from 6.0.1 to 6.0.3 by @dependabot in #35
  • Support for Guild Member Timeouts by @BrammyS in #36
  • Build(deps): Bump NUnit from 3.13.2 to 3.13.3 by @dependabot in #39
  • Build(deps): Bump FluentAssertions from 6.4.0 to 6.6.0 by @dependabot in #40
  • Build(deps): Bump Microsoft.Extensions.Http.Polly from 6.0.3 to 6.0.4 by @dependabot in #42
  • Build(deps): Bump Microsoft.Extensions.Caching.StackExchangeRedis from 6.0.3 to 6.0.4 by @dependabot in #41
  • Build(deps): Bump GitHubActionsTestLogger from 1.3.0 to 1.4.1 by @dependabot in #43
  • Build(deps): Bump Sodium.Core from 1.2.3 to 1.3.0 by @dependabot in #44
  • Build(deps): Bump Microsoft.Extensions.Http.Polly from 6.0.4 to 6.0.5 by @dependabot in #45
  • Build(deps): Bump Microsoft.Extensions.Caching.StackExchangeRedis from 6.0.4 to 6.0.5 by @dependabot in #46
  • Build(deps): Bump Microsoft.NET.Test.Sdk from 17.1.0 to 17.2.0 by @dependabot in #47
  • Build(deps): Bump Moq from 4.17.2 to 4.18.0 by @dependabot in #48
  • Build(deps): Bump Moq from 4.18.0 to 4.18.1 by @dependabot in #49
  • Build(deps): Bump FluentAssertions from 6.6.0 to 6.7.0 by @dependabot in #50
  • Build(deps): Bump NUnit from 3.13.2 to 3.13.3 by @dependabot in #51
  • Build(deps): Bump Sodium.Core from 1.2.3 to 1.3.0 by @dependabot in #55
  • Build(deps): Bump Microsoft.Extensions.Http.Polly from 6.0.1 to 6.0.5 by @dependabot in #54
  • Build(deps): Bump FluentAssertions from 6.4.0 to 6.7.0 by @dependabot in #52
  • Build(deps): Bump Microsoft.Extensions.Caching.StackExchangeRedis from 6.0.1 to 6.0.5 by @dependabot in #53
  • Build(deps): Bump Moq from 4.17.1 to 4.18.1 by @dependabot in #56
  • Build(deps): Bump GitHubActionsTestLogger from 1.3.0 to 1.4.1 by @dependabot in #57
  • Build(deps): Bump Microsoft.NET.Test.Sdk from 17.1.0 to 17.2.0 by @dependabot in #58
  • Build(deps): Bump GitHubActionsTestLogger from 1.4.1 to 2.0.0 by @dependabot in #59
  • Build(deps): Bump Scrutor from 4.1.0 to 4.2.0 by @dependabot in #60
  • Build(deps): Bump GitHubActionsTestLogger from 2.0.0 to 2.0.1 by @dependabot in #61
  • Build(deps): Bump Microsoft.Extensions.Caching.StackExchangeRedis from 6.0.5 to 6.0.6 by @dependabot in #62
  • Build(deps): Bump Microsoft.Extensions.Http.Polly from 6.0.5 to 6.0.6 by @dependabot in #63
  • Feature/2.0 code cleanup by @BrammyS in #37
  • Added app_permissions field to interaction requests by @BrammyS in #65
  • Build(deps): Bump Microsoft.Extensions.Http.Polly from 6.0.6 to 6.0.7 by @dependabot in #67
  • Build(deps): Bump Microsoft.Extensions.Caching.StackExchangeRedis from 6.0.6 to 6.0.7 by @dependabot in #66
  • Build(deps): Bump Sodium.Core from 1.3.0 to 1.3.1 by @dependabot in #68
  • Build(deps): Bump Moq from 4.18.1 to 4.18.2 by @dependabot in #69
  • Build(deps): Bump Microsoft.Extensions.Http.Polly from 6.0.7 to 6.0.8 by @dependabot in #70
  • Build(deps): Bump Microsoft.Extensions.Caching.StackExchangeRedis from 6.0.7 to 6.0.8 by @dependabot in #71
  • Build(deps): Bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.3.0 by @dependabot in #72
  • Build(deps): Bump BenchmarkDotNet from 0.13.1 to 0.13.2 by @dependabot in #73
  • Build(deps): Bump Microsoft.NET.Test.Sdk from 17.3.0 to 17.3.1 by @dependabot in #74
  • Build(deps): Bump Microsoft.Extensions.Caching.StackExchangeRedis from 6.0.8 to 6.0.9 by @dependabot in #75
  • Build(deps): Bump Microsoft.Extensions.Http.Polly from 6.0.8 to 6.0.9 by @dependabot in #76
  • Build(deps): Bump Microsoft.NET.Test.Sdk from 17.3.1 to 17.3.2 by @dependabot in #77
  • Use configureAwait(False) whenever possible by @BrammyS in #79
  • Build(deps): Bump Microsoft.Extensions.Caching.StackExchangeRedis from 6.0.9 to 6.0.10 by @dependabot in #80
  • Build(deps): Bump Microsoft.Extensions.Http.Polly from 6.0.9 to 6.0.10 by @dependabot in #81
  • Build(deps): Bump FluentAssertions from 6.7.0 to 6.8.0 by @dependabot in #82
  • Build(deps): Bump NUnit3TestAdapter from 4.2.1 to 4.3.0 by @dependabot in #83
  • Build(deps): Bump Microsoft.NET.Test.Sdk from 17.3.2 to 17.4.0 by @dependabot in #86
  • Feature/update to dotnet 7 by @BrammyS in #90
  • Build(deps): Bump Microsoft.Extensions.Options from 6.0.0 to 7.0.0 by @dependabot in #91
  • Feature/2.0 by @BrammyS in #38
  • Code cleanup by @BrammyS in #92

Breaking changes

  • Replaced ISlashCommandPipeline and IComponentInteractionPipeline with IInteractionPipeline.

New Contributors

Full Changelog: v1.10.11...v2.0.0

v2.0.0-beta - Mayor release

11 Nov 10:42
766857a
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Feature/user rest client by @BrammyS in #18
  • Added missing docs by @BrammyS in #20
  • Added Invite rest API client by @BrammyS in #21
  • Feature/voice rest by @BrammyS in #29
  • Build(deps): Bump Moq from 4.17.1 to 4.17.2 by @dependabot in #33
  • Build(deps): Bump Microsoft.Extensions.Caching.StackExchangeRedis from 6.0.1 to 6.0.3 by @dependabot in #34
  • Build(deps): Bump Microsoft.Extensions.Http.Polly from 6.0.1 to 6.0.3 by @dependabot in #35
  • Support for Guild Member Timeouts by @BrammyS in #36
  • Build(deps): Bump NUnit from 3.13.2 to 3.13.3 by @dependabot in #39
  • Build(deps): Bump FluentAssertions from 6.4.0 to 6.6.0 by @dependabot in #40
  • Build(deps): Bump Microsoft.Extensions.Http.Polly from 6.0.3 to 6.0.4 by @dependabot in #42
  • Build(deps): Bump Microsoft.Extensions.Caching.StackExchangeRedis from 6.0.3 to 6.0.4 by @dependabot in #41
  • Build(deps): Bump GitHubActionsTestLogger from 1.3.0 to 1.4.1 by @dependabot in #43
  • Build(deps): Bump Sodium.Core from 1.2.3 to 1.3.0 by @dependabot in #44
  • Build(deps): Bump Microsoft.Extensions.Http.Polly from 6.0.4 to 6.0.5 by @dependabot in #45
  • Build(deps): Bump Microsoft.Extensions.Caching.StackExchangeRedis from 6.0.4 to 6.0.5 by @dependabot in #46
  • Build(deps): Bump Microsoft.NET.Test.Sdk from 17.1.0 to 17.2.0 by @dependabot in #47
  • Build(deps): Bump Moq from 4.17.2 to 4.18.0 by @dependabot in #48
  • Build(deps): Bump Moq from 4.18.0 to 4.18.1 by @dependabot in #49
  • Build(deps): Bump FluentAssertions from 6.6.0 to 6.7.0 by @dependabot in #50
  • Build(deps): Bump NUnit from 3.13.2 to 3.13.3 by @dependabot in #51
  • Build(deps): Bump Sodium.Core from 1.2.3 to 1.3.0 by @dependabot in #55
  • Build(deps): Bump Microsoft.Extensions.Http.Polly from 6.0.1 to 6.0.5 by @dependabot in #54
  • Build(deps): Bump FluentAssertions from 6.4.0 to 6.7.0 by @dependabot in #52
  • Build(deps): Bump Microsoft.Extensions.Caching.StackExchangeRedis from 6.0.1 to 6.0.5 by @dependabot in #53
  • Build(deps): Bump Moq from 4.17.1 to 4.18.1 by @dependabot in #56
  • Build(deps): Bump GitHubActionsTestLogger from 1.3.0 to 1.4.1 by @dependabot in #57
  • Build(deps): Bump Microsoft.NET.Test.Sdk from 17.1.0 to 17.2.0 by @dependabot in #58
  • Build(deps): Bump GitHubActionsTestLogger from 1.4.1 to 2.0.0 by @dependabot in #59
  • Build(deps): Bump Scrutor from 4.1.0 to 4.2.0 by @dependabot in #60
  • Build(deps): Bump GitHubActionsTestLogger from 2.0.0 to 2.0.1 by @dependabot in #61
  • Build(deps): Bump Microsoft.Extensions.Caching.StackExchangeRedis from 6.0.5 to 6.0.6 by @dependabot in #62
  • Build(deps): Bump Microsoft.Extensions.Http.Polly from 6.0.5 to 6.0.6 by @dependabot in #63
  • Feature/2.0 code cleanup by @BrammyS in #37
  • Added app_permissions field to interaction requests by @BrammyS in #65
  • Build(deps): Bump Microsoft.Extensions.Http.Polly from 6.0.6 to 6.0.7 by @dependabot in #67
  • Build(deps): Bump Microsoft.Extensions.Caching.StackExchangeRedis from 6.0.6 to 6.0.7 by @dependabot in #66
  • Build(deps): Bump Sodium.Core from 1.3.0 to 1.3.1 by @dependabot in #68
  • Build(deps): Bump Moq from 4.18.1 to 4.18.2 by @dependabot in #69
  • Build(deps): Bump Microsoft.Extensions.Http.Polly from 6.0.7 to 6.0.8 by @dependabot in #70
  • Build(deps): Bump Microsoft.Extensions.Caching.StackExchangeRedis from 6.0.7 to 6.0.8 by @dependabot in #71
  • Build(deps): Bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.3.0 by @dependabot in #72
  • Build(deps): Bump BenchmarkDotNet from 0.13.1 to 0.13.2 by @dependabot in #73
  • Build(deps): Bump Microsoft.NET.Test.Sdk from 17.3.0 to 17.3.1 by @dependabot in #74
  • Build(deps): Bump Microsoft.Extensions.Caching.StackExchangeRedis from 6.0.8 to 6.0.9 by @dependabot in #75
  • Build(deps): Bump Microsoft.Extensions.Http.Polly from 6.0.8 to 6.0.9 by @dependabot in #76
  • Build(deps): Bump Microsoft.NET.Test.Sdk from 17.3.1 to 17.3.2 by @dependabot in #77
  • Use configureAwait(False) whenever possible by @BrammyS in #79
  • Build(deps): Bump Microsoft.Extensions.Caching.StackExchangeRedis from 6.0.9 to 6.0.10 by @dependabot in #80
  • Build(deps): Bump Microsoft.Extensions.Http.Polly from 6.0.9 to 6.0.10 by @dependabot in #81
  • Build(deps): Bump FluentAssertions from 6.7.0 to 6.8.0 by @dependabot in #82
  • Build(deps): Bump NUnit3TestAdapter from 4.2.1 to 4.3.0 by @dependabot in #83
  • Build(deps): Bump Microsoft.NET.Test.Sdk from 17.3.2 to 17.4.0 by @dependabot in #86
  • Feature/update to dotnet 7 by @BrammyS in #90
  • Build(deps): Bump Microsoft.Extensions.Options from 6.0.0 to 7.0.0 by @dependabot in #91
  • Feature/2.0 by @BrammyS in #38
  • Code cleanup by @BrammyS in #92

New Contributors

Full Changelog: v1.10.11...v2.0.0-beta