kopia lustrzana https://github.com/wagtail/wagtail
Release note for #7223 in 2.13.1
rodzic
09fb013a59
commit
9f4b9f36c9
|
@ -24,6 +24,7 @@ Changelog
|
|||
|
||||
* Fix: Ensure comment notification checkbox is fully hidden when commenting is disabled (Karl Hobley)
|
||||
* Fix: Prevent commenting from failing for user models with UUID primary keys (Jacob Topp-Mugglestone)
|
||||
* Fix: Fix incorrect link in comment notification HTML email (Matt Westcott)
|
||||
|
||||
|
||||
2.13 (12.05.2021)
|
||||
|
|
|
@ -15,3 +15,4 @@ Bug fixes
|
|||
|
||||
* Ensure comment notification checkbox is fully hidden when commenting is disabled (Karl Hobley)
|
||||
* Prevent commenting from failing for user models with UUID primary keys (Jacob Topp-Mugglestone)
|
||||
* Fix incorrect link in comment notification HTML email (Matt Westcott)
|
||||
|
|
Ładowanie…
Reference in New Issue