kopia lustrzana https://github.com/wagtail/wagtail
Release note for #10955 in 4.1.8
rodzic
5cf0b26343
commit
dc9f1b190b
|
@ -598,6 +598,12 @@ Changelog
|
|||
* 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)
|
||||
~~~~~~~~~~~~~~~~~~
|
||||
|
||||
|
|
|
@ -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)
|
|
@ -18,6 +18,7 @@ Release notes
|
|||
4.2.2
|
||||
4.2.1
|
||||
4.2
|
||||
4.1.8
|
||||
4.1.7
|
||||
4.1.6
|
||||
4.1.5
|
||||
|
|
Ładowanie…
Reference in New Issue