Loving Tina? us on GitHub0.0k

What's new with TinaCloud

Version 2025.07.9

Released on 7/11/2025

What's Changed

✨ Features

  • feat(repo): add additional stats to repo select component by @brookjeynes-ssw

🔧 Fixes

  • 🥅 Errors - Improve error handling when indexing by paths by @ncn-ssw
  • fix: nil reference in the billing code when an organization is not found by @brookjeynes-ssw

Version 2025.07.6

Released on 7/9/2025

What's Changed

🔧 Fixes

  • ✨ feat(verifyUserAccount): sanitize verification code input by @kulesy

🧱 Infrastructure

  • ci(gosec): use latest gosec version by @brookjeynes-ssw

Version 2025.07.5

Released on 7/9/2025

What's Changed

🧱 Infrastructure

  • fix(sst): increase asset transformer memory by @brookjeynes-ssw

Version 2025.07.4

Released on 7/7/2025

What's Changed

🧱 Infrastructure

  • 🔊 HubSpot - Add tracking code by @ncn-ssw
  • ⚡ Reliability - Set increased DynamoDB retries for ContentEventHandler by @ncn-ssw
  • ⬆️ Upgrade - @tinacms/graph package to 1.5.19 and 1.6.0 by @ncn-ssw

Version 2025.07.3

Released on 7/6/2025

What's Changed

✨ Features

  • feat(ui/gitauthtokens): add toggle to enable / disable git authoring by @brookjeynes-ssw

🔧 Fixes

  • 🧱 Infrastructure - Add sourcemaps, update runtime used by Assets API by @ncn-ssw
  • ⚡ Resilience - Improve handling of malformatted images by @ncn-ssw
  • fix(auth): reset password redirects to verification screen for unverified accounts by @brookjeynes-ssw

Version 2025.07.2

Released on 7/3/2025

What's Changed

🧱 Infrastructure

  • 🔥 Sentry - Remove remaining mentions in codebase by @ncn-ssw

Version 2025.07.1

Released on 7/3/2025

What's Changed

🔧 Fixes

  • 🚸 UX - Improves error message upon re-registering account by @ncn-ssw

🧱 Infrastructure

  • 🔊 Logs - Adds API Gateway requestId to Identity API logs by @ncn-ssw
  • 🔥 Sentry - Remove from dashboard by @ncn-ssw

Version 2025.07.0

Released on 7/2/2025

What's Changed

🔧 Fixes

  • 🐛 Bug - No user auth tokens treated as error rather than non-existent by @ncn-ssw
  • 🐛 Bug - TinaCloud Webhooks not triggered if schema pushed with content changes by @ncn-ssw

🧱 Infrastructure

  • 🔊 Logs - Removes go-chi logging middleware by @ncn-ssw
  • 🔊 Logs - Add logging to getBillingState endpoint by @ncn-ssw
  • 🔥 Sentry - Removal from Identity API by @ncn-ssw

Version 2025.06.17

Released on 7/2/2025

What's Changed

✨ Features

  • ⚡ Performance - Minimize requests for GitHub tokens by @ncn-ssw
  • 🧑‍💻 DX - Remove version information from returned schema by @ncn-ssw
  • ✨ Feature: Add direct Lambda invocation to the Content API by @kulesy

🧱 Infrastructure

  • 🔊 Logs - Adds logging around AWS Lambda handler in Identity API Router by @ncn-ssw
  • 🔊 Logs - @tinacms/graphql version by @ncn-ssw

Version 2025.06.15

Released on 6/26/2025

What's Changed

✨ Features

  • feat(js/gitauthtokens): add js routes to interact with git auth tokens by @brookjeynes-ssw

🔧 Fixes

  • 🐛 Bug - Fix webhook refresh such that it will function with incorrect InstallationID by @ncn-ssw