Loving Tina? us on GitHub0.0k

What's new with TinaCloud

Version 2026.05.7

Released on 5/24/2026

✨ Features

  • @18-th-

    Add a link to the doco on how to configure the media root in media se…

  • @KahaMason-

    docs(adr): Cognito → WorkOS user migration

  • @kulesy-

    chore: remove unused & deprecated dev dependencies (dep audit wave 1)

  • @kulesy-

    chore(content-api): bump sqlite-level to v2.1 + better-sqlite3 to v12

  • @kulesy-

    fix(content-api): /v2/searchIndex multi-word + collection filter Lambda timeout

  • @kulesy-

    fix(dashboard): unstick setup checklist when schema-added event is missing

  • @kulesy-

    fix: replace schema-added eventlog with state-based check, fix settings warning

  • @kulesy-

    Revert checklist schema-state-fallback pair (#3547 + #3553)

  • @kulesy-

    feat(content-api): rank /v2/searchIndex results by TF-IDF score

  • @kulesy-

    docs(AGENTS.md): add issue triage and label taxonomy section

  • @kulesy-

    docs(agents): forbid direct merges to main from agents

  • @kulesy-

    fix(dashboard): unstick setup checklist with state-based site-schema check

  • @kulesy-

    fix(content-api): seed metadata[newBranch] from baseBranch on createBranch

  • @joshbermanssw-

    💄 🧪 UI update and adding validation to the media tab

  • @kulesy-

    fix(content-api): map media-indexing flags from identity response (#3560)

  • @joshbermanssw-

    fix notifications `sticky` being interrupted

New Contributors

Version 2026.05.6

Released on 5/17/2026

✨ Features

  • @kulesy-

    ci(deps-bump): include patch versions and consolidate auto-bumps in one PR

  • @joshbermanssw-

    remove cloudinary asset usage

  • @joshbermanssw-

    Clone-and-walk search-index rebuild instead of GitHub API fan-out

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