kopia lustrzana https://github.com/wagtail/wagtail
Release note for #9976 in 4.2
rodzic
f87ad50cb3
commit
de63917532
|
@ -90,6 +90,7 @@ Changelog
|
|||
* Fix: Do not show bulk actions checkbox in page type usage view (Sage Abdullah)
|
||||
* Fix: Prevent account name from overflowing the sidebar (Aman Pandey)
|
||||
* Fix: Ensure edit form is displayed as unlocked immediately after cancelling a workflow (Sage Abdullah)
|
||||
* Fix: Prevent `latest_revision` pointer from being copied over when copying translatable snippets for translation (Sage Abdullah)
|
||||
* Docs: Add custom permissions section to permissions documentation page (Dan Hayden)
|
||||
* Docs: Add documentation for how to get started with contributing translations for the Wagtail admin (Ogunbanjo Oluwadamilare)
|
||||
* Docs: Officially recommend `fnm` over `nvm` in development documentation (LB (Ben) Johnston)
|
||||
|
|
|
@ -141,6 +141,7 @@ This feature was developed by Matt Westcott, and sponsored by [YouGov](https://y
|
|||
* Do not show bulk actions checkbox in page type usage view (Sage Abdullah)
|
||||
* Prevent account name from overflowing the sidebar (Aman Pandey)
|
||||
* Ensure edit form is displayed as unlocked immediately after cancelling a workflow (Sage Abdullah)
|
||||
* Prevent `latest_revision` pointer from being copied over when copying translatable snippets for translation (Sage Abdullah)
|
||||
|
||||
### Documentation
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue