123456789101112131415161718 |
- ===========================
- Wagtail 2.9.1 release notes
- ===========================
- .. contents::
- :local:
- :depth: 1
- What's new
- ==========
- Bug fixes
- ~~~~~~~~~
- * Fix incorrect method name in SiteMiddleware deprecation warning (LB (Ben Johnston))
- * ``wagtail.contrib.sitemaps`` no longer depends on SiteMiddleware (Matt Westcott)
- * Purge image renditions cache when renditions are deleted (Pascal Widdershoven, Matt Westcott)
|