Release notes for #7761

pull/7776/head
Andy Babic 2021-12-16 12:48:39 +00:00 zatwierdzone przez Andy Babic
rodzic 0086c7ba7a
commit b062c22331
2 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -13,6 +13,7 @@ Changelog
* Add support for Azure CDN and Front Door front-end cache invalidation (Tomasz Knapik)
* Fix: Accessibility fixes for Windows high contrast mode; Dashboard icons colour and contrast (Sakshi Uppoor)
* Fix: Rename additional 'spin' CSS animations to avoid clashes with other libraries (Kevin Gutiérrez)
* Add `page_url_path_changed` signal for pages (Andy Babic)
2.15.2 (xx.xx.xxxx) - IN DEVELOPMENT

Wyświetl plik

@ -17,6 +17,7 @@
* Private pages can now be fetched over the API (Nabil Khalil)
* Added `alias_of` field to the pages API (Dmitrii Faiazov)
* Add support for Azure CDN and Front Door front-end cache invalidation (Tomasz Knapik)
* Add `page_url_path_changed` signal for Pages (Andy Babic)
### Bug fixes