# Wagtail 6.3.1 release notes _November 19, 2024_ ```{contents} --- local: depth: 1 --- ``` ## What's new ### Bug fixes * Restore ability to upload profile picture through account settings (Sage Abdullah) * Correctly handle `ImageChooserBlock` to `ImageBlock` data conversions where all inputs to `bulk_to_python` are null (Storm Heg, Matt Westcott) * Improve spacing of page / collection permissions table in Group settings (Sage Abdullah) * Remove forced capitalization of site name on admin dashboard (Thibaud Colas) ### Documentation * Reword `BlogTagIndexPage` example for clarity and several other tweaks (Clifford Gama) * Change title of blog index page in tutorial to avoid slug issues (Thibaud Colas) * Fix `wagtailcache` and `wagtailpagecache` examples to not use quotes for the `fragment_name` (Shiv) * Lower search result ranking for release notes on readthedocs search (Sage Abdullah)