This week's release of Review Board 3.0.2 fixes many bugs in our new features, from avatars and issue verification to automated code review and desktop notifications.
Here are some of the highlights of the release:
-
The in-page bubble and browser's desktop notifications have been fixed, letting you see once again when a review request has been updated or has new discussions.
-
Diffs with Unicode characters should appear once again alongside comments in reviews.
-
Progressively updating automated code reviews no longer stops displaying the diffs for the comments.
-
Files from Perforce containing Unicode BOMs should now patch correctly. If you were having this problem, you should also make sure you have a modern P4Python package installed.
-
Gravatars once again display properly for users who have mixed-case e-mail addresses.
-
Several compatibility regressions with extensions have been fixed.
-
The "Download Diff" button should no longer go missing on the diff viewer.
-
The User API no longer breaks if an avatar can't be loaded for a user.
There's a handful of other fixes as well. See the release notes for the full list of changes.
The next patch release of Review Board will be a feature enhancement release, focusing on reworked GitLab support (moving to their more stable API version 4), along with new integrations for Asana, Trello, and I Done This. We're aiming for a predicable schedule for releases, so going forward, look for Review Board releases on Tuesdays and RBTools releases on Thursdays.