kopia lustrzana https://github.com/wagtail/wagtail
Release note for #10951 in 4.1.7
rodzic
0aa92f6f7d
commit
8b35054c08
|
@ -528,6 +528,12 @@ Changelog
|
||||||
* Maintenance: Refactor "More" dropdowns, locale selector, "Switch locales", page actions, to use the same dropdown component (Thibaud Colas)
|
* Maintenance: Refactor "More" dropdowns, locale selector, "Switch locales", page actions, to use the same dropdown component (Thibaud Colas)
|
||||||
|
|
||||||
|
|
||||||
|
4.1.7 (27.09.2023)
|
||||||
|
~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
|
* Maintenance: Relax Willow dependency to allow use of current Pillow versions with security fixes (Dan Braghis)
|
||||||
|
|
||||||
|
|
||||||
4.1.6 (25.05.2023)
|
4.1.6 (25.05.2023)
|
||||||
~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
|
|
|
@ -0,0 +1,16 @@
|
||||||
|
# Wagtail 4.1.6 release notes
|
||||||
|
|
||||||
|
_September 27, 2023_
|
||||||
|
|
||||||
|
```{contents}
|
||||||
|
---
|
||||||
|
local:
|
||||||
|
depth: 1
|
||||||
|
---
|
||||||
|
```
|
||||||
|
|
||||||
|
## What's new
|
||||||
|
|
||||||
|
### Maintenance
|
||||||
|
|
||||||
|
* Relax Willow dependency to allow use of current Pillow versions with security fixes (Dan Braghis)
|
|
@ -17,6 +17,7 @@ Release notes
|
||||||
4.2.2
|
4.2.2
|
||||||
4.2.1
|
4.2.1
|
||||||
4.2
|
4.2
|
||||||
|
4.1.7
|
||||||
4.1.6
|
4.1.6
|
||||||
4.1.5
|
4.1.5
|
||||||
4.1.4
|
4.1.4
|
||||||
|
|
Ładowanie…
Reference in New Issue