Loving Tina? ā­ļø us on GitHubStar

What's new with TinaCMS

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

Version 2.5.0

Released on 11/25/2024

Minor Changes

  • #5218 03bb823 Thanks @kldavis4! - Adds referential integrity for renaming and deleting referenced documents.
    When a document is renamed, any documents which reference the document will be updated with the new document name. When a document is deleted, the user will be warned and any references to the document will be deleted.

Patch Changes

  • #5262 60fb710 Thanks @JackDevAU! - Fixes a styling issue where the delete Block Icon was invisible when using Safari (Browser)
  • #5267 f3aa146 Thanks @Ben0189! - update packages jsonpath-plus and happy-dom
  • Updated dependencies [f90ef4d, ac2003f, 03bb823]:
    • @tinacms/mdx@1.5.2
    • @tinacms/schema-tools@1.6.8
    • @tinacms/search@1.0.35

Version 2.4.0

Released on 10/30/2024

Minor Changes

  • #5246 bc59a81 Thanks @wicksipedia! - Adds html formatting support for field descriptions Note: wrapFieldWithError has been marked as deprecated

Patch Changes

  • #5228 9bb408f Thanks @JackDevAU! - šŸ› fix r.join error when building pages
  • #5216 bbf2f81 Thanks @Ben0189! - - Adjust Save button position and size on iPad
    • Button size has been reduced as per feedback from @bettybondoc to improve the UI experience
  • Updated dependencies [0daf0b6]:
    • @tinacms/schema-tools@1.6.7
    • @tinacms/search@1.0.34
    • @tinacms/mdx@1.5.1

Version 2.3.0

Released on 10/21/2024

Minor Changes

Patch Changes

Version 2.2.9

Released on 10/8/2024

Patch Changes

  • #4780 31513bb Thanks @Ben0189! - improve reference field selector filter and simplyfy schema needed to be written by user
  • #4991 3b2aba8 Thanks @ncn-ssw! - - Correct 'window' variable definition test
  • Updated dependencies [31513bb]:
    • @tinacms/schema-tools@1.6.5
    • @tinacms/mdx@1.4.5
    • @tinacms/search@1.0.32

Version 2.2.8

Released on 10/1/2024

Patch Changes

  • #4843 4753c9b Thanks @JackDevAU! - ā¬†ļø Update Minor & Patch Dependencies Versions
  • Updated dependencies [4753c9b]:
    • @tinacms/mdx@1.4.4
    • @tinacms/schema-tools@1.6.4
    • @tinacms/search@1.0.31

Version 2.2.7

Released on 10/1/2024

Patch Changes