Skip to content

2.1.13-beta1 β€” WordPress 7.0 Compatibility

Pre-release
Pre-release

Choose a tag to compare

@georgeolaru georgeolaru released this 03 Mar 08:22
· 98 commits to main since this release

2.1.13-beta1 β€” WordPress 7.0 Compatibility + Collection Layout Improvements

This beta now points to main and includes the latest fixes and improvements available after 2.1.11.
Use on staging first.

Main changes

  • WordPress 7.0 compatibility updates:
    • iframe-aware DOM handling in editor interactions
    • layout compatibility updates for newer core layout behavior
    • replacement of deprecated @wordpress/api usage with stable alternatives
  • Collection Layout enhancements:
    • new Items Aspect Ratio presets
    • new Enable 3D Grid controls (Apply the rules on, Pattern)
    • new Parallax Scrolling control

Fixes and improvements

  • Fixed card button text wrapping (width: 100% override issue)
  • Fixed raw HTML rendering in cards collection content
  • Improved AJAX transition resilience by guarding frontend re-initialization
  • Improved FacetWP filter panel behavior:
    • animated hidden filters toggle
    • smoother close behavior without end-jump
  • Fixed React warnings and null-reference errors in scrolling-effect flows
  • Broadened flex layout CSS fix (including Gallery/single-column regressions)

Build and maintenance updates

  • Node 22 build compatibility updates and dependency refresh
  • Plugin metadata updated (Tested up to: WordPress 7.0)