diff --git a/content/whats-new-tinacloud/2024.10.25.mdx b/content/whats-new-tinacloud/2024.10.25.mdx new file mode 100644 index 000000000..dcd052acb --- /dev/null +++ b/content/whats-new-tinacloud/2024.10.25.mdx @@ -0,0 +1,10 @@ +--- +versionNumber: 2024.10.25 +dateReleased: 2024-10-03T23:13:54Z +--- + +## What's Changed +### 🛠️ Fixes +* fix: empty site urls break cors auth by @kldavis4 in https://github.com/tinacms/tinacloud/pull/2326 +* Users now have to manually create accounts on org acceptance by @brookjeynes-ssw in https://github.com/tinacms/tinacloud/pull/2324 +* fix: media sync media root by @kldavis4 in https://github.com/tinacms/tinacloud/pull/2332