Skip to content

Release - #4549

Merged
selul merged 18 commits into
masterfrom
development
Jul 22, 2026
Merged

Release#4549
selul merged 18 commits into
masterfrom
development

Conversation

@selul

@selul selul commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

This PR merges the latest changes from development into master.

Linked issues

This release will close the following issues once merged:

Public changelog

  • Fixed a JavaScript conflict with third-party scripts that could stop the site logo from switching correctly between light and dark color palettes.
  • Fixed an error that could prevent the mobile menu from opening when certain optimization plugins delay the loading of scripts.
  • Fixed an issue where posts with manually written excerpts ignored the excerpt length setting and were missing the Read More link on blog and archive pages.
  • Fixed an issue where menu items with quotes in their titles could break the mobile submenu toggle button.
  • Fixed full-width images displaying with a small gap on each side instead of stretching edge to edge.
  • Updated dependencies

pirate-bot and others added 14 commits July 8, 2026 15:50
Wrap the toggle script in an IIFE so `html` and friends no longer leak
as page globals, and filter the MutationObserver to `data-neve-theme`.
Fixes the `html.getAttribute is not a function` error thrown when a
third-party script clobbers the global `html`.

Fixes #4541

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Bumps [codeinwp/themeisle-sdk](https://github.com/Codeinwp/themeisle-sdk) from 3.3.54 to 3.3.55.
- [Release notes](https://github.com/Codeinwp/themeisle-sdk/releases)
- [Changelog](https://github.com/Codeinwp/themeisle-sdk/blob/v3.3.55/CHANGELOG.md)
- [Commits](Codeinwp/themeisle-sdk@v3.3.54...v3.3.55)

---
updated-dependencies:
- dependency-name: codeinwp/themeisle-sdk
  dependency-version: 3.3.55
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Removed padding from full-width alignment
…cope

fix: scope logo palette inline script to avoid global collisions
Escaped submenu toggle aria-label attributes
@pirate-bot

pirate-bot commented Jul 21, 2026

Copy link
Copy Markdown
Collaborator

Plugin build for 626aa8e is ready 🛎️!

…t/codeinwp/themeisle-sdk-3.3.55

chore(deps): bump codeinwp/themeisle-sdk from 3.3.54 to 3.3.55
selul and others added 3 commits July 21, 2026 13:19
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Handled undefined property to prevent error
@selul
selul merged commit 8c50f79 into master Jul 22, 2026
16 checks passed
@pirate-bot

Copy link
Copy Markdown
Collaborator

🎉 This PR is included in version 4.2.9 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@pirate-bot pirate-bot added the released Indicate that an issue has been resolved and released in a particular version of the product. label Jul 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

released Indicate that an issue has been resolved and released in a particular version of the product.

Projects

None yet

4 participants