Skip to content

Releases: contentstack/contentstack-swift

v2.1.0

09 Jun 12:14
82749ca
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.1...v2.1.0

Stability improvements

13 May 09:34
fbc80b0
Compare
Choose a tag to compare
  • Minor internal fixes
  • Updated testing support

⚠️ Note
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

12 May 09:59
567a601
Compare
Choose a tag to compare

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

07 Feb 04:40
Compare
Choose a tag to compare
  1. Dependencies update
  2. Workflow fixes
  3. Update test cases

Enhancement

07 Oct 11:30
541bfe2
Compare
Choose a tag to compare
  • Added Early Access Header Support

Feature: Taxonomy Support

23 Aug 06:31
f0e8544
Compare
Choose a tag to compare
  • Added support for taxonomy

Added GCP support and privacy manifest file

17 May 13:00
cf8b7cb
Compare
Choose a tag to compare
  • Added GCP support and privacy manifest file

Switching stacks issue resolved

21 Mar 11:30
96ebbfe
Compare
Choose a tag to compare
  • Added a fix for issues while switching stacks.

URLCache Issue Resolved

02 Aug 11:25
5fa2234
Compare
Choose a tag to compare
  • Issue resolved for URLCache

Added support for Azure eu in Region, Include Metadata in Asset Entry and Query

26 May 08:08
ccf7802
Compare
Choose a tag to compare
  • Added AZURE-EU region in Contentstack Region
  • Added include metadata in
    • AssetQuery class
    • EntryQueriable class
  • ImageTransform initialization issue resolved