• Get Review Board
  • What's New
  • Products
  • Review Board Code review, image review, and document review
  • Documentation
  • Release Notes
  • Power Pack Enterprise integrations, reports, and enhanced document review
  • Try for 60 Days
  • Purchase
  • RBCommons Review Board as a Service, hosted by us
  • Pricing
  • RBTools Command line tools and Python API for Review Board
  • Documentation
  • Release Notes
  • Review Bot Automated code review, connecting tools you already use
  • Documentation
  • Release Notes
  • RB Gateway Manage Git and Mercurial repositories in your network
  • Documentation
  • Release Notes
  • Learn and Explore
  • What is Code Review?
  • Documentation
  • Frequently Asked Questions
  • Support Options
  • Third-Party Integrations
  • Demo
  • Review Board RBTools Power Pack Review Bot Djblets RB Gateway
    1. Review Bot
    2. Review Bot 4.1 Release Notes
  • Home
  • Review Bot 4.1 Release Notes
  • Review Bot 4.0 Release Notes
  • Review Bot 3.2 Release Notes
  • Review Bot 3.1.1 Release Notes
  • Review Bot 3.1 Release Notes
  • Review Bot 3.0 Release Notes
  • Review Bot 2.0.2 Release Notes
  • Review Bot 2.0.1 Release Notes
  • Review Bot 2.0 Release Notes
  • Review Bot 1.0.1 Release Notes
  • Review Bot 1.0 Release Notes
  • General Index
  • Release Notes
  • Review Bot 4.1 Release Notes¶

    Release date: April 7, 2026

    Installation/Upgrade¶

    Follow our installation guide for installing the Review Bot extension and worker.

    To learn more, see:

    • Documentation

    • Review Bot Extension on PyPI

    • Review Bot Worker on PyPI

    Compatibility¶

    Review Bot 4.1 is compatible with Review Board 5.x - 7.x and Python 3.8 - 3.13.

    • Fixed compatibility with setuptools version 82.

      The setuptools package has removed the pkg_resources module, which was still used in the Review Bot worker. This has been fixed so that worker installations will work alongside setuptools version 82 or newer.

    New Features¶

    • Added a new setting for tools allowing them to notify only the review request author via e-mail.

    • Added logging for long-running communication.

      A user recently reported a situation where a networking misconfiguration was causing long communication delays between the Review Bot extension and the RabbitMQ service, which caused the entire Review Board application to seem very slow.

      Communication delays of this sort will now show up as warnings in the Review Board log file if operations exceed 5 seconds, or as critical if operations exceed 15 seconds.

    Tool Updates¶

    A variety of the tools that Review Bot uses have changed their output format, causing either poor display of comments or (in rare cases) parse errors.

    • Updated cargo clippy and cargo test tools to correctly parse output from versions up to 1.94.

    • Updated cppcheck tool to correctly parse output from versions up to 2.20.

    • Updated go test and go vet tools to correctly parse output from versions up to 1.26.

    • Updated rubocop tool to correctly parse output from versions up to 1.85.

    Contributors¶

    • Christian Hammond

    • David Trowbridge

    • Michelle Aubin

    Keep up with the latest Review Board releases, security updates, and helpful information.

    About
    News
    Demo
    RBCommons Hosting
    Integrations
    Happy Users
    Support Options
    Documentation
    FAQ
    User Manual
    RBTools
    Administration Guide
    Power Pack
    Release Notes
    Downloads
    Review Board
    RBTools
    Djblets
    Power Pack
    Package Store
    PGP Signatures
    Contributing
    Bug Tracker
    Submit Patches
    Development Setup
    Wiki
    Follow Us
    Mailing Lists
    Reddit
    Twitter
    Mastodon
    Facebook
    YouTube

    Copyright © 2006-2026 Beanbag, Inc. All rights reserved.

    Terms of Service — Privacy Policy — AI Ethics Policy — Branding

    On this page

    • [Top]
    • Installation/Upgrade
    • Compatibility
    • New Features
    • Tool Updates
    • Contributors