2.0.2.rst 430 B

123456789101112131415161718
  1. ===========================
  2. Wagtail 2.0.2 release notes
  3. ===========================
  4. .. contents::
  5. :local:
  6. :depth: 1
  7. What's new
  8. ==========
  9. Bug fixes
  10. ~~~~~~~~~
  11. * Restored ability to use non-model fields with FieldPanel (Matt Westcott, LB (Ben Johnston))
  12. * Fix usage URL on the document edit page (Jérôme Lebleu)
  13. * Pin Beautiful Soup to 4.6.0 due to further regressions in formatting empty elements (Matt Westcott)