Skip to content

Releases: contentstack/contentstack-utils-java

Fixes

22 Oct 06:10
d6db24d
Compare
Choose a tag to compare
  • Snyk fixes
  • Maven Workflow added

Fix: handle case of td or th nodes with attr void:true

05 Jun 12:39
Compare
Choose a tag to compare
Merge pull request #73 from contentstack/next

Fix: Empty string in case td or th node had void:true

Enhancement and fixes

31 May 08:36
Compare
Choose a tag to compare
  • Update asset url in GQL
  • Snyk fixes

Fixes

13 May 12:34
Compare
Choose a tag to compare

Fixed vulnerability issue related to strAttrs and children

Enhancements and Fixes

02 May 10:51
Compare
Choose a tag to compare

Enhancement :

  • updated tests and testing workflow

Fixes :

  • added fix for embedded asset not redirecting to linked url

Enhancements and Fixes

05 Apr 14:18
Compare
Choose a tag to compare

Enhancement

  • Added support for fragment tag in JSON RTE

Bug Fixes

  • Fixed issue where embedded asset in an entry was not redirecting to the image

Fix for line <br> tags issue identified in v1.2.5

26 Oct 09:16
Compare
Choose a tag to compare
  • Fix for line
    tags issue identified in v1.2.5

Bug Fix: additional br tag issue fixed.

06 Oct 12:11
Compare
Choose a tag to compare
  • Bug Fix: additional br tag issue fixed.

Support for center alignment rendering and br tag

26 Sep 13:42
Compare
Choose a tag to compare

• Implemented support of br tags instead of \n for line breaks.
• Comprehensive support for all types of styling, including center alignment rendering.

Attribute Support Added

08 Aug 07:51
Compare
Choose a tag to compare
  • Attribute Support Added