|
@@ -6,8 +6,8 @@ Changelog
|
|
|
|
|
|
* Refine wording of page & collection privacy using password is a shared password and should not be used for secure content (Rohit Sharma, Jake Howard)
|
|
|
* Add RelatedObjectsColumn to the table UI framework (Matt Westcott)
|
|
|
- * Move RichText HTML whitelist parser to use the faster, built in `html.parser` (Jake Howard)
|
|
|
* Docs: Add contributing development documentation on how to work with a fork of Wagtail (Nix Asteri, Dan Braghis)
|
|
|
+ * Maintenance: Move RichText HTML whitelist parser to use the faster, built in `html.parser` (Jake Howard)
|
|
|
* Maintenance: Remove duplicate 'path' in default_exclude_fields_in_copy (Ramchandra Shahi Thakuri)
|
|
|
* Maintenance: Update unit tests to always use the faster, built in `html.parser` & remove `html5lib` dependency (Jake Howard)
|
|
|
|