Latest ReleaseFebruary 19, 2026
Version 2.1.0
This release introduces major new capabilities for autonomous web discovery, AI-assisted support, and quality-of-life improvements across the entire platform.
Added
- Discovery Service — Automatically crawl your web application to discover pages, user flows, and UI patterns. BugBrain maps your app’s structure so you can generate tests without writing a single line.
- AI Chat Assistant — Ask your AI testing expert anything directly in the dashboard. Get instant help with test writing, debugging, and interpreting results.
- Knowledge Base — Add project-specific documentation to improve AI test generation accuracy and relevance. Upload URLs, paste text, or sync from Notion.
- Crawl Comparison — Compare discovery sessions before and after deployment to automatically detect UI changes and regressions.
- Visual Regression Testing — Screenshot comparison with pixel-level diff detection. Catch unintended visual changes before they reach production.
- Feedback Loop — Provide feedback on AI-generated tests to help improve quality over time. Your inputs fine-tune generation for your specific application.
Changed
- Test Execution UI — Redesigned execution results page with better error visibility and a screenshot gallery for every step.
- Analytics Dashboard — New charts showing test trends, pass rates by priority, and team activity over time.
- AI Generation — Improved prompt engineering for more accurate and comprehensive test generation across diverse application types.
- Navigation — Streamlined sidebar navigation with collapsible sections and persistent state.
Fixed
- Email Notifications — Resolved delivery issues affecting password reset and verification emails on certain SMTP configurations.
- Screenshot Capture — Fixed missing screenshots on slow-loading pages by extending wait logic and adding retry behavior.
- Rate Limiting — Corrected quota calculation edge cases in multi-tenant environments with shared browser pools.
- Discovery — Fixed URL deduplication in crawl results that caused some pages to be listed multiple times.