Municipio 5.5.0
Version 5.5.0 of Municipio introduces new features, including our first AI-powered functionality.
This may require additional packages to be installed on your server; however, if these are not available, the system will gracefully fall back to standard functionality. All AI features in this release run entirely locally, ensuring full data control and compliance with jurisdictional requirements.
Municipio Theme
- Image Focus: Automatic sets the focus point to detected faces in a image (requires deepface), or fallbacks to automatic focus detection by “most busy area”.
- Schema Import: A fix has been applied to avoid the risk och importing a empty set of data.
- Resource from API: Removes the feature that could fetch data from a remote api in realtime. This has been completly replaces by SchemaData importer.
- Gutenberg Rendering: Optimize number of call to do_blocks method. This patch reduces number of calls by 50%.
- Singular Controller: Once is enough to prepare a post.
- Gutenberg Hero: We are now reordering the flow of a page, when a hero is used first in a gutenberg page. The helper nav will now be placed after this block visually.
- Archive Appearance: Present post type name in title column on archive lists.
Modularity
- Menu Module: Automatic normalization of grids in menu module, to avoid broken apperances when number of column dosen’t match.
Component Library
- Button Component: Fixes improper sanitazion of email adresses in links.
S3 Index
- Manage Index: Delete method now, handles index errors correctly and avoids fatal errors.
- Index Indentifier: Updates method to enable better parsing on paths to collect correct path details.
- Directory Resolver: Deactivated on admin pages, due to recursive directory creation failing when uploading files to a folder that is not created yet.
Customer Feedback
- Display option: If display on pages option has not been set, do not default to a value (prev. page).
Contact Banner
- Icons: Now implements the new icon field for icon selection.