|
@@ -37,6 +37,7 @@ Changelog
|
|
|
* Update `PASSWORD_REQUIRED_TEMPLATE` setting to `WAGTAIL_PASSWORD_REQUIRED_TEMPLATE` with deprecation of previous naming (Saksham Misra, LB (Ben) Johnston)
|
|
|
* Update `DOCUMENT_PASSWORD_REQUIRED_TEMPLATE` setting to `WAGTAILDOCS_PASSWORD_REQUIRED_TEMPLATE` with deprecation of previous naming (Saksham Misra, LB (Ben) Johnston)
|
|
|
* When editing settings (contrib) use the same icon in the editing view that was declared when registering the setting (Vince Salvino, Rohit Sharma)
|
|
|
+ * Populate django-treebeard cache during page routing to improve performance of `get_parent` (Nigel van Keulen)
|
|
|
* Fix: Fix typo in `__str__` for MySQL search index (Jake Howard)
|
|
|
* Fix: Ensure that unit tests correctly check for migrations in all core Wagtail apps (Matt Westcott)
|
|
|
* Fix: Correctly handle `date` objects on `human_readable_date` template tag (Jhonatan Lopes)
|