##// END OF EJS Templates
auth-user: enabled cache flags for fetching ACL ids....
auth-user: enabled cache flags for fetching ACL ids. - those are now safe to cache since we have a proper cache invalidation logic for permissions of users - for lots of repo this makes our goto switcher much much faster

File last commit:

r3612:e69647a8 stable
r4328:eca0587d 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.