# Wagtail 4.2.1 release notes - IN DEVELOPMENT _Unreleased_ ```{contents} --- local: depth: 1 --- ``` ## What's new ### Bug fixes * Support creating `StructValue` copies (Tidiane Dia) * 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) * Prevent audit log report from failing on missing models (Andy Chosak) * Fix page/snippet cannot proceed a `GroupApprovalTask` if it's locked by someone outside of the group (Sage Abdullah) * Add missing log information for `wagtail.schedule.cancel` (Stefan Hammer) * Fix timezone activation leaking into subsequent requests in `require_admin_access()` (Stefan Hammer) * Fix dialog component's message to have rounded corners at the top side (Sam) * Prevent matches from unrelated models from leaking into SQLite FTS searches (Matt Westcott)