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).

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 Roadmap for upcoming work. The big planned items as of v0.1.4: outgoing webhooks, Slack integration, embedded widget, custom branding, in-page annotation overlay phase 2.