|
@@ -43,7 +43,7 @@ This feature was implemented by Nick Lee, Thibaud Colas, and Sage Abdullah.
|
|
|
|
|
|
### Other features
|
|
|
|
|
|
- * Added `search_index` option to StreamField blocks to control whether the block is indexed for searching (Vedant Pandey)
|
|
|
+ * Added [`search_index` option to StreamField](streamfield_search) blocks to control whether the block is indexed for searching (Vedant Pandey)
|
|
|
* Remember previous location on returning from page add/edit actions (Robert Rollins)
|
|
|
* Update settings file in project settings to address Django 4.2 deprecations (Sage Abdullah)
|
|
|
* Improve layout and accessibility of the image URL generator page, reduce reliance on JavaScript (Temidayo Azeez)
|
|
@@ -75,7 +75,7 @@ This feature was implemented by Nick Lee, Thibaud Colas, and Sage Abdullah.
|
|
|
* Move locale selector in generic IndexView to a filter (Sage Abdullah)
|
|
|
* Add optional caption field to `TypedTableBlock` (Tommaso Amici, Cynthia Kiser)
|
|
|
* Switch the `TableBlock` header controls to a field that requires user input (Bhuvnesh Sharma, Aman Pandey, Cynthia Kiser)
|
|
|
- * Add `WAGTAILADMIN_LOGIN_URL` setting to allow customising the login URL (Neeraj Yetheendran)
|
|
|
+ * Add [`WAGTAILADMIN_LOGIN_URL` setting](wagtailadmin_login_url) to allow customising the login URL (Neeraj Yetheendran)
|
|
|
* Replace legacy dropdown component with new Tippy dropdown-button (Thibaud Colas)
|
|
|
* Add ability to filter by existence of child pages in the page listing view (Matt Westcott)
|
|
|
* Polish dark theme styles and update color tokens (Thibaud Colas, Rohit Sharma)
|