Municipio 4.5.1
With this release, we focus on enhancing image handling across the board. From preventing errors in small images to streamlining the image component interface. We’re also introducing better support for container-aware images in both modularity and content, ensuring a more optimized and responsive experience.
Component Library (4.23.9):
- Fixed a fatal error in the ImageInterface where images too small for size variants would cause a crash. These images will now be handled gracefully.
- All section variants now use the image component to display images consistently, with automatic sizes.
- The image component’s interface has been simplified, removing all modal support. Parameters have been streamlined for better coherence.
Modularity (6.29.0):
- Video functionality in the header module now requires a poster image to ensure proper display.
- The “Manual Input” module now leverages the ImageInterface to fetch images for the Segment view.
Modularity Sections (3.1.2):
- All section/segment variants now implement the ImageInterface to make use of container-aware source sets when rendering images.
Municipio Theme (5.28.0):
- Fixes applied to handle remote content correctly.
- Images within content are now detected and converted to an image contract if they exist in the database. This ensures support for container query images in content.
Styleguide (0.11.1125):
- Improvements in the image component, to support the changed set of parameters in the component.
Hotfixes:
This release has additional fixes after release, these includes:
- A fix for LQIP on image component that prevents LQIP to be generated when the image component has a caption.