Review Board 1.7.8 is out, and it's chock full of goodies.
Review requests have two new fields: Blocks and Depends On. Developers can mark that a review request depends on another review request, helping reviewers prioritize what to review first. This goes both ways. A review request depending on another will be shown as being blocked on the other.
We've increased performance across the board. Every page's load times should be reduced. Upload times for diffs will, in many cases, also be reduced, as we won't hammer your repository as hard. This will also help with those using GitHub who may worry about API limits. The dashboard's reloading is smoother and less prone to problems when the connection or server goes down.
Clicking "Get Support" now goes to an all-new support page with some helpful links. If you have a support contract with us, the support page will give you an easy way to contact us with a problem.
You can even change the page that "Get Support" points to, which is handy if you have your own support page in your company.
That's not all. There's several improvements to the extension framework, improved logging for error resolution, and several bug fixes.
See the release notes for the full list of changes.