Municipio 4.7.0
This release addresses several issues with the new image rendering methods and includes general bug fixes.
Styleguide (v0.11.1149):
- 
                      
Various fixes for image rendering within segment components.
 
Component Library (v4.26.20):
- 
                      
The Image component now handles SVGs as a non-resizable format, effectively disabling container query rendering for this file type.
 - 
                      
Improved placeholder handling, supporting multiple input formats (e.g., string, contract).
 
Modularity (v6.32.7):
- 
                      
Several improvements to image handling.
 - 
                      
The Manual Input module now more intelligently determines when to display placeholders in card and segment views.
 - 
                      
Images in collections are no longer rendered at a single size.
 
Modularity Sections (v3.1.3):
- 
                      
Enhanced image and placeholder handling.
 - 
                      
Sections no longer require an image for rendering; placeholders will be shown instead.
 
Municipio Theme (v5.36.16):
- 
                      
Fixed synchronization of taxonomies for remote schema content.
 - 
                      
Added Swedish translations to list columns in public archive views.
 - 
                      
If API resources are undefined, the resource list will now appear empty.
 - 
                      
Improved emblem rendering in placeholders by switching to the icon component, removing the need to detect if an emblem should be injected as an image source.
 - 
                      
The intermediate image handler now checks for file existence before processing.
 - 
                      
The intermediate image handler detects when GD is used and disables the automatic format conversion (default: WebP). Images will still be resized, but the source format will be retained.
 - 
                      
Disabled container query images to resolve a rendering issue that caused images to overlap with other content.
 
Multisite Role Propagation (v3.0.6):
- 
                      
Fixed a fatal error in PHP 8.3 environments.
 
Event manager Integration (v2.0.22):
- Now uses the updated version of Hbg-React library.
 
Tools
WpService (v2.0.4):
- 
                      
Updated WpService for plugins and themes to include all available public methods from WordPress core.
 - 
                      
The required PHP version has been raised to 8.2 to support these updates.
 
Hbg React (v1.0.22):
- A new release has been made. This publishes a accessability fix for arrows in the pagination component.
 
Important Notice:
The minimum PHP requirement for Municipio has been raised from 8.1 to 8.2 with this release.