What's new with TinaCloud

Version 2025.05.108

Released on 5/1/2025

What's Changed

✨ Features

  • fix: Role validation by @brookjeynes-ssw

Version 2025.04.106

Released on 4/27/2025

What's Changed

✨ Features

  • 🗃️ ContentIndex Schema - Switch default new index schema version from 1 to 2 by @ncn-ssw
  • fix: token validation lamba usage by @brookjeynes-ssw
  • 🔥 Token auth - removes checkTokenAuth function by @ncn-ssw
  • ⚡ Performance - Cache tokens between Content API invocations by @ncn-ssw
  • refactor: Simplify admin checks by @brookjeynes-ssw

🧱 Infrastructure

  • 🧱 Tooling - Adds CLI tool to delete old indices by @ncn-ssw
  • ♻️ Refactor - Update migrate-index to interleave writes and deletions with queries by @ncn-ssw
  • 🧱 Tooling - Improves delete-old-indices querying for old entries by @ncn-ssw
  • 🧱 Tooling - Extends delete-old-indices to operate with v2 ContentIndex schema by @ncn-ssw

👒 Dependencies

  • chore(deps-dev): bump vite from 4.5.11 to 4.5.12 by @dependabot
  • chore(deps): bump koa from 2.16.0 to 2.16.1 by @dependabot
  • chore(deps-dev): bump aws-cdk-lib from 2.187.0 to 2.189.0 by @dependabot
  • chore(deps-dev): bump vite from 4.5.12 to 4.5.13 by @dependabot
  • chore(deps-dev): bump aws-cdk-lib from 2.189.0 to 2.189.1 by @dependabot

Version 2025.04.105

Released on 4/9/2025

What's Changed

✨ Features

  • ⚡ Performance - Add SchemaMetadata cache by @ncn-ssw

Version 2025.04.104

Released on 4/9/2025

What's Changed

✨ Features

  • 🧱 Infrastructure - Schema transfer tool work by @brookjeynes-ssw
  • ♻️ Refactor - Simplify inter-window communication on Dashboard by @ncn-ssw

👒 Dependencies

  • chore(deps): bump axios from 0.21.4 to 1.8.4 by @dependabot

Version 2025.04.103

Released on 4/2/2025

What's Changed

🔧 Fixes

  • Replace "Tina Cloud" with "TinaCloud" by @wicksipedia

🧱 Infrastructure

  • ♻️ Refactor - Convert content index database layer from using SK to LevelKey members for key values by @ncn-ssw
  • ✨ Integration - DynamodbLevelSchemaV2 by @ncn-ssw

👒 Dependencies

  • chore(deps-dev): bump aws-cdk-lib from 2.184.0 to 2.187.0 by @dependabot
  • chore(deps-dev): bump vite from 4.5.10 to 4.5.11 by @dependabot

Version 2025.03.102

Released on 3/28/2025

What's Changed

🧱 Infrastructure

  • ✨ New Schema - Addition of DynamodbLevelSchemaV2 for new ContentIndex schema by @ncn-ssw
  • feat: batch migrate-index create and delete calls to speed up migration. by @brookjeynes-ssw
  • 🚑 Hotfix - Fix DynamodbLevelSchema* queries by @ncn-ssw

👒 Dependencies

  • chore(deps-dev): bump aws-cdk-lib from 2.110.1 to 2.184.0 by @dependabot
  • chore(deps-dev): bump vite from 4.5.9 to 4.5.10 by @dependabot

Version 2025.03.101

Released on 3/26/2025

What's Changed

🔧 Fixes

  • fix: update signup fullname validation to allow additional special characters by @wicksipedia

🧱 Infrastructure

  • 🧱 CI/CD - Adds second index to ContentIndexTable by @ncn-ssw
  • ♻️ Refactor - Separate DynamoDB query code in DynamodbLevel by @ncn-ssw
  • 🧪 Testing - Unit tests for DynamodbIterator and DynamodbKeyIterator by @ncn-ssw
  • 🧪 Testing - Unit tests for listUpdatedSince by @ncn-ssw
  • 🧪 Testing - Additional unit tests for DynamodbValueIterator by @ncn-ssw
  • feat: add cli command to migrate index entries by @brookjeynes-ssw

Version 2025.03.100

Released on 3/24/2025

What's Changed

✨ Features

  • Add GitHub Enterprise integration UI by @wicksipedia

🔧 Fixes

  • fix: editorial workflow button not toggling correctly by @brookjeynes-ssw
  • fix: use pathToTina when syncing media by @kldavis4
  • fix: use mediaBranch in resolveMediaBranch by @kldavis4

👒 Dependencies

  • chore(deps): bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2 in /identity by @dependabot

Version 2025.03.99

Released on 3/18/2025

What's Changed

🔧 Fixes

  • ♻️ Refactor - Parameters for DynamodbLevel by @ncn-ssw
  • 🧪 Testing - Additional unit tests for DynamodbLevel by @ncn-ssw
  • 🧪 Testing - Unit tests for DynamodbLevel._batch by @ncn-ssw
  • Update project + organization - add name length validation by @wicksipedia

Version 2025.03.98

Released on 3/13/2025

What's Changed

👒 Dependencies

  • ⬆️ Updates - @tinacms/graphql, @babel/*, axios packages by @ncn-ssw