July 9, 2026
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.
"type": "http" in the generated configuration, making it compatible with Claude Code out of the box. UNI-9724UNI-9746UNI-9365UNI-9712, UNI-9722, and UNI-9713.Uniform packages published: v20.71.1