kopia lustrzana https://github.com/wagtail/wagtail
rodzic
3e5583e0fe
commit
3cf38f0365
|
@ -17,6 +17,7 @@ Changelog
|
|||
* Fix: Support creating `StructValue` copies (Tidiane Dia)
|
||||
* Fix: Fix image uploads on storage backends that require file pointer to be at the start of the file (Matt Westcott)
|
||||
* Fix: Fix "Edit this page" missing from userbar (Satvik Vashisht)
|
||||
* Fix: No longer allow invalid duplicate site hostname creation as hostnames and domain names are a case insensitive (Coen van der Kamp)
|
||||
* Docs: Add code block to make it easier to understand contribution docs (Suyash Singh)
|
||||
* Docs: Add new "Icons" page for icons customisation and reuse across the admin interface (Coen van der Kamp)
|
||||
* Docs: Fix broken formatting for MultiFieldPanel / FieldRowPanel permission kwarg docs (Matt Westcott)
|
||||
|
|
|
@ -30,6 +30,7 @@ depth: 1
|
|||
* Resize in the correct direction for RTL languages with the side panel resizer (Sage Abdullah)
|
||||
* Fix image uploads on storage backends that require file pointer to be at the start of the file (Matt Westcott)
|
||||
* Fix "Edit this page" missing from userbar (Satvik Vashisht)
|
||||
* No longer allow invalid duplicate site hostname creation as hostnames and domain names are a case insensitive (Coen van der Kamp)
|
||||
|
||||
### Documentation
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue