v0.23.7
June 18, 2026
More intuitive task editor, dark-theme readable charts, and multi-tenant correctness in the Chrome extension
-
Design
Designer: clearer task editor
In a task editor, **"Blocking" now sits right after the Type**, followed by the **configuration of the chosen type** (Manual/Auto/Webhook/AI/Event). The less-used fields (task code, cost, budget, outcome, feedback) moved **to the bottom** — so you reach the essentials first.
-
Design
Dashboard: dark-theme readable charts
Chart **tooltips** (status distribution, automation, completed) now respect **dark theme** — before the box and the label (e.g. "In Review") stayed light-on-light and were nearly unreadable. The hovered **column** now lights up in a soft light gray instead of harsh full white.
-
Improvement
Extension: starts on the right organization
The proactive prompt now starts the flow on the **organization the recognized entity belongs to**, not the one currently selected. The **side panel** also resets and reloads when you switch browser tabs, so it never acts on an item from the previous tab.
-
Improvement
Extension: safer disconnect and clearer errors
If revoking the token on the server fails, the extension now **warns you** (before it failed silently). API errors are shown as **understandable messages** instead of raw codes/numbers.