kopia lustrzana https://github.com/wagtail/wagtail
Release note for #10955 in 4.1.8
rodzic
52f5912598
commit
9c60d26e1d
|
@ -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.8 (28.09.2023)
|
||||||
|
~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
|
* Maintenance: Additionally update Pillow dependency to allow use of versions with security fixes (Dan Braghis)
|
||||||
|
|
||||||
|
|
||||||
4.1.7 (27.09.2023)
|
4.1.7 (27.09.2023)
|
||||||
~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
|
|
|
@ -0,0 +1,16 @@
|
||||||
|
# Wagtail 4.1.8 release notes
|
||||||
|
|
||||||
|
_September 28, 2023_
|
||||||
|
|
||||||
|
```{contents}
|
||||||
|
---
|
||||||
|
local:
|
||||||
|
depth: 1
|
||||||
|
---
|
||||||
|
```
|
||||||
|
|
||||||
|
## What's new
|
||||||
|
|
||||||
|
### Maintenance
|
||||||
|
|
||||||
|
* Additionally update Pillow dependency to allow use of 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.8
|
||||||
4.1.7
|
4.1.7
|
||||||
4.1.6
|
4.1.6
|
||||||
4.1.5
|
4.1.5
|
||||||
|
|
Ładowanie…
Reference in New Issue