New Bricks: @pixiebrix/state/set and @pixiebrix/state/get for setting/getting state for the page. For example, use triggers to set conditions for later use
New Service definition: uipath/orchestrator for on-premise UiPath Orchestrator deployments
Add support for service alternatives in block editor. For example, using either uipath/cloud or uipath/orchestrator for the UiPath APIs
Bugfixes
@pixiebrix/uipath/app brick waits for input fields to be rendered in the UiPath app before attempting to set values. (UiPath had changed inputs to be rendered lazily)
Internal
Package dependency updates, including security updates