wagtail/docs/releases/5.2.2.md

23 wiersze
566 B
Markdown
Czysty Zwykły widok Historia

2023-11-20 12:49:07 +00:00
# Wagtail 5.2.2 release notes
_Unreleased_
```{contents}
---
local:
depth: 1
---
```
## What's new
### Bug fixes
* Use a visible border and background color to highlight active formatting in the rich text toolbar (Cassidy Pittman)
2023-11-23 10:55:23 +00:00
* Ensure image focal point box can be removed (Gunnar Scherf)
* Ensure that Snippets search results correctly use the `index_results.html` or `index_results_template_name` override on initial load (Stefan Hammer)
2023-11-27 11:38:44 +00:00
* Avoid error when attempting to moderate a page drafted by a now deleted user (Dan Braghis)
2023-11-20 12:49:07 +00:00
### Documentation