##// END OF EJS Templates
Added tag v4.27.1 for changeset 1e0ab770108a
Added tag v4.27.1 for changeset 1e0ab770108a

File last commit:

r4769:0edc259c default
r4784:d07c3d05 stable
Show More
release-notes-4.27.0.rst
58 lines | 1.6 KiB | text/x-rst | RstLexer
/ docs / release-notes / release-notes-4.27.0.rst
docs: added release notes 4.27
r4767 |RCE| 4.27.0 |RNS|
------------------
Release Date
^^^^^^^^^^^^
- 2022-09-01
New Features
^^^^^^^^^^^^
- Git: allow overriding default master branch with an env variable.
- VCS settings: when setting landing ref from UI switch default GIT branch too.
This allows having non-default branches set as default.
- Users: enable full edit mode for super admins.
Super-Admins now are allowed to edit even LDAP/OAuth user attributes.
We'll enable the users to change their names via external auth for rename cases.
General
^^^^^^^
- Commits/summary: unify fetching remote attribute in summary and commits page to properly and in the same way show the data.
- Caches: updated logging and some timings
- Caches: allow regional per repo caches, and invalidate caches via a remote call.
- Caches: invalidate cache on remote side from repo settings alongside local cache.
- Git: allow setting symbolic ref for repos without master branch.
- Sys-info: added helpers for faster loading of sys-info data
release: pinned to fixed tools 1.4.1 version
r4769 - Debugging: debug = true flag now prints associated exception and logs right into the error page
docs: added release notes 4.27
r4767
Security
^^^^^^^^
- Healthcheck: Added authentication because we expose DB information
- Security: fixed self-xss on archive download page.
Performance
^^^^^^^^^^^
Fixes
^^^^^
- Drafts: show TODO drafts properly in edge cases.
- Files: fixed unicode problems in specially encoded paths handler.
- Caches: fixed issue with exception on handling non-ascii cache keys.
- Git: handle archive generation crash case when submodules are present.
Upgrade notes
^^^^^^^^^^^^^
- Scheduled release 4.27.0.