Loving Tina? ⭐️ us on GitHubStar

What's new with TinaCMS

Version 2.7.2

Released on 2/28/2025

Patch Changes

    • Rich text editor - fixed inconsistent tooltips in the MDX editor toolbar
    • Breaking - MarkToolbarButton is no longer exported
    • This reimplements references to more thoroughly find deeply nested references and add a reference index to the collection in order to query these deep references. The rename modal is updated to remove the warning about breaking references as well.
  • Updated dependencies [602b4d0]:
    • @tinacms/schema-tools@1.7.2
    • @tinacms/search@1.0.41
    • @tinacms/mdx@1.6.1

Version 2.7.1

Released on 2/26/2025

Patch Changes

Version 2.7.0

Released on 2/20/2025

Minor Changes

  • #5504 7541614 Thanks @Ben0189! - Rich text editor - Add strikethrough support
    • Added a strikethrough button in the rich text editor, allowing users to apply strikethrough formatting.
    • Strikethrough syntax (~~word~~) correctly applies in Markdown mode.
    • Known Issue: In the rich text editor, typing ~~word~~ does not currently auto-convert to strikethrough. A fix will follow in an upcoming patch.
  • #5503 99bb59f Thanks @JackDevAU! - feat: add experimental user form select to the useTina hook

Patch Changes

Version 2.6.4

Released on 2/11/2025

Patch Changes

  • Updated dependencies []:
    • @tinacms/search@1.0.39

Version 2.6.3

Released on 2/7/2025

Patch Changes

Version 2.6.2

Released on 1/28/2025

Patch Changes

  • Updated dependencies []:
    • @tinacms/search@1.0.38

Version 2.6.1

Released on 1/23/2025

Patch Changes

Version 2.6.0

Released on 1/6/2025

Minor Changes

  • #5388 92b683b Thanks @JackDevAU! - ✨ Adds new overrides prop to rich text fields. toolbarOverride is now deprecated in favor of overrides.toolbar.

Patch Changes

  • #5410 9931d5a Thanks @kldavis4! - Allow bare hash strings to be inserted as urls
  • #5404 4aadf3e Thanks @Ben0189! - replace HOC from react-onclickoutside to hook from react-use
  • #5408 877699d Thanks @Ben0189! - Fixes for React 19 support
    • Change react-use import statements to default import method
    • Fixed deprecated API from headless UI in the experimental example
  • Updated dependencies [92b683b, 82b0039]:
    • @tinacms/schema-tools@1.7.0
    • @tinacms/mdx@1.5.4
    • @tinacms/search@1.0.37

Version 2.5.2

Released on 12/13/2024

Patch Changes

Version 2.5.1

Released on 12/9/2024

Patch Changes