2.9.1.rst 436 B

123456789101112131415161718
  1. ===========================
  2. Wagtail 2.9.1 release notes
  3. ===========================
  4. .. contents::
  5. :local:
  6. :depth: 1
  7. What's new
  8. ==========
  9. Bug fixes
  10. ~~~~~~~~~
  11. * Fix incorrect method name in SiteMiddleware deprecation warning (LB (Ben Johnston))
  12. * ``wagtail.contrib.sitemaps`` no longer depends on SiteMiddleware (Matt Westcott)
  13. * Purge image renditions cache when renditions are deleted (Pascal Widdershoven, Matt Westcott)