Releases: contentstack/contentstack-swift
Releases · contentstack/contentstack-swift
v2.1.0
What's Changed
- SSL pinning implementation by @reeshika-h in #82
- Add support for Global Fields by @reeshika-h in #84
- fix workflow by @reeshika-h in #85
- Update .talismanrc to set version to 1.0 by @reeshika-h in #87
Full Changelog: v2.0.1...v2.1.0
Stability improvements
- Minor internal fixes
- Updated testing support
Versions v1.6.2 and v2.0.0 are not recommended due to stability concerns.
Please use v2.0.1 or later.
v2.0.0
What's Changed
- Remove unused workspace configuration file from the project by @reeshika-h in #78
- DX | 12-05-2025 | Release by @cs-raj in #70
Full Changelog: v1.6.2...v2.0.0
- Fixes
- Dependencies update
- Workflow fixes
- Update test cases
Enhancement
- Added Early Access Header Support
Feature: Taxonomy Support
- Added support for taxonomy
Added GCP support and privacy manifest file
- Added GCP support and privacy manifest file
Switching stacks issue resolved
- Added a fix for issues while switching stacks.
URLCache Issue Resolved
- Issue resolved for URLCache
Added support for Azure eu in Region, Include Metadata in Asset Entry and Query
- Added AZURE-EU region in Contentstack Region
- Added include metadata in
- AssetQuery class
- EntryQueriable class
- ImageTransform initialization issue resolved