Municipio 5.9.4
Minor release focused on multilingual navigation and archive handling. Municipio adds translated breadcrumb support and fixes Polylang submenu resolution, missing view handling, and image dimension casting. Form Builder hardens file upload validation when allowed file types are unset. WP Page for Post Type restores previous localized archive URL behavior after a Polylang-related change was reverted.
Municipio Theme [6.37.8…6.38.4]
- Breadcrumbs: Adds support for translated breadcrumb items in multilingual sites.
- Breadcrumbs: Allows null values in the breadcrumb resolver to prevent failures in edge cases.
- Navigation: Fixes Polylang submenu resolution so translated menu items are matched correctly.
- Templates: Prevents errors when expected view files are missing.
- Images: Casts width and height values before use to avoid rendering errors with invalid dimensions.
Modularity Form Builder [4.0.6…4.0.8]
- File Uploads: Prevents errors when allowed file types are not configured for an upload field.
- File Validation: Safely handles image and video wildcard checks even when file type settings are empty.
WP Page for Post Type [2.0.10…2.0.12]
- Archive URLs: Reverts the recent Polylang-specific localized archive link change, restoring the previous archive URL behavior for page-for-post-type archives.