Skip to content

Development#1046

Merged
selul merged 11 commits intomasterfrom
development
Apr 1, 2026
Merged

Development#1046
selul merged 11 commits intomasterfrom
development

Conversation

@selul
Copy link
Copy Markdown
Contributor

@selul selul commented Apr 1, 2026

  • Refactored Permissions-Policy and Accept-CH headers. The hints value is now dynamically generated based on the current Retina, Smart Scaling, and Network Optimization settings, ensuring that only relevant device-specific optimizations are applied.
  • Enhance security.

dependabot bot and others added 8 commits November 5, 2025 14:50
Bumps [enshrined/svg-sanitize](https://github.com/darylldoyle/svg-sanitizer) from 0.21.0 to 0.22.0.
- [Release notes](https://github.com/darylldoyle/svg-sanitizer/releases)
- [Commits](darylldoyle/svg-sanitizer@0.21.0...0.22.0)

---
updated-dependencies:
- dependency-name: enshrined/svg-sanitize
  dependency-version: 0.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…/enshrined/svg-sanitize-0.22.0

build(deps): bump enshrined/svg-sanitize from 0.21.0 to 0.22.0
- Refactored the header generation in Optml_Admin to utilize a new method for building the Permissions-Policy based on active settings.
- Added the get_permissions_policy() method to return a comma-separated string of policy directives.
- Introduced unit tests for the get_permissions_policy() method to validate behavior based on different settings configurations. #1045
@pirate-bot
Copy link
Copy Markdown
Collaborator

pirate-bot commented Apr 1, 2026

Plugin build for 16a5472 is ready 🛎️!

@selul selul merged commit e70fd87 into master Apr 1, 2026
14 checks passed
@pirate-bot
Copy link
Copy Markdown
Collaborator

🎉 This PR is included in version 4.2.3 🎉

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 Apr 1, 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

Development

Successfully merging this pull request may close these issues.

Fix: blurred images on mobile — ch-viewport-width sent unconditionally, ch-dpr missing

3 participants