2.13.1.rst 460 B

1234567891011121314151617181920
  1. ============================
  2. Wagtail 2.13.1 release notes
  3. ============================
  4. *June 1, 2021*
  5. .. contents::
  6. :local:
  7. :depth: 1
  8. What's new
  9. ==========
  10. Bug fixes
  11. ~~~~~~~~~
  12. * Ensure comment notification checkbox is fully hidden when commenting is disabled (Karl Hobley)
  13. * Prevent commenting from failing for user models with UUID primary keys (Jacob Topp-Mugglestone)
  14. * Fix incorrect link in comment notification HTML email (Matt Westcott)