Loving Tina? us on GitHub0.0k

What's new with TinaCloud

Version 2026.05.5

Released on 5/14/2026

✨ Features

  • @tinacms-

    chore(content-api): bump @tinacms/graphql-2.4 alias to 2.4.1

Version 2026.05.4

Released on 5/14/2026

✨ Features

  • @kulesy-

    fix(content-api): use ConsistentRead in App lookups that race producing writes

  • @tinacms-

    chore(content-api): bump @tinacms/graphql to 2.4.1

Version 2026.05.3

Released on 5/13/2026

✨ Features

  • @kulesy-

    perf(assets-api): drop CloudFront invalidation from git-assets-deleted

  • @kulesy-

    fix(content-api): allow org admins to reindex branches

Version 2026.05.2

Released on 5/12/2026

✨ Features

  • @kulesy-

    perf(assets-api): invalidate only on delete; rely on Cache-Control elsewhere

Version 2026.05.1

Released on 5/12/2026

✨ Features

Version 2026.05.0

Released on 5/11/2026

✨ Features

  • @kulesy-

    feat(assets-api): CloudWatch metrics for CloudFront invalidation telemetry

  • @joshbermanssw-

    Persist branch metadata in onRepoBranchModified

Version 2026.04.7

Released on 5/11/2026

✨ Features

  • @kulesy-

    feat(content-api): pass branch and mediaBranch into GraphQLConfig

  • @kulesy-

    test(assets-api): cover branchAwareMediaEnabled gate for delete and list

  • @joshbermanssw-

    feat(identity, content-api): add/edit/delete content repo on existing apps

  • @kulesy-

    fix(assets): support branches with slashes in branch-aware media

  • @joshbermanssw-

    ui - seperate content repo add + edit + remove

  • @joshbermanssw-

    ui - create project: separate content repo

  • @kulesy-

    Prevent adding duplicate collaborators

  • @18-th-

    Lock media branch to repo default, add refresh from GitHub

  • @joshbermanssw-

    feat(identity): multi-repo telemetry events (#3363)

  • @kulesy-

    feat(assets-api): CloudFront cache invalidation + branch-aware list enhancements

Version 2026.04.6

Released on 4/30/2026

✨ Features

  • @kulesy-

    fix: drop content-api DDB connectionTimeout — too tight under fan-out

Version 2026.04.5

Released on 4/29/2026

✨ Features

Version 2026.04.4

Released on 4/27/2026

✨ Features

  • @joshbermanssw-

    🤖 add aria-labels to icon-only dashboard controls

  • @Marxoz-

    Added skill to set up F5 experience for TinaCloud

  • @brookjeynes-ssw-

    feat(media-manager): guard against staging delete

  • @joshbermanssw-

    fix: bootstrap multi-repo apps in onAppCreated and onDatabaseReset (#3436)

  • @joshbermanssw-

    feat: server-side search index rebuild for multi-repo content pushes (#3403)

  • @joshbermanssw-

    Update Email Subject and Bodies for User invites

  • @kulesy-

    Extract BranchAwareMedia and harden token-missing path

  • @kulesy-

    fix: bound content-api DDB retries; align Lambda timeout to API Gateway