kopia lustrzana https://github.com/wagtail/wagtail
				
				
				
			Release notes for #10344
							rodzic
							
								
									8f797266d2
								
							
						
					
					
						commit
						9b4378485c
					
				|  | @ -44,6 +44,9 @@ Changelog | |||
|  * Style comments as per page editor design, in side panel (Karl Hobley, Thibaud Colas) | ||||
|  * Add support for custom panel icons, with defaults, displayed for top-level editor panels (Sage Abdullah) | ||||
|  * Add new icons for StreamField blocks (Sage Abdullah) | ||||
|  * Reveal the minimap on click rather than hover, keeping it expanded until dismissed, with state saved between page loads (Thibaud Colas) | ||||
|  * Expand a collapsed form section when navigating to it with the minimap (Thibaud Colas) | ||||
|  * The minimap and "Collapse all" button now appear next to side panels rather than underneath, so they can be used at any time (Thibaud Colas) | ||||
|  * Fix: Ensure `label_format` on StructBlock gracefully handles missing variables (Aadi jindal) | ||||
|  * Fix: Adopt a no-JavaScript and more accessible solution for the 'Reset to default' switch to Gravatar when editing user profile (Loveth Omokaro) | ||||
|  * Fix: Ensure `Site.get_site_root_paths` works on cache backends that do not preserve Python objects (Jaap Roes) | ||||
|  |  | |||
|  | @ -53,6 +53,18 @@ The accessibility checker has been updated with: | |||
| 
 | ||||
| Those improvements were implemented by Albina Starykova as part of an [Outreachy internship](https://wagtail.org/blog/introducing-wagtails-new-accessibility-checker/), with support from mentors Thibaud Colas, Sage Abdullah, and Joshua Munn. | ||||
| 
 | ||||
| ### Always-on minimap | ||||
| 
 | ||||
| Following its introduction in Wagtail 4.1, we have made a number of improvements to the page editor minimap: | ||||
| 
 | ||||
|  * It now stays opened until dismissed, so users can keep it expanded if desired. | ||||
|  * Its "expanded" state is preserved when navigating between different views of the CMS. | ||||
|  * The minimap and "Collapse all" button now appear next to side panels rather than underneath, so they can be used at any time. | ||||
|  * Clicking any item reveals the minimap, with appropriate text for screen reader users. | ||||
|  * Navigating to a collapsed section of the page will reveal this section. | ||||
| 
 | ||||
| Thank you to everyone who provided feedback on this new addition to the editor experience. Those changes were implemented by Thibaud Colas. | ||||
| 
 | ||||
| ### Other features | ||||
| 
 | ||||
|  * Add `WAGTAILIMAGES_EXTENSIONS` setting to restrict image uploads to specific file types (Aman Pandey, Ananjan-R) | ||||
|  |  | |||
		Ładowanie…
	
		Reference in New Issue
	
	 Thibaud Colas
						Thibaud Colas