Releases: contentstack/contentstack-ruby
Releases · contentstack/contentstack-ruby
To add support for activesupport greater then 6.2 version for our ruby gem
To add support for activesupport greater then 6.2 version for our ruby gem.
Live Preview feature for entry with reference update
- Reference update in entry live preview support added
Proxy and Retry functionality support added
- Http request proxy support
- Retry request on failure
API request with URI.OPEN issue resolved
v0.5.1 Package update
Live Preview feature support added
- Live preview support added
v0.4.3: Merge pull request #20 from contentstack/bug/class-extension
Monkey Patch for Ruby classes removed
Package dependency update
- Utils SDK package update
- Active support dependency format update
Embedded Items feature support added
- includeEmbeddedItems function added in Entry and Query Module
- Utils SDK support added in SDK
Sync API
- Sync API module support added
Publish content fallback feature
-
Entry
- locale - function for passing locale is added
- only - function for getting only specified field
- except - function for getting field except specified field
- include_reference - function for including reference in entry
- include_schema - function for including schema along with entry added
- include_content_type - function for including content type details along with entry added
- include_owner - function for getting owner of entry
- include_fallback - function for getting published fallback locale content, if specified locale content is not published
-
Query
- include_fallback - function for getting published fallback locale content, if specified locale content is not published