We are thrilled to announce the release of beVault 3.3, which brings a significant rework of the States UI, enhancing both functionality and user experience. This update aligns the visual design of States with the rest of the beVault interface, ensuring a seamless and consistent look and feel across the platform.

List of changes
Rework of States' UI
Global & homepage
-
Adapt States' UI to the new branding of beVault
-
Allow users to open dynamic tabs for the state machines and their executions
-
Display the status of the last execution of the state machines
-
Add the possibility to filter the state machines based on the status of their last execution
-
Allow deletion of multiple state machines
-
Removed the “Running execution” module. This feature is replaced by the filtering option on the homepage
State machines
-
Add a graphical selector to configure the schedule of state machines
-
Highlight the code of a step when clicking on it in the graph
-
Disable the execution button when there are some unsaved changes in the code of the state machine
-
Allow to cancel the unsaved changes in the code of the state machine
Executions
-
When having a nested Map state (iteration), allow the user to select the iteration of each level of the nested iterations.
-
Add a summary of the iterations of a Map state
Webhooks
-
Reviewed content of the webhooks
-
Removed the event trigger related to the workers
Configuration changes
The interface of states is now a separated component with its own docker image. See States UI configuration for the configuration of the component
Components' version
Component |
Version |
---|---|
Metavault |
3.2.2 |
UI |
1.4.0 |
States |
2.0.0 🆙 |
States UI |
1.0.0 🆕 |
Workers |
1.7.8 🆙 |