docs: added 4.23.2 release notes.

This commit is contained in:
Marcin Kuzminski 2020-12-06 19:19:47 +01:00
parent 118e90552e
commit 96ab5e8e8b
2 changed files with 49 additions and 0 deletions

View file

@ -0,0 +1,48 @@
|RCE| 4.23.2 |RNS|
------------------
Release Date
^^^^^^^^^^^^
- 2020-12-06
New Features
^^^^^^^^^^^^
General
^^^^^^^
- Repo extra keys: fixed some texts to improve UI.
Security
^^^^^^^^
Performance
^^^^^^^^^^^
- Core: speed up cache loading on application startup.
Fixes
^^^^^
- Diffs: added scroll down/scroll up helper. Fixes #5643
- Diffs: fixed diff rendering when a common ancestor was a different commit than the source of changes.
- Commits / changelog: small fixes from found problems.
- Comments: side-bar comments hover also shows an ID of comment now.
- Comments: make dismiss less prominent, and text only to not mix icons/text together.
- Comments: UX improvements for comment buttons.
- Reviewers: small ui fixes for display of review rules, and added new reviewer entries.
- Pull-requests: fixed source/target in PR creation, affecting how we load default reviewers based on branches.
Upgrade notes
^^^^^^^^^^^^^
- Un-scheduled release addressing problems in 4.23.X releases.

View file

@ -9,6 +9,7 @@ Release Notes
.. toctree::
:maxdepth: 1
release-notes-4.23.2.rst
release-notes-4.23.1.rst
release-notes-4.23.0.rst
release-notes-4.22.0.rst