Skip to content

Release 4.9.3

Compare
Choose a tag to compare
@sebastianthulin sebastianthulin released this 02 Dec 13:19
· 3 commits to master since this release
0bd489c

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.