We are pleased to announce Devo Flow 1.13. Read on to learn what’s new!
Where is it released
Region | Status |
---|---|
CA | Released |
US | Released |
EU | Pending |
APAC | Pending |
New Welcome Page
Devo has added a new Flow Welcome Page, which can be found on the Flow home screen when:
- Flow is opened for the first time
- There are no open tabs
The Flow Welcome Page is a launch point for the tool and also highlights popular use cases, the latest training videos, and helpful resources. Learn more here.
Options include:
- Start/Open/Import a flow
- Go to the Flow Management Dashboard
- Navigate toward recently opened flows
- Access useful resources
- Learn the basics of Flow

New Flow Manager
Devo has added a new Flow Manager. Learn more here.
- Users with flow domain rights can view and manage all the current flows within that domain.
- Users with their own flow rights can view and manage the flows within their domain

Available capabilities:
- Load all flows in different tabs (in bulk)
- Search flows by name
- Filter flows by different fields
- Order flows by Status, Date, and Creator
- Take individual actions for each flow
- start, stop, load, remove, clone
New Manage and Back Buttons
The Manage button directly navigates from the Flow workspace to the Flow Manager.
The Back button returns to the previous page from within the Flow Manager
Rabbit Unit Improvements
The following fixes and enhancements have been implemented for the Rabbit Unit. For more details about the Rabbit Receiver Unit, please refer to the Devo Documentation.
- Add a queue name when reading from an “exchange”. This makes it possible to read messages from the same temporary queue from multiple units, which distributes the load
- Bug fix: When restarting a context (must be loaded in memory) it would not continue reading from rabbit when it starts
- Flow interface fix: When inside the configuration from the Rabbit Receiver unit, the queue configuration is generated with an extra indent level (mqs.mqs and is mqs), which doesn’t properly configure the unit
- Output event bug fix in Rabbit Receiver unit: When setting a field for channel pilot, inputting the “Channel” object causes an error