線上程式碼審查工具 Review Board 2.5.17 已釋出,同時釋出的還有 3.0.1 版本,主要是一些 Bug 修復和功能改進。
Review Board 2.5.17 已修復以下問題:
Posting changes containing Unicode characters to GitLab via the New Review Request page
Regressions in showing closed review requests in the search field
Crashes when getting a user's full name from LDAP when that name didn't include any spaces
Creating drafts when editing the caption for file attachments
Showing replies alongside reviews in the user page's list of published reviews
Review Board 3.0.1 在上述修復的基礎上,還有一些額外的改進:
Capability flags have been added in the API's root resource indicating if JSON patching and symlinks in Git diffs are supported, helping clients make smarter decisions
A newer user permission was added to let that user see invite-only review groups in the API, which is useful for in-house tools
Avatar backends provided by extensions should no longer disappear
有關完整的更改列表,請參閱 2.5.17和 3.0.1 發行說明。