|
@@ -37,6 +37,7 @@ Changelog
|
|
|
* Docs: Update template components documentation to better explain the usage of the Laces library (Tibor Leupold)
|
|
|
* Docs: Update Sphinx theme to `6.3.0` with a fix for the missing favicon (Sage Abdullah)
|
|
|
* Docs: Document risk of XSS attacks on document upload (Matt Westcott, with thanks to Georgios Roumeliotis of TwelveSec for the original report)
|
|
|
+ * Docs: Add clarity to how custom StreamField validation works (Tibor Leupold)
|
|
|
* 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)
|