##// END OF EJS Templates
docs: added newline
docs: added newline

File last commit:

r5652:bb7b0319 default
r5656:629f48be default
Show More
release-notes-5.4.0.rst
47 lines | 1.0 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.
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
^^^^^^^^^^^^^