Municipio 5.4.5

SNT
Sebastian Nordqvist Thulin

Version 5.4.5 of Municipio is a maintanaince release that makes some significant performance improvements of gutenberg page rendering and fixes som smaller bugs.

Algolia-index (3.2.3…3.2.4)

  • Refactoring to allow multiple providers to be used. In this case Typesense as a dropin replacement of Algolia.

Api Alarm Integration (4.1.3…4.1.4)

  • Removes a trailing slash sanitazion from api-url to allow query params to be sent in resource url.

Api Event Manager Integration (2.0.38…2.0.39)

  • Allows rendering when no tags are present.

Component Library (4.60.1…4.62.2)

  • fix(Date): allow format override

  • feat(Nav): extended dropdown view

    • Added support for extended dropdown in nav component.

    • New Blade templates: content.blade.php, extended.blade.php

    • New option: isExtendedDropdown in nav.json

    • Async children support and extended dropdown styling

  • fix(Person): add missing class and other attributes to person component

  • fix(Hero): allow video without content

  • fix(Image): reduce calls to resolver when building container query data

  • fix(Image): avoid calling resolver more than needed

  • refactor(Nav): restructured nav view, moved logic into content.blade.php

Modularity (6.90.13…6.90.21)

  • Fixed issue where shortcodes could render a module view twice

  • Made module base more testable

  • Added recommendation for extension usage

  • Fixed warnings about missing view key

  • Improved handling of public taxonomies (only show public ones)

  • Rewritten headings in accordion post module for better structure

  • Fixed issue when removing choices in fields

  • Fixed error with post argument type in certain cases

Modularity Timeline (4.1.1…4.1.2)

  • Adds the ability to render as a sequential timeline without dates.

Municipio Theme (5.164.3…5.172.13)

  • Fixed occasion text handling for exhibitions
  • Hide gallery title if no gallery in exhibitions
  • Added custom archive date format for exhibitions
  • Added Customizer option for extended dropdown menu
  • Implemented on-demand image resizing
  • Fixed flexible header search button styling
  • Added bordered setting for drawer menu
  • Fixed password-protected page markup error
  • Added background color support for dropdown menus
  • Fixed circular structure issue in menus
  • Added controllers and views for Elementary School and Preschool
  • Integrated events into Preschool and Elementary School
  • Allowed selecting post field columns for archive list view
  • Sorted taxonomy filter options as numbers if all are numeric
  • Fixed event price error display
  • Sideload all images in schema objects
  • Fixed schools page crash caused by missing image ID
  • Added missing translations

Modularity Dynamic Guides (1.4.8…1.4.10)

  • Removes the requirement of having Acf Extended installed.