Changelog

New features, improvements, and fixes.

v0.4.0

Issue tracking & duplicate detection

  • addedIssue dashboard with status tracking and filtering
  • addedSemantic duplicate detection before creating new issues
  • addedAsana integration via MCP
  • improvedAI agent now references codebase context when classifying bugs vs. expected behavior
  • fixedInvitation acceptance for users already in another organization
v0.3.0

Knowledge base & Git integration

  • addedProduct documentation upload in the admin panel
  • addedGit repository connection for codebase-aware AI responses
  • addedCustom AI knowledge base per organization
  • improvedAgent follow-up questions are now contextual to product docs
  • fixedHAR file capture on cross-origin requests
v0.2.0

Chrome extension & Linear integration

  • addedChrome extension with screenshot capture
  • addedConsole error and network request (HAR) auto-capture
  • addedLinear integration for issue creation
  • addedJira integration for issue creation
  • improvedAI chat now supports multi-turn conversations for better context gathering
v0.1.0

Initial release

  • addedAI-powered bug report creation from screenshots
  • addedAdmin panel with organization and web app management
  • addedTester invitation system
  • addedBasic chat interface in Chrome extension