Skip to content

Changelog

This changelog tracks user-facing changes to the Toado application, the Chrome extension, the MCP server, and these docs. Internal refactors are not listed.

For the full list of every commit, see the GitHub releases page (when public).

August 16, 2026 — Bug report widget

  • Embedded bug reporting: Team workspaces can add a project-specific widget. External reporters need no Toado account or extension.
  • Widget Studio: Configure launcher, dialog, theme, site rules, capture depth, custom questions, mobile behavior, and live preview.
  • Four launcher styles: Floating button, edge tab, inline launcher, or hidden launcher connected to your interface.
  • Installation detection: Project status is Off, On, not detected, or Live, with detected origins available for approval.
  • Company overview: Owners can begin setup across projects from Company Settings → Bug report widget.
  • Context-rich reports: Tickets can include a DOM-rendered screenshot, console history, JavaScript errors, browser context, and network evidence.
  • Team capture: Signed-in members can use shortcut-driven capture on products with the widget installed.
  • External-report triage: External reports isolates widget and public-link submissions.
  • Security controls: Allowed origins, CAPTCHA and rate limits, CSP guidance, an off switch, and immediate key rotation protect the public surface.

See Bug report widget.

v0.1.4 (2026-04-22)

The current release.

  • MCP server: 22 tools shipped, including start_work_on_ticket, bulk_move_tickets, bulk_assign_tickets, create_ticket, archive_ticket, restore_ticket, list_capture_assets, list_members, list_comments, get_annotations. See Tools reference.
  • Extension: iframe capture (all_frames) and security hardening for Chrome Web Store submission.
  • Web app: Kanban / Cards / Table / Single view switcher on the board.
  • Billing: Stripe billing live, with a free tier and paid plans. Owners manage from Settings › Billing. See Billing troubleshooting.
  • Capture pipeline: redaction is now applied at the right layer, including auto-redact for emails and bearer tokens in network bodies.
  • AI title generation: tickets now get an AI-generated title within seconds of capture, replacing “Untitled capture”.
  • Comments: MCP comments are visually distinct (violet badge plus token label).

v0.1.3 (2026-04-08)

  • Multi-tenant data model: companies, projects, members, role-based access.
  • Email invitations with single-use, 14-day links.
  • Per-user API tokens with scope and company / project restriction.
  • Onboarding flow optimized for under-two-minutes from sign-up to first capture.

v0.1.2 (2026-03-25)

  • Annotation toolbar shipped: pen, highlight, circle, arrow, text, redact, blur, undo / redo.
  • Drag-and-drop additional images on tickets.

v0.1.1 (2026-03-12)

  • DevTools panel on the ticket detail page: Console, Network, Errors, Performance tabs.
  • Capture health banner for partial captures.
  • Offline queue in the extension.

v0.1.0 (2026-03-01)

  • Initial closed-beta release.
  • Chrome extension with one-click capture.
  • Kanban board with default To Do / In Progress / Done columns.
  • Drag-and-drop ticket movement.

What is next

See the live Roadmap for upcoming work.