Matt Westcott
679b8ca87a
Fill in release date for 4.1.1
2022-11-11 16:32:52 +00:00
Joshua Munn
35165b99b5
Fix aging pages report KeyError caused when page publisher deleted ( #9531 )
2022-11-11 16:12:33 +00:00
Matt Westcott
74738703a3
Release note for #9636
2022-11-11 14:41:06 +00:00
Thibaud Colas
77a63c224f
Make sure minimap error indicators follow the minimap scrolling ( #9624 )
2022-11-10 08:31:00 +00:00
Matt Westcott
2a20764b00
Release notes for #9625
2022-11-09 14:21:20 +00:00
Matt Westcott
bafac01ca7
Releasse note for #9631
2022-11-08 17:56:53 +00:00
Matt Westcott
4d18e669ff
Defer snippet registration until models are loaded ( #9605 )
...
Fixes #9586 . All calls to `register_snippet` that happen before `WagtailSnippetsAppConfig.ready` are now queued up and processed once we are sure models are fully loaded. This avoids any issues with unloaded models during viewset construction, as seen when subclassing django-filters's FilterSet.
2022-11-08 10:22:25 +00:00
Matt Westcott
f3b73137d9
Release note for #9566 in 4.1.1
2022-11-07 12:27:13 +00:00
LB Johnston
57e75df15d
Add 4.1.1 changelog/release notes section
...
- Include bug fix reference for #9530
2022-11-07 08:38:06 +10:00