kopia lustrzana https://github.com/wagtail/wagtail
862 B
862 B
Wagtail 4.1 release notes - IN DEVELOPMENT
---
local:
depth: 1
---
Wagtail 4.1 is designated a Long Term Support (LTS) release. Long Term Support releases will continue to receive maintenance updates as necessary to address security and data-loss related issues, up until the next LTS release (typically a period of 12 months).
What's new
Other features
-
Add basic keyboard control and screen reader support for page listing re-ordering (Paarth Agarwal, Thomas van der Hoeven)
-
Add
PageQuerySet.privatemethod as an alias ofnot_public(Mehrdad Moradizadeh) -
Allow setting default attributes on image tags (Jake Howard)
Bug fixes
- Prevent
PageQuerySet.not_publicfrom returning all pages when no page restrictions exist (Mehrdad Moradizadeh)