- Feat
- MFA Support: Added Multi-Factor Authentication (MFA) support for login operations
- Added
mfaSecretparameter toLoginandLoginAsyncmethods for TOTP generation - Automatic TOTP token generation from Base32-encoded MFA secrets using Otp.NET library
- Comprehensive test coverage for MFA functionality including unit and integration tests
- Supports both explicit token and MFA secret-based authentication flows
- Added
- MFA Support: Added Multi-Factor Authentication (MFA) support for login operations
- Fix
- Added Test cases for the Release
- Fix
- Fixed apiVersion param in Publish/Unpublish methods
- Feat
- Bulk Operations:
- Added Support for the bulk operations of Publish, Unpublish, Delete, Workflow Update, addRelease Items, Update Release Items, Job-Status both sync and async methods
- Nested Global Fields: Added the support for the nested global fields for all the CRUD Operations
- Bulk Operations:
- Fix
- Fixed the Single Publish issue with specific entry version (Changing the type from String to Int)
- Fix
- Fix the Delivery Token URL
- Made the Summary More Readable
- Feat
- Add support for custom Http client and IHttpClientFactory
- Feat
- Add support for apiVersion in bulk publish unpublish methods
- Fix
- Media header now added only to Assets API methods and removed from all others for both Sync and Async calls.
- Fix
- Strong named assemblies
v0.1.7 (2024-02-11)
- Feature
- Parameter support in References and ReferencesAsync methods
v0.1.6 (2024-02-11)
- Fix
- TextNode Deserializer
v0.1.5 (2024-02-11)
- Adds JsonConverters to Serializer for JSON Rte
v0.1.4 (2024-01-22)
- EarlyAccess Header support and AddQuery method in ParamCollection