diff --git a/content/whats-new-tinacloud/2025.01.66.mdx b/content/whats-new-tinacloud/2025.01.66.mdx new file mode 100644 index 000000000..da7761f38 --- /dev/null +++ b/content/whats-new-tinacloud/2025.01.66.mdx @@ -0,0 +1,15 @@ +--- +versionNumber: 2025.01.66 +dateReleased: 2025-01-09T00:42:18Z +--- + +## What's Changed +### ✨ Features +* feat: show org invite link on the users page. by @brookjeynes-ssw + +### 🔧 Fixes +* 🔥 Lambda Invoking - Removes client library and ContentAPIRouter permissions by @ncn-ssw +* fix: add additional logging around identity api status errors by @brookjeynes-ssw +* 📝 Docs - Update architecture diagram with Content API and Identity API connection by @ncn-ssw +* 🛂 Authentication - Use returns from /token endpoint correctly by @ncn-ssw +* fix: create githost form not submitting by @kldavis4