Management Console
Install Flow Fixes and UI Improvements
Setting up new instances is now more reliable, and we've added helpful context throughout the console -- from changelog links in the update dialog to descriptions on the Location card. Non-admin users also now get clear explanations for disabled actions instead of hidden buttons.
Improvements
- The umh-core update dialog now includes a link to the changelog so you can see what changed before upgrading
- The Location card now displays a brief description explaining what it is used for, with a link to the documentation for further details
- The login page now displays an ISO 27001 certification badge alongside the existing G2 badges, with all badges slightly smaller for a cleaner appearance
- Non-administrator users previously saw no "Add Instance" button at all. Now the button is always visible but disabled for non-admins, with a tooltip explaining "Only company administrators can add instances"
Fixes
- Fixed the install command dialog silently deleting your instance when closed without using the copy button -- closing the dialog now keeps your instance intact
- Fixed Docker Run and Docker Compose tabs incorrectly appearing for UMH Classic instances, which only have a single install command
- Fixed the disabled "Continue" button in the install dialog not explaining why it was disabled -- it now shows a tooltip
- Fixed the condition editor showing duplicate sections and broken layout when viewing Read Flow configurations
- Fixed the upgrade alert showing "v0.44.4 or higher" when the correct required version is v0.44.6
- Fixed rows in the Topic Browser's "Last Message" section having inconsistent heights when info tooltips were present
- Fixed the Data Flow Component editor using a hardcoded Benthos schema version instead of loading the correct version dynamically
Preview Improvements
These improvements apply to features currently available as a preview.
- You can now hover over template variables like
location_pathto see the actual resolved value based on your instance and bridge location (Enhanced Read Flow UI)
- Fixed conditions using strict JavaScript operators (
===,!==) not being recognized by the condition editor (Enhanced Read Flow UI) - Fixed users who registered through Auth0 being unable to perform certificate operations on V2 instances (V2 Certificates)