Review Board 7.0.6 Release Notes¶
Release date: March 31, 2026
Review Board 7.0.5 was pulled due to a critical bug. This release contains all of the fixes and improvements from that version as well.
Installation/Upgrade¶
Review Board 7.0.6 is compatible with Python 3.8 - 3.13.
Follow our installation guide to prepare your system for Review Board or to upgrade your existing install.
To upgrade to this release in an existing Review Board environment, run:
$ rb-site manage /path/to/sitedir pip install ReviewBoard==7.0.6
$ rb-site upgrade /path/to/sitedir
To learn more, see:
For assistance with your server, talk to us about support.
Bug Fixes¶
Review Board 7.0.5 shipped with a critical bug causing editable fields to become non-editable. That issue is now fixed.
Fixed the Save and add another button in some admin forms not working correctly.
Contributors¶
Christian Hammond
Daniel Casares-Iglesias
David Trowbridge
Michelle Aubin