##// END OF EJS Templates
pull-requests: changed the order of close-branch after merge, so we don't leave open heads....
pull-requests: changed the order of close-branch after merge, so we don't leave open heads. Branches will be closed, and then merged based on the close commit. This is a proper and recommended workflow for feature branches and close option.

File last commit:

r3612:e69647a8 stable
r4436:37e7e17e default
Show More
release-notes-4.16.2.rst
41 lines | 503 B | text/x-rst | RstLexer

|RCE| 4.16.2 |RNS|

Release Date

  • 2019-04-02

New Features

General

Security

Performance

Fixes

  • Integrations: fixed missing template variable for fork reference checks.
  • Permissions: fixed server error when showing permissions for user groups.
  • Pull requests: fixed a bug in removal of multiple reviewers at once.

Upgrade notes

  • Scheduled release addressing problems in 4.16.X releases.