Context browser extension: Fixed an issue in the Context Chrome extension where an error message would incorrectly appear if a project had no signals, even when other dimensions (like enrichments) were present and overridable. The extension now correctly identifies all overridable dimensions and only shows an error if none are available. (UNI-8620)
Workflows: Fixed several edge-cases where workflow stage permissions were overly restrictive (UNI-8537, UNI-8548)
Data types: Removing a query string or header value from the data type editor now maintains correct visual state (UNI-8604)
Canvas: Fixed an issue where number parameter value would be saved as a string (UNI-8651)
Improvements
CLI: Pushing a component definition with no parameters property now prints a warning (set the property to an empty array to remove all parameters) (UNI-8652)
API: Improved the performance of redirects resolution when querying the /route API (UNI-8678)