Back to the changelog

v0.22

June 6, 2026

Operational side panel for the Chrome extension (mini-cockpit) + per-tenant disconnect

  • Feature

    Chrome extension: operational side panel (mini-cockpit)

    The extension now has a **side panel** (Chrome Side Panel) to **work on items without leaving the page** of your CRM/Drive: see the **current status**, **advance the status** (with a comment), **complete tasks** recording a **structured outcome** (success/failed/N.A. + note), read the task **guide** if set, and review **history**. If the same entity has several active items, a selector lets you switch between them. It opens from the "Panel" button in the popup. The **connected user** (name/email) is now shown in the popup too.

  • Improvement

    Chrome extension: per-tenant disconnect

    Added **"Disconnect"** (in the popup and the extension settings) to disconnect a single tenant: it removes the local profile **and revokes the token on the server**. Previously the only way was to wipe the extension data.

  • Security

    Extension actions enforce the same rules as the web app

    Extension actions (advancing status, completing tasks) apply the **same checks as the web app**: blocked if there are open blocking tasks or missing required fields, and per-role permissions (a read-only user cannot complete tasks).