|
@@ -4132,7 +4132,7 @@ Changelog
|
|
|
* Fix: Fixed TypeError when getting embed HTML with oembed on Python 3 (John-Scott Atlakson)
|
|
|
* Fix: Made HTML whitelisting in rich text fields more robust at catching disallowed URL schemes such as "jav\tascript:" (Tim Heap)
|
|
|
* Fix: created_at timestamps on page revisions were not being preserved on page copy, causing revisions to get out of sequence
|
|
|
- * Fix: When copying pages recursively, revisions of sub-pages were being copied regardless of the copy_revisions flag
|
|
|
+ * Fix: When copying pages recursively, revisions of subpages were being copied regardless of the copy_revisions flag
|
|
|
* Fix: Updated the migration dependencies within the project template to ensure that Wagtail's own migrations consistently apply first.
|
|
|
* Fix: The cache of site root paths is now cleared when a site is deleted.
|
|
|
* Fix: Search indexing now prevents pages from being indexed multiple times, as both the base Page model and the specific subclass
|