|
@@ -57,7 +57,6 @@ When using a queryset to render a list of images, you can now use the `prefetch_
|
|
|
* Deprecate the usage and documentation of the `wagtail.contrib.modeladmin.menus.SubMenu` class, provide a warning if used directing developers to use `wagtail.admin.menu.Menu` instead (Matt Westcott)
|
|
|
* Remove legacy (non-next) breadcrumbs no longer used, remove `ModelAdmin` usage of breadcrumbs completely (Paarth Agarwal)
|
|
|
* Replace human-readable-date hover pattern with accessible tooltip variant across all of admin (Bernd de Ridder)
|
|
|
- * Add legacy and new status tags to the pattern library (Steven Steinwand)
|
|
|
* Added `WAGTAILADMIN_USER_PASSWORD_RESET_FORM` setting for overriding the admin password reset form (Michael Karamuth)
|
|
|
* Prefetch workflow states in edit page view to to avoid queries in other parts of the view/templates that need it (Tidiane Dia)
|
|
|
* Remove the edit link from edit bird in previews to avoid confusion (Sævar Öfjörð Magnússon)
|