kopia lustrzana https://github.com/wagtail/wagtail
Release notes for #10421
rodzic
a29c5c883e
commit
351bffa304
|
@ -18,6 +18,7 @@ Changelog
|
|||
~~~~~~~~~~~~~~~~~~
|
||||
|
||||
* Fix: Rectify previous fix for TableBlock becoming uneditable after save (Sage Abdullah)
|
||||
* Fix: Ensure that copying page correctly picks up the latest revision (Matt Westcott)
|
||||
|
||||
|
||||
5.0 (02.05.2023)
|
||||
|
@ -165,6 +166,7 @@ Changelog
|
|||
~~~~~~~~~~~~~~~~~~
|
||||
|
||||
* Fix: Rectify previous fix for TableBlock becoming uneditable after save (Sage Abdullah)
|
||||
* Fix: Ensure that copying page correctly picks up the latest revision (Matt Westcott)
|
||||
|
||||
|
||||
4.2.3 (02.05.2023)
|
||||
|
@ -366,6 +368,7 @@ Changelog
|
|||
~~~~~~~~~~~~~~~~~~
|
||||
|
||||
* Fix: Rectify previous fix for TableBlock becoming uneditable after save (Sage Abdullah)
|
||||
* Fix: Ensure that copying page correctly picks up the latest revision (Matt Westcott)
|
||||
|
||||
|
||||
4.1.5 (02.05.2023)
|
||||
|
|
|
@ -14,3 +14,4 @@ depth: 1
|
|||
### Bug fixes
|
||||
|
||||
* Rectify previous fix for TableBlock becoming uneditable after save (Sage Abdullah)
|
||||
* Ensure that copying page correctly picks up the latest revision (Matt Westcott)
|
||||
|
|
|
@ -14,3 +14,4 @@ depth: 1
|
|||
### Bug fixes
|
||||
|
||||
* Rectify previous fix for TableBlock becoming uneditable after save (Sage Abdullah)
|
||||
* Ensure that copying page correctly picks up the latest revision (Matt Westcott)
|
||||
|
|
|
@ -14,3 +14,4 @@ depth: 1
|
|||
### Bug fixes
|
||||
|
||||
* Rectify previous fix for TableBlock becoming uneditable after save (Sage Abdullah)
|
||||
* Ensure that copying page correctly picks up the latest revision (Matt Westcott)
|
||||
|
|
Ładowanie…
Reference in New Issue