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)
|
2021-10-21 15:03:56 +00:00
|
|
|
* Add more SketchFab oEmbed patterns for models (Tom Usher)
|
2021-11-28 20:53:21 +00:00
|
|
|
* Add collapse option to `StreamField`, `StreamBlock`, and `ListBlock` which will load all sub-blocks initially collapsed (Matt Westcott)
|
2021-12-02 13:47:52 +00:00
|
|
|
* 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
|
|
|
|
|
2021-12-02 13:47:52 +00:00
|
|
|
* Fixed transform operations in Filter.run() when image has been re-oriented (Justin Michalicek)
|
2021-10-20 15:27:06 +00:00
|
|
|
* 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
|