Skip to content

Releases: contentstack/contentstack-utils-dotnet

v1.3.0

11 May 10:16
bd8a8c0

Choose a tag to compare

What's Changed

  • security: fix vulnerabilities in test report generator by @OMpawar-21 in #55
  • fix(5999): resolve critical security vulnerabilities in Python test report … by @OMpawar-21 in #56
  • DX-6186: new release process by @harshitha-cstk in #59
  • feat: Add Live Preview editable tags support (addEditableTags/addTags) by @OMpawar-21 in #60

Full Changelog: v1.2.0...v1.3.0

v2.0.0-beta.1

04 May 09:08
2c270ee

Choose a tag to compare

v2.0.0-beta.1 Pre-release
Pre-release
  • Migrated to newtonsoft.json to System.Text.Json
  • Added .NET 10.x support

v1.2.0

06 Apr 09:49
2a41518

Choose a tag to compare

What's Changed

  • feat(5736): add GetVariantMetadataTags; deprecate GetDataCsvariantsAttribute by @OMpawar-21 in #50
  • feat(5626): Python TRX/Cobertura HTML report; run-test-case.sh; unit-test w… by @OMpawar-21 in #45

Full Changelog: v1.1.0...v1.2.0

v1.1.0

30 Mar 10:36
267ad33

Choose a tag to compare

What's Changed

  • feat(5410): variant alias helpers (GetVariantAliases, GetDataCsvariantsAttribute) by @OMpawar-21 in #44
  • fix: updated the version to 1.1.0 by @cs-raj in #48

Full Changelog: v1.0.7...v1.1.0

v1.0.7

19 Jan 10:30
91f4f4e

Choose a tag to compare

What's Changed

  • Centralize error messages in Constants/ErrorMessages.cs by @reeshika-h in #39

New Contributors

Full Changelog: v1.0.6...v1.0.7

v1.0.6

09 Jun 11:36
c2b07ad

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.5...v1.0.6

Fixes

10 Oct 09:42
3a99be9

Choose a tag to compare

  • Used the className and Id selector for converting json to html

Fixes

02 Sep 13:00
dee9929

Choose a tag to compare

  • Classname and ID property support in text node

Feature

22 Jul 13:02
83cb897

Choose a tag to compare

  • Added Editable Tags

Feat: Style attrs, Fragment tag and Mail attr support added

20 Mar 08:16
b1a34fc

Choose a tag to compare

  • Supports style attr of node in default Options
  • Fragment tag support
  • MailTo and MailToTarget support added