mirror of
https://github.com/wagtail/wagtail.git
synced 2024-12-01 11:41:20 +01:00
Release note for #11044
This commit is contained in:
parent
95877836dd
commit
f233c3d0ef
@ -63,6 +63,7 @@ Changelog
|
||||
* Fix: Reinstate missing filter by page type on page search (Matt Westcott)
|
||||
* Fix: Ensure very long words can wrap when viewing saved comments (Chiemezuo Akujobi)
|
||||
* Fix: Avoid forgotten password link text conflicting with the supplied aria-label (Thibaud Colas)
|
||||
* Fix: Fix log message to record the correct restriction type when removing a page view restriction (Rohit Sharma)
|
||||
* Docs: Document `WAGTAILADMIN_BASE_URL` on "Integrating Wagtail into a Django project" page (Shreshth Srivastava)
|
||||
* Docs: Replace incorrect screenshot for authors listing on tutorial (Shreshth Srivastava)
|
||||
* Docs: Add documentation for building non-model-based choosers using the _queryish_ library (Matt Westcott)
|
||||
|
@ -78,6 +78,7 @@ depth: 1
|
||||
* Reinstate missing filter by page type on page search (Matt Westcott)
|
||||
* Ensure very long words can wrap when viewing saved comments (Chiemezuo Akujobi)
|
||||
* Avoid forgotten password link text conflicting with the supplied aria-label (Thibaud Colas)
|
||||
* Fix log message to record the correct restriction type when removing a page view restriction (Rohit Sharma)
|
||||
|
||||
### Documentation
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user