We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c7132d commit 996a5a6Copy full SHA for 996a5a6
2 files changed
docs/releases/index.rst
@@ -27,6 +27,7 @@ Supported Versions:
27
.. toctree::
28
:maxdepth: 1
29
30
+ v3.0.3
31
v3.0.2
32
v3.0.1
33
v3.0.0
docs/releases/v3.0.3.rst
@@ -0,0 +1,18 @@
1
+v3.0.3 release notes
2
+====================
3
+
4
5
+Bug fixes
6
+---------
7
8
+* Support Django 5, which was added in Wagtail 5.2.2.
9
10
+* Support SVG images.
11
12
+* Fix bug that happens when ordering child pages by Classifier, if a child page contains muliple ClassifierTerms belonging to that Classifier.
13
14
15
+Thank you!
16
+----------
17
18
+Thanks to everyone who contributed to `3.0.3 on GitHub <https://github.com/coderedcorp/coderedcms/milestone/53?closed=1>`_.
0 commit comments