Releases: NetCordDev/NetCord
Releases · NetCordDev/NetCord
1.0.0-beta.4
What's Changed
- Detect whether AES GCM encryption is supported before using it and fa… by @KubaZ2 in #364
- Fix SubscriptionStatus after a documentation fix (https://github.com/… by @KubaZ2 in #365
- Cleanup NetCord.Test by @KubaZ2 in #366
- Stop accessing AesGcm from multiple threads in Aes256GcmRtpSizeEncryption by @KubaZ2 in #367
- Optimize libsodium usage by @KubaZ2 in #368
Full Changelog: 1.0.0-beta.3...1.0.0-beta.4
1.0.0-beta.3
What's Changed
- Improve JoinVoiceChannelAsync by @KubaZ2 in #360
- Optimize RequireBotPermissionsAttribute by @KubaZ2 in #361
- Update NuGet non-major to 10.0.9 by @renovate[bot] in #357
- Update GitHub Actions non-major to v6.0.3 by @renovate[bot] in #353
- Update dependency esbuild to ~0.28.0 [SECURITY] by @renovate[bot] in #356
- Lock file maintenance nixpkgs by @renovate[bot] in #362
- Update dotnet-sdk to v10.0.301 by @renovate[bot] in #363
Full Changelog: 1.0.0-beta.2...1.0.0-beta.3
1.0.0-beta.2
What's Changed
- Add issue templates by @KubaZ2 in #2
- Add
CustomMessageby @KubaZ2 in #3 - Add Discord Widget to README by @csmir in #5
- Ever so slight grammatical change in README.md by @Red-K0 in #8
- Added XML documentation for Embed.cs, first of many by @Red-K0 in #9
- Added documentation to embed component files. by @Red-K0 in #10
- Ever so slight grammatical change in README.md (Happy Birthday) by @Red-K0 in #11
- Fix and optimize CodeBlock.cs by @budgetdevv in #13
- Bump follow-redirects from 1.15.5 to 1.15.6 in /Documentation by @dependabot[bot] in #16
- Implemented gateway events GUILD_JOIN_REQUEST_UPDATE and GUILD_JOIN_REQUEST_DELETE. by @bakirov-eldar in #15
- Added missing flags and documentation to 'UserFlags.cs'. by @Red-K0 in #17
- Added more channel flags, added documentation for channel flags. by @Red-K0 in #19
- Added documentation to GatewayIntents.cs, GatewayClient.cs, ShardedGatewayClient.cs and GatewayOpcodes.cs by @Red-K0 in #20
- Bump ws, engine.io-client, engine.io and socket.io-adapter in /Documentation by @dependabot[bot] in #22
- Bump braces from 3.0.2 to 3.0.3 in /Documentation by @dependabot[bot] in #23
- Improve the showcase in readme by @KubaZ2 in #24
- Feat: Adding poll support by @budgetdevv in #18
- XML Documentation Updates and ImageUrl Changes. by @Red-K0 in #21
- Implement IMessageProperties by @csmir in #31
- Implement TContext in result handling by @csmir in #32
- Handle command results by class instead of Func by @csmir in #35
- Update build to include PR's in workflows by @csmir in #33
- Add gateway retries and rate limiter by @KubaZ2 in #36
- Fix docs preview by @KubaZ2 in #38
- Bump micromatch from 4.0.5 to 4.0.8 in /Documentation by @dependabot[bot] in #39
- Fix docs nav buttons by @KubaZ2 in #40
- Add rest cancellation by @KubaZ2 in #41
- Add image URL methods by @KubaZ2 in #42
- Improve DI guide by @KubaZ2 in #43
- Improve configuration in hosting by @KubaZ2 in #44
- Bump dompurify from 3.0.9 to 3.1.6 in /Documentation by @dependabot[bot] in #45
- Add support for Native AOT in NetCord.Hosting* by @KubaZ2 in #46
- Improve SEO by @KubaZ2 in #47
- Add the prerelease note by @KubaZ2 in #48
- Improve SEO of nav icons by @KubaZ2 in #50
- Remove index.html from hrefs by @KubaZ2 in #51
- Add robots.txt and update docfx.json to include it by @KubaZ2 in #52
- Update image descriptions and revise bot instructions by @KubaZ2 in #53
- Improve contexts by @KubaZ2 in #54
- Improve the website in terms of SEO by @KubaZ2 in #55
- Update browser-sync by @KubaZ2 in #57
- Improve the component interaction service parameters guide by @KubaZ2 in #59
- Improve getting started guide by @KubaZ2 in #61
- Rename og image by @KubaZ2 in #62
- Lower the priority of /docs/ to 0.3 in sitemap by @KubaZ2 in #63
- Normalize image sizes in the prerequisites guide by @KubaZ2 in #64
- Improve documentation accessibility by @KubaZ2 in #65
- Improve hover secondary color by @KubaZ2 in #66
- Add canonical link by @KubaZ2 in #67
- Update privileged intents image by @KubaZ2 in #68
- Improve the getting started guide by @KubaZ2 in #69
- Bump mermaid from 10.8.0 to 10.9.3 in /Documentation by @dependabot[bot] in #70
- Improve the getting started guide and refactor other guides a bit by @KubaZ2 in #71
- Improve images by @KubaZ2 in #72
- Improve the http interactions guide by @KubaZ2 in #73
- Add more features to the landing page by @KubaZ2 in #74
- Improve the description of the "Asynchronous & Concurrent" feature in the landing page by @KubaZ2 in #75
- Implement voice v8 by @KubaZ2 in #76
- Improve minimal apis by @KubaZ2 in #77
- Improve icon tooltips in the documentation by @KubaZ2 in #78
- Add guides for responding to interactions and sending messages by @KubaZ2 in #79
- Improve the sharding guide by @KubaZ2 in #80
- Improve workflows by @KubaZ2 in #81
- Rename Docs to API Docs in the documentation by @KubaZ2 in #82
- Simplify guide examples and fix formatting by @KubaZ2 in #83
- Use ApplicationCommandContext where it's possible by @KubaZ2 in #84
- Bump katex from 0.16.11 to 0.16.21 in /Documentation by @dependabot[bot] in #86
- Remove DM channel cache by @KubaZ2 in #87
- Add non-generic Add and Use extension methods by @KubaZ2 in #88
- Add a code example to the landing page by @KubaZ2 in #89
- Added documentation for Application.cs, ChannelType.cs, Account.cs by @Red-K0 in #93
- Bump esbuild and esbuild-sass-plugin in /Documentation by @dependabot[bot] in #95
- Add XML docs to NetCord.Hosting and NetCord.Hosting.AspNetCore and small refactor by @KubaZ2 in #90
- Add versioning clarification in README by @KubaZ2 in #96
- Fix localizations example by @KubaZ2 in #97
- Migrate to the SLNX format by @KubaZ2 in #99
- Optimize memory allocation using ArrayPool by @KubaZ2 in #100
- Implement components v2 by @KubaZ2 in #98
- Have a base parent for all context types so all variations can be pro… by @csmir in #103
- Add support for keyed services by @KubaZ2 in #105
- Implement support for minimal API sub slash commands by @KubaZ2 in #106
- Implement voice encryption provider by @KubaZ2 in #108
- Add MinVer for automatic version management by @bording in #107
- Packaging improvements by @bording in #109
- Simplify
.csprojfiles by using.propsand.targetsby @KubaZ2 in #110 - Full documentation for ApplicationCommand*.cs files by @Red-K0 in #94
- Source generate ShardedGatewayClient events and refactor by @KubaZ2 in #111
- Update dev dependencies by @KubaZ2 in #112
- Implement custom events by @KubaZ2 in #113
- Implement loggers by @KubaZ2 in #115
- Improve voice handling by @KubaZ2 in #116
- Update docfx by @KubaZ2 in #117
- Update docs packages and setup linter and tests by @KubaZ2 in #118
- Rename reaction deletion methods for clarity by @KubaZ2 in #119
- Rename concurrency groups in YAML workflows by @KubaZ2 in #120
- Add
InteractionCallback.LaunchActivityby @KubaZ2 in #121 - Implement support for interaction callback response by @KubaZ...