Loving Tina? us on GitHub0.0k

What's new with TinaCloud

Version 2025.05.120

Released on 5/23/2025

What's Changed

🔧 Fixes

  • ♻️ Refactor registration flow from XState to useState by @kulesy
  • 📝 Update README with WSL tool requirements by @kulesy
  • fix: org admin access to projects they're not part of by @brookjeynes-ssw
  • fix: dont enable automatic tax on checkouts in setup mode by @brookjeynes-ssw

Version 2025.05.119

Released on 5/21/2025

What's Changed

🔧 Fixes

  • handleSchemaSha - use default branch when bot branches are passed in by @wicksipedia

Version 2025.05.118

Released on 5/21/2025

What's Changed

✨ Features

  • ♻️ Account Section Refactor and Security Improvements by @kulesy

🔧 Fixes

  • fix: update robots.txt to disallow all web crawlers by @wicksipedia

👒 Dependencies

  • chore(deps): bump undici from 5.28.5 to 5.29.0 by @dependabot

Version 2025.05.117

Released on 5/19/2025

What's Changed

👒 Dependencies

  • ⬆️ Upgrade - @tinacms/graphql to 1.5.17 by @ncn-ssw

Version 2025.05.116

Released on 5/18/2025

What's Changed

🔧 Fixes

  • 🚸 UX - Improve resilience of OAuth login flow by @ncn-ssw

Version 2025.05.115

Released on 5/14/2025

What's Changed

🔧 Fixes

  • 🔊 Logging - User verification endpoint by @ncn-ssw

Version 2025.05.114

Released on 5/14/2025

What's Changed

🔧 Fixes

  • 🧱 Infrastructure - Add sourcemaps to Content API Lambdas by @ncn-ssw

Version 2025.05.113

Released on 5/14/2025

What's Changed

🔧 Fixes

  • 🔊 Logging - User registration endpoints by @ncn-ssw

Version 2025.05.112

Released on 5/13/2025

What's Changed

✨ Features

  • ♻️ Refactor : Move account settings and Git configuration sections into tabs by @kulesy

🔧 Fixes

  • fix(stripe): add automatic tax settings by @brookjeynes-ssw

Version 2025.05.111

Released on 5/12/2025

What's Changed

🔧 Fixes

  • fix: Don't reset loading after mfa auth as page should redirect. by @brookjeynes-ssw
  • fix: Add optional tax registration field to stripe checkouts. by @brookjeynes-ssw
  • fix: Enable auto update for customer tax. by @brookjeynes-ssw
  • fix: Add automatic tax for updated subscriptions. by @brookjeynes-ssw
  • 🐛 Bug - New customers cannot create checkout session by @brookjeynes-ssw

🧱 Infrastructure

  • lint: replace prettier + eslint with biomejs by @brookjeynes-ssw
  • lint: Introduce formatting changes from biomejs. by @brookjeynes-ssw
  • 🔥 Remove - Husky tool by @ncn-ssw
  • 🔥 Deletion - Remove unnecessary await from SST config by @ncn-ssw
  • 🚨 Linter - Fix a series of minor issues by @ncn-ssw
  • 🧱 Infrastructure - Adds steps to build process to check formatting by @ncn-ssw
  • 🚚 Schema transfer tool work by @brookjeynes-ssw and @ncn-ssw