kopia lustrzana https://github.com/wagtail/wagtail
Release note for #10533
rodzic
fbf1ebe346
commit
55a5f16a8e
|
|
@ -24,6 +24,7 @@ Changelog
|
|||
* Maintenance: Optimise use of `specific` on Task and TaskState (Matt Westcott)
|
||||
* Maintenance: Use table UI component for workflow task index view (Matt Westcott)
|
||||
* Maintenance: Make header search available on generic index view (Matt Westcott)
|
||||
* Maintenance: Update pagination behaviour to reject out-of-range / invalid page numbers (Matt Westcott)
|
||||
|
||||
|
||||
5.0.1 (25.05.2023)
|
||||
|
|
|
|||
|
|
@ -45,6 +45,7 @@ FieldPanels can now be marked as read-only with the `read_only=True` keyword arg
|
|||
* Optimise use of `specific` on Task and TaskState (Matt Westcott)
|
||||
* Use table UI component for workflow task index view (Matt Westcott)
|
||||
* Make header search available on generic index view (Matt Westcott)
|
||||
* Update pagination behaviour to reject out-of-range / invalid page numbers (Matt Westcott)
|
||||
|
||||
|
||||
## Upgrade considerations
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue