docs: added release notes for 4.19.2
This commit is contained in:
parent
0e3c267304
commit
a854c579d7
2 changed files with 53 additions and 0 deletions
52
docs/release-notes/release-notes-4.19.2.rst
Normal file
52
docs/release-notes/release-notes-4.19.2.rst
Normal file
|
|
@ -0,0 +1,52 @@
|
|||
|RCE| 4.19.2 |RNS|
|
||||
------------------
|
||||
|
||||
Release Date
|
||||
^^^^^^^^^^^^
|
||||
|
||||
- 2020-06-10
|
||||
|
||||
|
||||
New Features
|
||||
^^^^^^^^^^^^
|
||||
|
||||
- Files: landing refs will be the default for files view, resulting in names of branches instead of hashes.
|
||||
This fixes some problems reported with navigation, and also SVN.
|
||||
- Diffs: expose per-file comment counts.
|
||||
|
||||
|
||||
General
|
||||
^^^^^^^
|
||||
|
||||
- Navigation: explicitly link to summary page for summary link.
|
||||
- Main Page: simplify footer, and expose docs link.
|
||||
- Docs: added mention how to change default integration templates.
|
||||
- Files: use ref names in the url, and make usage of default landing refs.
|
||||
- Files: report the name of missing commit.
|
||||
- Sweet alerts: reduced font size.
|
||||
|
||||
|
||||
Security
|
||||
^^^^^^^^
|
||||
|
||||
- Branch permissions: fix XSS on branch permissions adding screen.
|
||||
|
||||
|
||||
Performance
|
||||
^^^^^^^^^^^
|
||||
|
||||
|
||||
|
||||
Fixes
|
||||
^^^^^
|
||||
|
||||
- Emails: improved styling, and fixed problems with some email clients rendering.
|
||||
- Files: fixed label for copy-path action.
|
||||
- Files: use a common function to handle url-by-refs, and fix landing refs for SVN.
|
||||
|
||||
|
||||
Upgrade notes
|
||||
^^^^^^^^^^^^^
|
||||
|
||||
- Un-scheduled release addressing problems in 4.19.X releases.
|
||||
It brings some added features that weren't ready for 4.19.0.
|
||||
|
|
@ -9,6 +9,7 @@ Release Notes
|
|||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
release-notes-4.19.2.rst
|
||||
release-notes-4.19.1.rst
|
||||
release-notes-4.19.0.rst
|
||||
release-notes-4.18.3.rst
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue