Skip to content

Release - #4587

Open
pirate-bot wants to merge 13 commits into
masterfrom
development
Open

Release#4587
pirate-bot wants to merge 13 commits into
masterfrom
development

Conversation

@pirate-bot

@pirate-bot pirate-bot commented Aug 17, 2026

Copy link
Copy Markdown
Collaborator

Linked issues

This release will close the following issues once merged:

Public changelog

  • Fixed archive pages crashing when post content order data is stored as an array.
  • Fixed fatal errors when unavailable Pro navigation files load.
  • Fixed Neve page options reverting after you save them in the block editor.
  • Fixed site errors when a navigation walker is unavailable.
  • Fixed duplicate Footer Menu IDs in responsive footer layouts.
  • Fixed dashboard errors when the changelog handler is unavailable.

@pirate-bot

pirate-bot commented Aug 18, 2026

Copy link
Copy Markdown
Collaborator Author

Plugin build for f714386 is ready 🛎️!

* fix: protect registered meta keys in block editor sidebar

* fix: update registered meta keys handling

---------

Co-authored-by: Marius Cristea <marius.cristea@vertistudio.com>
* fix: check walker class existence

* fix: improve nav walker class existence checks

* fix: remove debug logging

---------

Co-authored-by: Marius Cristea <marius.cristea@vertistudio.com>
* fix: prevent duplicate footer menu IDs

* fix: ensure unique IDs for header menus

* fix: update footer menu test setup

* fix: update selector for primary navigation in starter sites test

* fix: correct comment

* fix: add newline at end

* fix: e2e test

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: selul <3330746+selul@users.noreply.github.com>
* fix: add class existence checks to prevent errors

* fix: improve class loading error handling

* fix: use current theme version for error reporting
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment