Management Console
Single-Session Login and UI Improvements
Opening the Management Console with the same account in multiple browsers previously caused unpredictable behavior—messages would get routed to the wrong browser, causing buttons to stop responding and data to silently get lost. Now, logging in from a new browser automatically signs out your previous session. You'll see a clear message explaining what happened, so you always know which browser is active.
New Features
- Instance selectors now show offline instances grayed out with an "(offline)" label. Online instances appear at the top of the list, and offline instances cannot be selected. This prevents confusing behavior that occurred when trying to configure unavailable instances.
- The Management Console now detects which benthos-umh version your instance is running and loads the matching configuration forms. Previously, forms were hardcoded to one version, which could show incorrect fields if your instance version differed. If your version doesn't have an exact match, you'll see a banner explaining that some options may only be available in the YAML editor.
- When creating an account or accepting an invite, you now see a real-time checklist showing password requirements (12+ characters, uppercase letter, digit, and symbol). The checklist updates as you type, showing green checkmarks for requirements you've met. This replaces the previous approach of only showing errors after you tried to submit.
Improvements
- Privacy Policy links now point to the correct URL on signup, invite, and onboarding pages
- The page heading now correctly says "Data Flows" (plural) to match the sidebar menu
- The checkmark in dropdown menus is back on the left side where it was before, with improved contrast when highlighted
Fixes
- Fixed the X button in search/filter fields not being vertically centered
- Fixed sticky header in configuration pages that stopped working on pages with long content
- Fixed an issue where users were incorrectly signed out on certain API errors—now only authentication failures trigger sign-out
- Fixed profile pictures disappearing after page refresh and appearing squished when the sidebar is collapsed