mirror of
https://github.com/wagtail/wagtail.git
synced 2024-12-01 11:41:20 +01:00
12243e7e77
Fixes #7688
21 lines
622 B
ReStructuredText
21 lines
622 B
ReStructuredText
============================
|
|
Wagtail 2.15.1 release notes
|
|
============================
|
|
|
|
.. contents::
|
|
:local:
|
|
:depth: 1
|
|
|
|
|
|
What's new
|
|
==========
|
|
|
|
Bug fixes
|
|
~~~~~~~~~
|
|
|
|
* Fix syntax when logging image rendition generation (Jake Howard)
|
|
* Increase version range for django-filter dependency (Serafeim Papastefanos)
|
|
* Prevent bulk action checkboxes from displaying on page reports and other non-explorer listings (Matt Westcott)
|
|
* Fix errors on publishing pages via bulk actions (Matt Westcott)
|
|
* Fix ``csrf_token`` issue when using the Approve or Unlock buttons on pages on the Wagtail admin home (Matt Westcott)
|