Releases: contentstack/contentstack-utils-java
Releases · contentstack/contentstack-utils-java
v1.2.15
What's Changed
- Version bump by @cs-raj in #92
- license updated by @reeshika-h in #94
- Development by @reeshika-h in #93
- fixed all testcases by @reeshika-h in #103
- Development by @reeshika-h in https://github.com/contentstack/contentstack-utils-java/pull/104l/95
- fixes for spring framework version by @reeshika-h in #105
- Development by @reeshika-h in #106
New Contributors
Full Changelog: v1.2.12...v1.2.15
Fixes
- Snyk fixes
- Maven Workflow added
Fix: handle case of td or th nodes with attr void:true
Merge pull request #73 from contentstack/next Fix: Empty string in case td or th node had void:true
Enhancement and fixes
- Update asset url in GQL
- Snyk fixes
Fixes
Fixed vulnerability issue related to strAttrs and children
Enhancements and Fixes
Enhancement :
- updated tests and testing workflow
Fixes :
- added fix for embedded asset not redirecting to linked url
Enhancements and Fixes
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
- Fix for line
tags issue identified in v1.2.5
Bug Fix: additional br tag issue fixed.
- Bug Fix: additional br tag issue fixed.
Support for center alignment rendering and br tag
• Implemented support of br tags instead of \n for line breaks.
• Comprehensive support for all types of styling, including center alignment rendering.