wagtail/docs/releases/2.13.3.rst

21 wiersze
624 B
ReStructuredText
Czysty Zwykły widok Historia

2021-07-05 10:07:32 +00:00
============================
Wagtail 2.13.3 release notes
============================
2021-06-28 13:12:09 +00:00
.. contents::
:local:
:depth: 1
What's new
==========
Bug fixes
~~~~~~~~~
* Prevent error when using rich text on views where commenting is unavailable (Jacob Topp-Mugglestone)
* Include form media on account settings page (Matt Westcott)
2021-06-29 12:36:00 +00:00
* Avoid error when rendering validation error messages on ListBlock children (Matt Westcott)
* Prevent comments CSS from overriding admin UI colour customisations (Matt Westcott)
* Avoid validation error when editing rich text content preceding a comment (Jacob Topp-Mugglestone)