What's new with TinaCMS
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
Version 3.5.1
Released on 2/23/2026
Patch Changes
- @joshbermanssw-
🐖 PostHog - Add Telemetry around the branch selector to see which elements users are interacting with on the modal
- @joshbermanssw-
📊 Telemetry - Add telemetry to CollectionListPage to identify how users are interacting with the page (button clicks, filtering etc)
Updated Dependencies
@tinacms/search@1.2.4
Version 3.5.0
Released on 2/19/2026
Minor Changes
- @joshbermanssw-
Telemetry - We’ve added anonymous telemetry to help us understand how Tina is used and prioritize improvements in areas where it matters. No personal or sensitive data is collected, and the information cannot be used to identify individual users. Telemetry is used solely to improve performance, stability, and the overall user experience. You can opt-out at any time by disabling telemetry in your Tina config.
- @isaaclombardssw-
The referenced files menu is being revamped to improve the UX and increase clarity.
Patch Changes
Version 3.4.1
Released on 2/2/2026
Version 3.4.0
Released on 2/1/2026
Minor Changes
Version 3.3.2
Released on 1/26/2026
Patch Changes
Version 3.3.1
Released on 1/16/2026
Patch Changes
Version 3.3.0
Released on 1/12/2026
Minor Changes
- @JackDevAU-
Added fuzzy search options + support. This is now set as the new default. Going forward this package will also be used on the TinaCloud side so we don't duplicate code. Search now uses the closest index instead of being exact.