Skip to content

Release - #1095

Merged
kushh23 merged 18 commits into
masterfrom
development
Aug 26, 2026
Merged

Release#1095
kushh23 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 an issue where offloading media could repeatedly start the same image processing task, making transfers more reliable.
  • Fixed an error that could occur when the plugin settings had not been saved yet.
  • Updated dependencies
  • Enhanced Security

@pirate-bot

pirate-bot commented Jul 28, 2026

Copy link
Copy Markdown
Collaborator

Plugin build for e31387a is ready 🛎️!

dependabot Bot and others added 9 commits August 3, 2026 09:25
Bumps [codeinwp/themeisle-sdk](https://github.com/Codeinwp/themeisle-sdk) from 3.3.54 to 3.3.58.
- [Release notes](https://github.com/Codeinwp/themeisle-sdk/releases)
- [Changelog](https://github.com/Codeinwp/themeisle-sdk/blob/v3.3.58/CHANGELOG.md)
- [Commits](Codeinwp/themeisle-sdk@v3.3.54...v3.3.58)

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

Signed-off-by: dependabot[bot] <support@github.com>
…t/codeinwp/themeisle-sdk-3.3.58

chore(deps): bump codeinwp/themeisle-sdk from 3.3.54 to 3.3.58
Handled non-array option values
…1101)

Bumps [wp-coding-standards/wpcs](https://github.com/WordPress/WordPress-Coding-Standards) from 3.2.0 to 3.4.1.
- [Release notes](https://github.com/WordPress/WordPress-Coding-Standards/releases)
- [Changelog](https://github.com/WordPress/WordPress-Coding-Standards/blob/develop/CHANGELOG.md)
- [Commits](WordPress/WordPress-Coding-Standards@3.2.0...3.4.1)

---
updated-dependencies:
- dependency-name: wp-coding-standards/wpcs
  dependency-version: 3.4.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sanitized above-fold image IDs to prevent XSS
@kushh23
kushh23 merged commit 8b75828 into master Aug 26, 2026
13 checks passed
@pirate-bot

Copy link
Copy Markdown
Collaborator

🎉 This PR is included in version 4.2.11 🎉

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 Aug 26, 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.

Logger cron fatals on PHP 7.4 when Optimole settings are absent Media offload can enqueue duplicate optml_start_processing_images jobs

5 participants