wagtail/docs/releases/2.13.1.rst

19 wiersze
444 B
ReStructuredText
Czysty Zwykły widok Historia

2021-06-01 14:49:34 +00:00
============================
Wagtail 2.13.1 release notes
============================
2021-05-28 15:35:48 +00:00
.. contents::
:local:
:depth: 1
What's new
==========
Bug fixes
~~~~~~~~~
* Ensure comment notification checkbox is fully hidden when commenting is disabled (Karl Hobley)
2021-05-28 15:48:28 +00:00
* Prevent commenting from failing for user models with UUID primary keys (Jacob Topp-Mugglestone)
2021-06-01 13:04:43 +00:00
* Fix incorrect link in comment notification HTML email (Matt Westcott)