2.13.1.rst 444 B

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