Loving Tina? us on GitHub0.0k

What's new with TinaCMS

Version 3.7.5

Released on 4/29/2026

Updated Dependencies

Version 3.7.4

Released on 4/27/2026

Patch Changes

  • @TihomirIvanov-

    Updated tinacms dependency mermaid

  • @isaaclombardssw-

    Fix rich-text image edit form: the URL field now shows the correct `URL` label and loads the existing image (previously it displayed the raw field path like `body.children[10].props.url` and rendered as an empty upload dropzone). The breadcrumb for the image form also now reads "Image" instead of the full path.

  • @brookjeynes-ssw-

    feat: simplify errors shown to users

  • @joshbermanssw-

    Migrate docs links in shipped package code from raw `tina.io/docs/<path>` URLs to aliased `tina.io/docs/r/<alias>` URLs so the links survive future docs restructuring.

  • @monsonego-

    Fix the radio-group field styling so radio options render with a circular indicator and no longer look disabled when unselected.

Updated Dependencies

  • @tinacms/search@1.2.11

Version 3.7.3

Released on 4/21/2026

Patch Changes

Updated Dependencies

Version 3.7.2

Released on 4/8/2026

Patch Changes

Updated Dependencies

Version 3.7.1

Released on 3/30/2026

Patch Changes

Updated Dependencies

  • @tinacms/search@1.2.8

Version 3.7.0

Released on 3/25/2026

Minor Changes

Patch Changes

Updated Dependencies

Version 3.6.3

Released on 3/19/2026

Patch Changes

Version 3.6.2

Released on 3/17/2026

Patch Changes

Version 3.6.1

Released on 3/4/2026

Updated Dependencies

  • @tinacms/search@1.2.6

Version 3.6.0

Released on 3/2/2026

Minor Changes

  • @joshbermanssw-

    ✨ Object Schema - Add openFormOnCreate flag. Allowing users to opt-in to automatically going inside an object form when the field is true

Patch Changes

  • @joshbermanssw-

    Fix inconsistent branch selection modal size between Side Editor and Admin Editor by using tailwind-merge for proper CSS class merging in PopupModal

  • @joshbermanssw-

    🤖 Fix previewBranch button from opening a tab with an empty string, instead using correct previewUrl variable

Updated Dependencies