docs: added 4.14.1 release notes

This commit is contained in:
Marcin Kuzminski 2018-11-12 13:11:18 +01:00
parent 8d18223bec
commit b5ceb42e74
2 changed files with 47 additions and 0 deletions

View file

@ -0,0 +1,46 @@
|RCE| 4.14.1 |RNS|
------------------
Release Date
^^^^^^^^^^^^
- 2018-11-12
New Features
^^^^^^^^^^^^
General
^^^^^^^
- ui: increase label width after font changes.
- ui: make branding consistent in all pages.
Security
^^^^^^^^
Performance
^^^^^^^^^^^
Fixes
^^^^^
- hooks: fixed SVN hook problem on commit with new rcextensions.
- hooks: use safer way to validate kwargs. If rcextensions are disable we shouldn't
validate any parameters.
- mailer: use default port for mails. Without ports mailer would fail with an odd
unrelated error message.
Upgrade notes
^^^^^^^^^^^^^
- Un-scheduled release addressing reported problems.

View file

@ -9,6 +9,7 @@ Release Notes
.. toctree::
:maxdepth: 1
release-notes-4.14.1.rst
release-notes-4.14.0.rst
release-notes-4.13.3.rst
release-notes-4.13.2.rst