|
@@ -9,6 +9,7 @@ Changelog
|
|
|
* Add `wagtail --version` to available Wagtail CLI commands (Kalob Taulien)
|
|
|
* Add `hooks.register_temporarily` utility function for testing hooks (Karl Hobley. Sponsored by the Mozilla Foundation)
|
|
|
* Remove unidecode and use anyascii in for Unicode to ASCII conversion (Robbie Mackay)
|
|
|
+ * Add `render` helper to `RoutablePageMixin` to support serving template responses according to Wagtail conventions (Andy Babic)
|
|
|
* Fix: Make page-level actions accessible to keyboard users in page listing tables (Jesse Menn)
|
|
|
* Fix: `WAGTAILFRONTENDCACHE_LANGUAGES` was being interpreted incorrectly. It now accepts a list of strings, as documented (Karl Hobley)
|
|
|
* Fix: Update oEmbed endpoints to use https where available (Matt Westcott)
|