Releases: contentstack/contentstack-utils-ruby
Releases · contentstack/contentstack-utils-ruby
v1.3.0
What's Changed
- Nokogiri version bump by @sunil-lakshman in #37
- Back merge PR. by @sunil-lakshman in #38
- chore: standardize ruby release flow with back-merge and strict version checks by @cs-raj in #39
- Added url endpoint support in ruby utils SDK. by @sunil-lakshman in #41
- fix: updated dependency by @OMpawar-21 in #42
- Fix/snyk fix 3 06 2026 by @OMpawar-21 in #44
- back merge by @reeshika-h in #46
- Update Gemfile.lock by @OMpawar-21 in #47
- DX| 29-06-2026 | Release by @reeshika-h in #45
- Update Ruby version in release workflow to 3.1 by @reeshika-h in #49
New Contributors
- @cs-raj made their first contribution in #39
- @OMpawar-21 made their first contribution in #42
- @reeshika-h made their first contribution in #46
Full Changelog: v1.2.4...v1.3.0
v1.2.4
v1.2.3
v1.2.2
JSON RTE Changes - Added fragment tag in nested list
v1.2.1 Update release-gem.yml
support for the 'br' tag and support for nested assets in the the image
- support for the 'br' tag
- support for nested assets in the the image
Dependency gem max limit removed
Removed Dependency Gem max limit (#11) * Removed Dependency Gem max limit * changed gem version from greater than or equal to arel
Dependency upgradation
Updated Dependency gem (#10) * Support span tags in render_node method * Updated Dependency gem * Updated license year * Updated Gemfile.lock * Updated utils ruby SDK version * Added SDK version info in changelog file * Updated Change Log file --------- Co-authored-by: Michael Ginalick <michael.ginalick@gmail.com>
Json RTE image, link and frame source url issue resolved
v1.1.1 Package upgrade
Json RTE Feature support for GQL API
- GQL Json RTE content to HTML content parsing support added