##// END OF EJS Templates
fix: changed imports.
fix: changed imports.

File last commit:

r5661:2ba2d4b2 default
r5662:4a94840e tip default
Show More
release-notes-5.4.0.rst
49 lines | 1.2 KiB | text/x-rst | RstLexer
/ docs / release-notes / release-notes-5.4.0.rst
fix: added release notes. Fixes: RCCE-140
r5587 |RCE| 5.4.0 |RNS|
-----------------
Release Date
^^^^^^^^^^^^
New Features
^^^^^^^^^^^^
docs: updated changelog
r5648 - RhodeCode and VcsServer operate now on bytestrings instead of strings for diffs and files. This allows a mixed or non-utf8
encoded files to be used.
- Remap and rescan: added more resilient remap and removal option, and also split the logic to either add or cleanup.
release: added 2 ee-only features to release notes
r5661 - Automatic merge of approved pull requests (available only for enterprise edition).
- Basic implementation of security scan (secrets, keys, passwords, etc) for repositories (available only for enterprise edition).
fix: added release notes. Fixes: RCCE-140
r5587
General
^^^^^^^
docs: updated changelog
r5648 - Ported build system to use pyproject.toml.
updated latest release notes.
r5650 - Bumped version of mercurial and hg-evolve.
fix: added release notes. Fixes: RCCE-140
r5587
Security
^^^^^^^^
docs: updated changelog
r5648 - Multiple library bumps to fix security issues found in those python packages.
fix: added release notes. Fixes: RCCE-140
r5587
Performance
^^^^^^^^^^^
docs: updated changelog
r5648 - SVN: added same caches for stored file nodes as git and mercurial have for improved performance.
- GIT: moved certain operations into vcsserver
fix: added release notes. Fixes: RCCE-140
r5587
Fixes
^^^^^
- Fixed UI visualization issues with long commit messages
feat(hide recaptcha secrets): masked sensitive information related to reCaptcha configuration.
r5641 - Fixed masking for some fields in admin settings
docs: updated changelog
r5648 - Fixed issues with caches calculations when passed search fields were empty
fix: removed change status dropdown for observers. Fixes: RCCE-171
r5652 - Fixed observer's ability to change a PR status
fix: added release notes. Fixes: RCCE-140
r5587
Upgrade notes
^^^^^^^^^^^^^