Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Municipio 4.9.3 #85

Merged
merged 131 commits into from
Dec 2, 2024
Merged

Municipio 4.9.3 #85

merged 131 commits into from
Dec 2, 2024

Conversation

sebastianthulin
Copy link
Member

Version 4.9.3 of Municipio

Version 4.9.3 of Municipio includes some fixes for issues in previous releases. This also reverts the functionality for post rendering with a common interface, due to some issues.


Municipio (v5.75.1)

  • Some patches have been made to the customizer applicator to further improve its efficiency and cache handling.
  • The ability to set a color for the background of the login/logout alternative has been added.
  • Resolves a typing error in the has_blocks functionality to check for blocks on a page.
  • Postpones the postRendering functionality to the future due to a reprioritization.
  • A click outside the language menu will now close it.
  • Improved support for the "Page for Post Type" plugin when using templates on pages.

Component Library (v4.34.7)

  • The brand component now automatically renders in the most optimal width (500px fixed value recalculates).
  • Minor adjustments in the handling of array values as modifiers on components have been implemented.
  • Adjustment to the image handling in cards to prevent possible fatal errors when passing an empty array as an image.
  • Updated the mega-menu to use common functionality to trigger menu expansion.

Styleguide (v0.11.1188)

  • Introduced a new JavaScript functionality to retrieve the size of a div and append it to the styles tag to fill context knowledge gaps in CSS.
  • Fixes misaligned date badges on cards.
  • Simplifications for drawer colors and general color fixes.
  • Added styling for menu separators.

Broken Links (v4.1.0)

  • The feature that automatically fixes links to a post when a permalink is updated has been disabled due to a bug.

Modularity (v6.46.12)

  • Postpones the postRendering functionality to the future due to a reprioritization.
  • Minor patches to various functionalities of the plugin regarding cache and graphical details.
  • When rendering a block on the page, the hasModule function will now detect it as a rendered module (enables script enqueue).
  • An adjustment has been made to the check for pagination in the post module.

Customer Feedback (v4.0.10)

  • Customer feedback no longer checks if the post contains any readable content. This is due to the increased use of modules and blocks to render content.

@sebastianthulin sebastianthulin merged commit 0bd489c into master Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants