Skip to content

v4.6.0

Compare
Choose a tag to compare
@sebastianthulin sebastianthulin released this 03 Oct 07:03
· 26 commits to master since this release
68136b2

Municipio 4.6.0

With this release, we focus on further implementing the ImageInterface on more components giving the Posts and manual input the new image feature.

Component Library (4.25.2):

  • Update the card api to cleanup and simplify the capabilities of the component. Allow ImageInterface to be provided as an image source.
  • Remove some obsolete parameters from the block component.
  • If an empty srcset is provided to the image component, it is removed from the output.

Modularity (6.32.0):

  • Implements the Image Interface in the posts & manual input modules.

Municipio Theme (5.34.0):

  • The prepare post functionality now adds a ImageContract item in the return object. This is implemented in the archive lists, making archives more flexible.
  • Images that are added to the media library during a sync from an external source are now hidden to prevent manipulation of images that should only be used by the synced posts.

Styleguide (0.11.1133): 

  • Updates of styles for the card component.

Event manager integration (2.0.18): 

    • The react component displaying event items, has been updated to reflect the changes made in the card component.

Deprecations

This release deprecates the following plugins ( removed from composer.json ). If you still want them to be avabile, please add them in composer.local.json.

  • ”helsingborg-stad/api-project-manager-integration”: ”~2.0.3”,