Skip to content

Commit 1103a50

Browse files
committed
Add 4.0.1 release notes
1 parent a5cdd18 commit 1103a50

2 files changed

Lines changed: 20 additions & 0 deletions

File tree

docs/releases/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ Supported Versions:
2929
.. toctree::
3030
:maxdepth: 1
3131

32+
v4.0.1
3233
v4.0.0
3334
v3.0.4
3435
v3.0.3

docs/releases/v4.0.1.rst

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
v4.0.1 release notes
2+
====================
3+
4+
5+
Bug fixes
6+
---------
7+
8+
* Fix site name on login screen (bug introduced in 4.0).
9+
10+
Changes
11+
-------
12+
13+
* Use favicon instead of logo in Wagtail Admin. Starting with 4.0, sites with navbar settings disabled do not have the ability to change the light/dark navbar setting, which was being used in the admin to put a light or dark background on the logo. Because if this, a white logo on the default light background is unreadable. Determining if the logo is light or dark was a perpetual problem. To simplify it, we've switched to using the favicon. The favicon is much more suitable for this kind of situation.
14+
15+
16+
Thank you!
17+
----------
18+
19+
Thanks to everyone who contributed to `4.0.1 on GitHub <https://github.com/coderedcorp/coderedcms/milestone/57?closed=1>`_.

0 commit comments

Comments
 (0)