Shipped/Regular release update July 21st, 2026

July 21, 2026

Regular release update July 21st, 2026

Features: 

A major update to API keys and access control:

  • Personal Access Tokens (PATs): API keys bound to a user, whose permissions can never exceed the owner's.
  • Service Accounts: what were previously called API keys are now "Service Accounts" ("API Keys" now covers both Service Accounts and PATs).
  • API key expiration: API keys can now be set to expire.
  • Security Audit Log: comprehensive logging of identity and access management changes.
  • Key identification: newly created keys show the last 4 characters of their value so you can match a key name to its value (existing keys are unaffected).

Read the announcement

Developer Preview

  • Identity Delegation for Mesh apps: integrations can now call Uniform APIs as the signed-in dashboard user. (UNI-9279)

Bug fixes: 

  • Rich Text: make linkParamValueToAnchorProps server-safe (UNI-9931)
  • CLI: Fixed CLI asset pushes for SVG files whose names do not end in .svg. (UNI-9947)

Uniform packages published with version 20.72.3

Bug FixesFeatures