Municipio 5.8.7
Minor release with a strong focus on new functionality and stability. The biggest changes are faster and more flexible post listing in Municipio, API rate limiting in WPMU Security, and new WP-CLI/admin workflows in Active Directory integration. Several plugins also moved to Vite-based builds, improving developer workflow and asset handling.
Active Directory API Integration [3.1.6…3.1.8]
- WP-CLI: Added structured bulk-action commands for Active Directory operations.
- User Management: Added CLI commands for individual user create/read/update/delete flows.
- Admin UX: Added an “Update from AD” row action in the WordPress user list.
- Reliability: Improved input sanitization and profile update feedback during sync operations.
Better Post UI [3.1.0…3.1.2]
- Block Editor: Fixed template dropdown behavior so editors can switch/revert templates when needed.
Custom Short Links [3.0.6…3.0.8]
- Build System: Migrated frontend build pipeline to Vite, modernizing asset compilation and developer workflow.
Customer Feedback [4.1.19…4.2.0]
- Build System: Migrated to Vite for faster, more maintainable frontend build handling.
- Release Scope: Includes updated admin/frontend asset packaging and related build configuration updates.
WP Page for Post Type [2.0.4…2.0.6]
- Typesafety: Adds type check before getting slug, to avoid fatal error.
Mod My Pages [2.0.1…2.0.3]
- Security: Updated php-jwt to address an insecure dependency version.
Municipio Theme [6.18.17…6.26.0]
- Posts List: Added partial rendering for async updates, reducing full-view re-renders and improving filter responsiveness.
- Filtering: Added PostObject filter support and improved URL/state handling for reset and query updates.
- Content Controls: Added support for the more tag filter.
- Editor Features: Added target-blank support for button block and TinyMCE buttons.
- Modularity Manual Input: Added options to show links as footer buttons and select button color.
- API/Auth: Nonce is now automatically refresed in the main wpSettingsObject to enshure valid nonce, even when page cache is stale.
- Bug Fixes: Resolved issues in event date display, page tree menu fallbacks, place search data, block/customizer behavior, and school-related title/description handling.
- Layout: Added support for custom classes in layout grid sections and fixed bottom sidebar overwrite behavior.
Search Notices [3.0.4…3.0.6]
- Build System: Migrated to Vite-based tooling and updated project build configuration.
Visit Post Types & Taxonomies [2.0.7…2.0.8]
- Stability: Fixed a crash when saving empty array values.
Page for Post Type [2.0.4…2.0.6]
- Build System: Migrated to Vite-based tooling and updated project build configuration.
Search Statistics [1.0.4…1.0.6]
- Build System: Migrated to Vite-based tooling and updated project build configuration.
WPMU Security [1.8.7…1.9.0]
- API Rate Limiting: Introduced rate limiting for REST API GET and POST requests.
- Response Headers: Added limit information in API responses to improve client-side handling.
- Configuration: Refined rate-limit classes and timing behavior for more predictable request throttling.
- Documentation/Tests: Updated docs and tests for the new API rate-limit behavior.
Local Events
- Removed Deprecated plugin: Plugin has been marked deprecated for some time now, it is now removed entierly. Please use new schemadata & event solution.