Changelog

The latest updates, features, and improvements to Qualigate.

February 2026v2.6Improved

Production Readiness Update

Security hardening, GDPR compliance, accessibility improvements, and performance optimizations across the platform.

  • Security middleware with rate limiting and CSRF protection
  • Content Security Policy (CSP) enforcement in production
  • OAuth state parameter validation to prevent CSRF attacks
  • Input validation and XSS prevention utilities
  • Secure cookie configuration with SameSite enforcement
  • Health check endpoint without sensitive data exposure
January 2026v2.5New

Multi-Platform Testing

Test across multiple browser tabs simultaneously. Perfect for two-sided marketplace flows, admin panel verification, and cross-platform scenarios.

  • Open and switch between multiple browser tabs in a single test
  • Shared cookie and session context across tabs
  • AI receives context from all open platforms at once
  • New actions: open_platform and switch_platform
  • Backward compatible with single-platform tests
January 2026v2.4New

Chrome Extension Recorder

Record browser interactions directly from Chrome and convert them to natural language test cases with AI.

  • Chrome Extension with Manifest V3 support
  • Captures clicks, text input, navigation, and keyboard events
  • AI converts recorded events to natural language steps
  • Auto-detects project from current URL
  • One-click test case creation from recordings
December 2025v2.3New

Jira & Linear Integration

Connect your project management tools and create issues directly from failed test runs with full context included.

  • OAuth-based connections for Jira and Linear
  • Create issues from failed test runs with one click
  • Auto-populated issue details with test context and error info
  • Manage connections from Settings > Integrations
December 2025v2.2Improved

Credit-Based Billing

Flexible credit system that charges based on actual usage. Credits are calculated using the higher of step-based or token-based cost, with rollover support.

  • Combined step and token calculation for fair pricing
  • Credit rollover between billing cycles
  • Credit pack purchases for on-demand needs
  • Two AI models: Pulse (fast, 1x) and Nova (thorough, 2x)
  • Real-time credit balance in sidebar
November 2025v2.1New

AI Learning System

AI learns from each test run to get smarter over time. Automatic AI Testing Notes, human feedback loop, and compiled test recipes that reduce costs by up to 90%.

  • AI Testing Notes generated after each run with patterns and selectors
  • Human feedback loop for correcting AI mistakes on failed tests
  • Compiled test recipes after 3 consecutive successful runs
  • Optimized tests run for just 1 credit instead of full AI cost
  • Automatic recipe invalidation when tests or UI change