Skip to content

Commit 29fa2e1

Browse files
committed
1.0.2 release notes
1 parent a952886 commit 29fa2e1

2 files changed

Lines changed: 25 additions & 0 deletions

File tree

docs/releases/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ Wagtail CRX (previously CodeRed CMS) follows the
1515
.. toctree::
1616
:maxdepth: 1
1717

18+
v1.0.2
1819
v1.0.1
1920
v1.0.0
2021
v0.25.2

docs/releases/v1.0.2.rst

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
v1.0.2 release notes
2+
====================
3+
4+
5+
Bug fixes
6+
---------
7+
8+
* Fix pagination display issues.
9+
10+
* Fix card grid "deck" display issues.
11+
12+
* Correctly insert custom ``id`` and ``class`` in accordion panels.
13+
14+
* Fix errors when previewing Event pages from the Wagtail Admin.
15+
16+
* Correctly insert structured data on Event pages.
17+
18+
* Add blocks ``struct_seo`` and ``struct_seo_extra`` to ``base.html`` template, to enable easier overriding.
19+
20+
21+
Thank you!
22+
----------
23+
24+
Thanks to everyone who contributed to `1.0.2 on GitHub <https://github.com/coderedcorp/coderedcms/milestone/43?closed=1>`_.

0 commit comments

Comments
 (0)