Municipio 5.2.3

SNT
Sebastian Nordqvist Thulin

This version brings multiple fixes to CSS and introduces some new features. The most notable new feature is automatic deletion of form data after 90 days.

Component Library (4.49.2)

  • Adds a check if the component is running in block context, before rendering InnerBlocks tag.
  • Adds support for ImageContract thumbnails in Gallery component (improves large size columns).
  • Fixes an issue with option component where id-assignment would fail sometimes.
  • Introduces a icon-section component; May be suitable for lists that should be highlighted with a specific icon.
  • Adds a isBlock variable, to be able to check if a component is running as block or not (this fix also adds checks before rendering <innerBlocks> in all components that support this feature.

Modularity (6.75.4)

  • Adds flag for modules running as block via filter to component library.
  • Adds array key with image contract to Gallery module.
  • Fixes an error with a optional parameter that was declared before a required parameter in getPosts. This parameter is related to the sticky posts feature.

Municipio (5.139.9)

  • Updates the new schema-event view, to render an improved layout.
  • Introduces the option to select if the search bar should be displayed in header with separate checkboxes for mobile and desktop.
  • Adds sanitazion of HTML in preambles when rendering archive pages. This fix will avoid article a-tags in already linked items.
  • A fix for button colors in header of type ”business” has been added.
  • Sorting archive data on metakeys is now fixed in customizer.

Modularity Interactive Map

  • Improvements for block editor user experience.

Customer feedback (4.1.14)

  • Fixes an issue where the topic was missing from the submitted feedback.

Modulariy Forms (3.4.2)

  • A GDPR compliance feature has been added: submitted post data will now be automatically deleted after 90 days. This change ensures that form data, which was never intended for long-term storage, does not remain in the backend indefinitely, reducing the risk of non-compliance with GDPR regulations.

Styleguide (0.11.1241)

  • Increases button sizes. Small is now the required 44x44px minimum. The sizes md, and lg has also been increased to make the sizes less similar in size.
  • Removes the autoprefixer for css styles.
  • Remove invalid css & old css standards
  • Remove css fixes for older browser versions (like IE etc.).
  • Improves LQIP rendering by blurring the low quality asset, making it more plausible. Removed by hotfix (#1)