pull/10301/head
Matt Westcott 2023-03-30 16:11:56 +01:00
rodzic 9e4226dd61
commit e6282572c3
2 zmienionych plików z 5 dodań i 0 usunięć

Wyświetl plik

@ -110,6 +110,7 @@ Changelog
* Fix: Fix server-side caching of the icons sprite (Thibaud Colas)
* Fix: Avoid showing scrollbars in the block picker unless necessary (Babitha Kumari)
* Fix: Always show Add buttons, guide lines, Move up/down, Duplicate, Delete; in StreamField and Inline Panel (Thibaud Colas)
* Docs: Fix module path for `MultipleChooserPanel` in panel reference docs
4.2.1 (13.03.2023)

Wyświetl plik

@ -21,3 +21,7 @@ depth: 1
* Fix server-side caching of the icons sprite (Thibaud Colas)
* Avoid showing scrollbars in the block picker unless necessary (Babitha Kumari)
* Always show Add buttons, guide lines, Move up/down, Duplicate, Delete; in StreamField and Inline Panel (Thibaud Colas)
### Documentation
* Fix module path for `MultipleChooserPanel` in panel reference docs