• 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 7.0.4: New SAML Options, Custom Tab Stop Widths

    August 5, 2025

    Review Board 7.0.4 adds an assortment of new SSO SAML features to help meet the needs of IT departments everywhere, and long-awaited customization of tab stop widths in diffs.

    All-New SAML Settings

    IT departments now have greater control of user provisioning, access, and configuration.

    Automatic user provisioning can now be turned off in SAML Settings, letting administrators better control who has access to the server.

    Users can be explicitly disabled from logging into Review Board via SAML, even if the Identity Provider otherwise grants access. To do this, edit a user in the Administration UI and turn off their Active flag.

    For more specialized SAML configurations, you can now set SAML_CONFIG_ADVANCED in your $sitedir/conf/settings_local.py file to tweak any python3-saml settings needed. For example:

    SAML_CONFIG_ADVANCED = {
        'security': {
            'requestAuthnContext': False,
        },
    }
    

    Looking to provision a user for SAML SSO or automation purposes via the API? You can now create a user without specifying a password using the User API. The user account will only be accessible using SSO or an API Token.

    Customizable Tab Stop Widths

    Using tabs instead of spaces? You can finally customize the width of tab characters in your diffs. You can set this system-wide in Diff Settings. It defaults to 8.

    Plus...

    • Improved styling in Dark Mode
    • Upgrade fixes when moving from very old versions of Review Board
    • Fixed preserving commit range selections when paginating diffs
    • Fixed an issue on Postgres where downloaded diffs could sometimes reorder files

    All the details can be found in the release notes.

    Coming Up

    We've been working hard on a new major Review Board 7.1 and Power Pack 6 release, which offers Office document review and diffing, user roles and rules, new extension capabilities, a more seamless approach to managing licenses and getting support.

    You'll hear more soon.

    Let's get started!

    To learn more about upgrading your server, see our upgrade instructions.

    You can also use our official Docker images.

    Review Board development is funded by Support and Power Pack

    If you're using Review Board today, we'd like to see how we can work together. We offer:

    • Full-service support contracts to help your IT department keep things running smoothly.
    • Power Pack Document Review, Reports, new integrations, and more, with a free 30 day trial.

    Your support and licenses help us fund and grow Review Board and keeps food on our tables. Reach out to us and we'll work with you on a plan that fits your needs.

    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-2025 Beanbag, Inc. All rights reserved.

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