Release Notes
What's new in each version of ABE.
Version 1.1
May 2026
New Features
- Multiple Dashboards — Create as many dashboards as you want and dedicate each one to a different part of your tank — wavemakers, dosers, sump, whatever makes sense for how your brain works. Every dashboard is fully independent and any widget can live on as many as you like.
- Five New Widgets — ABE adds widgets Fusion is missing: a Divider for clean visual sections, a read-only On/Off indicator, a Wet/Dry widget that shows "Wet" or "Dry" instead of Fusion's cryptic "Open/Closed" for opticals, an Alarm indicator, and a Notes widget so you can leave reminders right on your dashboard (Markdown supported).
- Code Debugger — Ever stare at an outlet wondering why it's on? The debugger highlights each line of your program in real time — green if the condition is true, red if not — and calls out the exact winning line making the call.
- Reference Explorer — Find every outlet that references your selected outlet in its code, and see everywhere SET, FALLBACK, and your Feed modes (A–D) appear across your whole config.
- Quick Nav — Hit Cmd+K (Mac) or Ctrl+K (Windows) to instantly jump to any page, output, input, or dashboard by name.
- Widget Drawer Filter — The widget picker now has search and category filtering so you're not scrolling the whole list to find one widget.
Bug Fixes
β
April 2026
- Validating that this is possible at all.