- Added support for Django 5.0
- Fix: Use a visible border and background color to highlight active formatting in the rich text toolbar (Cassidy Pittman)
- Fix: Ensure image focal point box can be removed (Gunnar Scherf)
- Fix: Ensure that Snippets search results correctly use the
index_results.html
orindex_results_template_name
override on initial load (Stefan Hammer) - Fix: Avoid error when attempting to moderate a page drafted by a now deleted user (Dan Braghis)
- Fix: Ensure workflow dashboard panels work when the page/snippet is missing (Sage Abdullah)
- Fix: Prevent custom controls from stacking on top of the comment button in Draftail toolbar (Ben Morse)
- Fix: Avoid error when exporting Aging Pages report where a page has an empty
last_published_by_user
(Chiemezuo Akujobi)