Skip to content

v3.1.0

Latest

Choose a tag to compare

@naman-contentstack naman-contentstack released this 20 Jul 11:14
991c73a

What's Changed

Feat:
  • Add a comment on line R4Add diff commentMarkdown input: edit mode selected.WritePreviewAdd a suggestionHeadingBoldItalicQuoteCodeLinkUnordered listNumbered listTask listMentionReferenceMore Formatting tools items 9Saved repliesAdd FilesPaste, drop, or click to add filesCancelCommentStart a review
  • Entry Variants Branch Support
    • Added support for passing an optional branch parameter to the .Variant() method in both Entry and Query classes.
    • If the branch parameter is null or empty, it automatically falls back to the Stack's configured branch or "main".
    • Added comprehensive unit and integration tests for Entry and Query variant branch logic.

Full Changelog: v3.0.0...v3.1.0