0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-11-29 09:33:54 +01:00
wagtail/docs/releases/2.13.1.rst

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

21 lines
460 B
ReStructuredText
Raw Normal View History

2021-06-01 16:49:34 +02:00
============================
Wagtail 2.13.1 release notes
============================
2021-05-28 17:35:48 +02:00
*June 1, 2021*
2021-05-28 17:35:48 +02: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 17:48:28 +02:00
* Prevent commenting from failing for user models with UUID primary keys (Jacob Topp-Mugglestone)
2021-06-01 15:04:43 +02:00
* Fix incorrect link in comment notification HTML email (Matt Westcott)