Skip to main content
    Start a 14‑day free trial of QAZent and unlock the full Azure DevOps workflow. Lifetime 30% off with code EARLY. Start free trial

    Changelog

    Release notes

    New features, improvements, and fixes. Updates ship regularly for the PR Assistant extension.

    v3.1.17FeatureLatest

    Output Type Toggle: Post Full Test Case as PR Comment or Create Work Item

    • Added "Post full output as PR comment" toggle (outputType) that bypasses work item creation and posts the complete test case directly as a PR comment.
    • Made postCommentOnPR and outputType mutually exclusive so users cannot enable both options simultaneously.
    v3.0.3Improvement

    UI Enhancements and Bug Fixes

    • Improved the UI within the extension
    v3.0.0Release

    Licensing, security, and performance updates

    • Optimized AI test generation for higher accuracy and faster execution.
    • Added full license key validation and management flow.
    • Integrated Lemon Squeezy for secure checkout and license delivery.
    • Sanitized user input to prevent injection vulnerabilities.
    • Enforced feature access based on license status.
    • Improved extension ID resolution and document loading in PR Tab and Context Settings.
    • Updated Settings UI for better UX
    • Enhanced Redis queue management and multi user support.
    • Enforced worker concurrency task limits to prevent overload and ensure stability.
    v2.0.11Improvement

    Upgraded AI model to Google Gemini Pro 3.1-preview

    • Switched test generation to the Google Gemini Pro 3.1-preview model.
    • Migrated from Gemini 2.5-flash to the new Pro architecture.
    • Improved test generation quality, stability, and consistency.
    v2.0.10Improvement

    Optional PR comment posting

    • Refined PR comment posting flow and made comment publishing optional.
    v2.0.5Improvement

    AI test generation improvements

    • Improved test generation quality and consistency.
    • Enhanced handling of large diffs and multi-file pull requests.
    • Reduced latency for generating test suggestions.
    • Added clearer status updates during test generation.
    v2.0.0Feature

    Custom context and workflow enhancements

    • Added repository-specific custom context support.
    • Enabled Project Default Context across repositories.
    • Updated UI for context configuration.
    • Improved saving and loading of custom context.
    • Enhanced error handling and logging.
    • Improved performance and scalability across the extension.