|
@@ -54,6 +54,7 @@ Changelog
|
|
|
* Change Wagtail tabs implementation to only allow slug-formatted tab identifiers, reducing false positives from security audits (Matt Westcott)
|
|
|
* Add skip link for keyboard users to bypass Wagtail navigation in the admin (Martin Coote)
|
|
|
* Ensure errors during Postgres search indexing are left uncaught to assist troubleshooting (Karl Hobley)
|
|
|
+ * Add ability to edit images and embeds in rich text editor (Maylon Pedroso, Samuel Mendes, Gabriel Peracio)
|
|
|
* Fix: Support IPv6 domain (Alex Gleason, Coen van der Kamp)
|
|
|
* Fix: Ensure link to add a new user works when no users are visible in the users list (LB (Ben Johnston))
|
|
|
* Fix: `AbstractEmailForm` saved submission fields are now aligned with the email content fields, `form.cleaned_data` will be used instead of `form.fields` (Haydn Greatnews)
|