Municipio 5.8.8
Major template and layout work lands in this release, so this is a Minor release. It introduces new extension points around the content grid, improves quick links placement consistency, and refactors view flow for more predictable rendering. It also removes obsolete view fragments and aligns theme output with updated design-system components.
Municipio Theme [6.26.0…6.27.6]
- Content Grid Extensions: Adds two new template areas before and after the content grid, making it easier to inject custom modules and blocks.
- Quick Links Placement: Moves quick links handling into templates (instead of the hero partial) for more consistent placement across page types.
- Grid Rendering Flow: Refactors grid view/layout yield flow to improve render order and reduce template side effects in complex page structures.
- Legacy View Cleanup: Removes obsolete/unused view fragments to reduce risk of duplicate or conflicting markup.
- UI System Alignment: Updates styleguide and component-library integration so theme rendering stays aligned with current UI components.