September 22, 2026
Features:
UNI-10204)Bug fixes:
UNI-10367)GET /api/v1/entries, /api/v1/route, and /api/v1/composition now respond 502 Bad Gateway instead of a truncated 200 when the content origin returns a body that claims to be JSON but isn't. The 502 is never cached. (UNI-10093)input.state == "64" when state is a number) is reported as an error instead of quietly never firing. (UNI-10112)uniform sync push now writes project-map nodes shallowest-first, in waves: every node at one tree depth is written together, and that depth completes before the next begins. A parent is therefore always written before its descendants, so moving a subtree no longer leaves a descendant with a localized URL built from the pre-move parent path. (UNI-10057)UNI-10248)UNI-10265)--diff shows only actionable differences. (UNI-10234)UNI-10332)UNI-10354)UNI-10096)