wagtail/docs/releases/2.16.md

30 wiersze
946 B
Markdown
Czysty Zwykły widok Historia

2021-10-22 17:30:44 +00:00
# Wagtail 2.16 release notes - IN DEVELOPMENT
```eval_rst
.. contents::
:local:
:depth: 1
```
## What's new
### Other features
2021-11-17 15:49:12 +00:00
* Added Aging Pages report (Tidjani Dia)
* Add more SketchFab oEmbed patterns for models (Tom Usher)
* Add collapse option to `StreamField`, `StreamBlock`, and `ListBlock` which will load all sub-blocks initially collapsed (Matt Westcott)
* Private pages can now be fetched over the API (Nabil Khalil)
* Added `alias_of` field to the pages API (Dmitrii Faiazov)
2020-05-27 08:15:44 +00:00
* Add support for Azure CDN and Front Door front-end cache invalidation (Tomasz Knapik)
2021-10-22 17:30:44 +00:00
### Bug fixes
* Fixed transform operations in Filter.run() when image has been re-oriented (Justin Michalicek)
* Accessibility fixes for Windows high contrast mode; Dashboard icons colour and contrast (Sakshi Uppoor)
2021-11-05 18:54:34 +00:00
* Rename additional 'spin' CSS animations to avoid clashes with other libraries (Kevin Gutiérrez)
2021-10-22 17:30:44 +00:00
## Upgrade considerations