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

V4.7.0 #72

Merged
merged 58 commits into from
Oct 11, 2024
Merged

V4.7.0 #72

merged 58 commits into from
Oct 11, 2024

Conversation

sebastianthulin
Copy link
Member

@sebastianthulin sebastianthulin commented Oct 11, 2024

Release Notes

This release addresses several issues with the new image rendering methods and includes general bug fixes.

Styleguide (v0.11.1149)

  • Various fixes for image rendering within segment components.

Component Library (v4.26.20)

  • The Image component now handles SVGs as a non-resizable format, effectively disabling container query rendering for this file type.
  • Improved placeholder handling, supporting multiple input formats (e.g., string, contract).

Modularity (v6.32.7)

  • Several improvements to image handling.
  • The Manual Input module now more intelligently determines when to display placeholders in card and segment views.
  • Images in collections are no longer rendered at a single size.

Modularity Sections (v3.1.3)

  • Enhanced image and placeholder handling.
  • Sections no longer require an image for rendering; placeholders will be shown instead.

Municipio Theme (v5.36.16)

  • Fixed synchronization of taxonomies for remote schema content.
  • Added Swedish translations to list columns in public archive views.
  • If API resources are undefined, the resource list will now appear empty.
  • Improved emblem rendering in placeholders by switching to the icon component, removing the need to detect if an emblem should be injected as an image source.
  • The intermediate image handler now checks for file existence before processing.
  • The intermediate image handler detects when GD is used and disables the automatic format conversion (default: WebP). Images will still be resized, but the source format will be retained.
  • Disabled container query images to resolve a rendering issue that caused images to overlap with other content.

Multisite Role Propagation (v3.0.6)

  • Fixed a fatal error in PHP 8.3 environments.

Event Manager Integration (v2.0.22)

  • Now uses the updated version of the Hbg-React library.

Tools

WpService (v2.0.4)

  • Updated WpService for plugins and themes to include all available public methods from WordPress core.
  • The required PHP version has been raised to 8.2 to support these updates.

Hbg React (v1.0.21)

  • A new release has been made. This publishes a usability fix for arrows in the pagination component.

Important Notice

  • The minimum PHP requirement for Municipio has been raised from 8.1 to 8.2 with this release.

@sebastianthulin sebastianthulin merged commit 083e231 into master Oct 11, 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