Release note for #10430 in 4.1.6

stable/4.2.x
Matt Westcott 2023-05-15 12:54:57 +01:00
rodzic 9edaadaef0
commit 1b75648e03
3 zmienionych plików z 23 dodań i 0 usunięć

Wyświetl plik

@ -192,6 +192,12 @@ Changelog
* Maintenance: Replace repeated HTML `avatar` component with a template tag include `{% avatar ... %}` throughout the admin interface (Aman Pandey)
4.1.6 (xx.xx.2023) - IN DEVELOPMENT
~~~~~~~~~~~~~~~~~~
* Fix: Rectify previous fix for TableBlock becoming uneditable after save (Sage Abdullah)
4.1.5 (02.05.2023)
~~~~~~~~~~~~~~~~~~

Wyświetl plik

@ -0,0 +1,16 @@
# Wagtail 4.1.6 release notes
_Unreleased_
```{contents}
---
local:
depth: 1
---
```
## What's new
### Bug fixes
* Rectify previous fix for TableBlock becoming uneditable after save (Sage Abdullah)

Wyświetl plik

@ -9,6 +9,7 @@ Release notes
4.2.2
4.2.1
4.2
4.1.6
4.1.5
4.1.4
4.1.3