Skip to content
This repository has been archived by the owner on Feb 8, 2023. It is now read-only.

Releases: N4T4NM/CSharpDiscordWebhook

CSharpDiscordWebhook .NET 6

08 Jan 18:37
25bd942
Compare
Choose a tag to compare

CSharpDiscordWebhook .NET 6

04 Jan 13:01
Compare
Choose a tag to compare
  • Changed from .NET 5 to .NET 6
  • Changed to async methods, check #12
  • Implemented Allowed Mentions Object, check #13
  • Request exceptions are now properly shown
  • Now you can change the webhook Uri without creating a new DiscordWebhook instance

CSharpDiscordWebhook .NET 5

23 Aug 16:51
Compare
Choose a tag to compare
  • Added support for multiple files

CSharpDiscordWebhook .NET 5

21 Aug 13:56
Compare
Choose a tag to compare
  • Minor changes
  • Server error handling

CSharpDiscordWebhook .NET 5

17 Jul 14:22
Compare
Choose a tag to compare
v2.3

Merge branch 'master' of https://github.com/N4T4NM/CSharpDiscordWebhook

CSharpDiscordWebhook

29 May 22:37
0130524
Compare
Choose a tag to compare

Changed arrays to lists

Discord Webhook

17 Mar 17:06
Compare
Choose a tag to compare
Release_v2.1

Changed some fields to nullable, this avoids junk json content

Discord Webhook

06 Feb 16:57
Compare
Choose a tag to compare
Release_v2

Updated documentation

CSharpDiscordWebhook

11 Sep 18:33
f27f7ec
Compare
Choose a tag to compare
Release_v1

Updated references