Releases: workos/workos-dotnet
Releases · workos/workos-dotnet
v2.5.0
v2.4.0
v2.3.0
What's Changed
- Add AppleOAuth constants by @gcarvelli in #167
- Fix CI badge + add NuGet one by @gcarvelli in #172
- v2.3.0 by @gcarvelli in #170
- Added missing values to DirectoryState enum by @WillyPain in #174
New Contributors
- @gcarvelli made their first contribution in #167
- @WillyPain made their first contribution in #174
Full Changelog: v2.2.0...v2.3.0
v2.2.0
v2.1.0
v2.0.0
Added
- Added ActorIds and ActorNames to CreateAuditLogExportOptions #127
Changed
- [Breaking change] Renamed User to DirectoryUser (#132)
- [Breaking change] Renamed ConnectionType to Type (#138)
- [Breaking change] Changed directory states from linked/unlinked to active/inactive (#142)
- [Breaking change] Changed default list pagination order to be DESC (#159)
- [Breaking change] Changed Connection.Type to be a string and add ProviderType (#154)
Removed
- [Breaking change] Removed Connection Status (#137)
Full Changelog: v1.17.4...v2.0.0
v1.17.4
v1.17.3
What's Changed
- Fix user enums to include "Inactive"
v1.17.2
v1.17.0
Added
- Added groups attribute to SSO user profile. This feature is in beta, please reach out to support@workos.com to access this feature. (#117)