Back to the changelog

v0.24.5

June 19, 2026

Automation trajectory visible immediately, save confirmation, and extension stability on SPA CRMs

  • Improvement

    Automation trajectory visible from day one

    The **Automation Trajectory** chart now shows the **current → goal** path even before daily history accumulates (before it stayed "No data available" for the first days, even though the current percentages were already visible).

  • Design

    Save confirmation

    Saving a flow or a **schema/payload** from the designer now shows a **confirmation** ("Saved") instead of no visual feedback.

  • Improvement

    Extension stability on SPA CRMs

    On single-page apps like **Google Drive**, the extension avoids **rapid re-injections** and **duplicate starts** of the same flow for the same entity (debounce + dedup), reducing the risk of duplicate items and intermittent errors.