Shipped/Regular release update July 9th, 2026

July 9, 2026

Regular release update July 9th, 2026

Features

Automatic field and parameter projection

Content API, Canvas and Route API can now return just the fields / parameters and slots you ask for, so list views, sitemaps, and other lightweight reads no longer have to drag along extra payload they'll never use.

In addition, you can selectively fetch certain fields with all locale values included in an otherwise localized response, which is useful for generating alternate locale links. Content using Uniform Content data resources also gets automatic projection. Uniform figures out what is needed based on dynamic token usage automatically, so API responses get faster automatically.

Custom integrations can also be updated to take advantage of the same auto-projection, if their backend supports it.

Bug fixes

  • MCP: The "Copy as mcp.json" action now includes "type": "http" in the generated configuration, making it compatible with Claude Code out of the box. UNI-9724
  • Asset Library: Fixed a bug where the search term was lost after clicking on a search result, causing the results grid to refresh with unfiltered results. UNI-9746
  • Canvas: Clearer block field validation errors. UNI-9365
  • Canvas: Fixed the pattern icon not showing when searching for a composition, fixed an issue where broken data resources showed a blank icon on composition cards, and preserved sidebar selection after searching in the composition modal. UNI-9712, UNI-9722, and UNI-9713.

Uniform packages published: v20.71.1

Bug FixesFeaturesImprovements