Skip to content

Release#555

Open
Soare-Robert-Daniel wants to merge 37 commits intomasterfrom
development
Open

Release#555
Soare-Robert-Daniel wants to merge 37 commits intomasterfrom
development

Conversation

@Soare-Robert-Daniel
Copy link
Copy Markdown
Contributor

Changelog

  • Fixed a PHP 8.X syntax issue.

pirate-bot and others added 8 commits December 19, 2025 15:29
Bumps [codeinwp/themeisle-sdk](https://github.com/Codeinwp/themeisle-sdk) from 3.3.50 to 3.3.51.
- [Release notes](https://github.com/Codeinwp/themeisle-sdk/releases)
- [Changelog](https://github.com/Codeinwp/themeisle-sdk/blob/v3.3.51/CHANGELOG.md)
- [Commits](Codeinwp/themeisle-sdk@v3.3.50...v3.3.51)

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

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

chore(deps): bump codeinwp/themeisle-sdk from 3.3.50 to 3.3.51
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: rodica-andronache <3266155+rodica-andronache@users.noreply.github.com>
@pirate-bot
Copy link
Copy Markdown
Contributor

pirate-bot commented Apr 3, 2026

Plugin build for b587d52 is ready 🛎️!

Checked min and max value while product is added to the cart, and if the condition is not fulfilled, displayed a validation message.
Updated the value when the min_value is updated to the quantity input field.
Fixed the cloned field's condition index and decreased the last condition ID when the remove rule was clicked.
Rendered the stock option in the saved image dropdown.
Remove the page reload on the `Change Image` button and reopen the uploader to select a new image to replace the image.
Used `wp_unslash` instead of `stripslashes` to remove the slashes.
Comment thread js/file-upload.js Fixed
girishpanchal30 and others added 2 commits April 3, 2026 14:18
Updated the cart meta item values to titles to render the image-based field on the cart block.
Comment on lines +48 to +62
name: PHPCS
runs-on: ubuntu-latest
steps:
- name: Setup PHP version
uses: shivammathur/setup-php@v2
with:
php-version: "7.4"
extensions: simplexml
- name: Checkout source code
uses: actions/checkout@master
- name: Install composer
run: |
composer install --no-progress
- name: Run linter for PHP
run: composer run lint
Comment thread js/file-upload.js Fixed
Comment thread js/ppom-conditions.js Fixed
Comment thread js/ppom-conditions.js Fixed
Comment thread js/ppom-conditions.js Fixed
Comment thread js/ppom-conditions.js Fixed
Comment thread js/ppom-conditions.js Fixed
Comment thread js/file-upload.js Fixed
Comment thread js/exif.js Fixed
Comment thread js/exif.js Fixed
Comment thread js/ppom-conditions-v2.js Fixed
Comment thread js/ppom-conditions-v2.js Fixed
Comment thread js/ppom-conditions-v2bkp.js Fixed
Comment thread js/ppom-conditions-v2bkp.js Fixed
Codex AI and others added 2 commits April 8, 2026 14:55
---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-version: 2.1.46
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
….2 (#563)

Bumps [php-stubs/woocommerce-stubs](https://github.com/php-stubs/woocommerce-stubs) from 10.1.1 to 10.6.2.
- [Commits](php-stubs/woocommerce-stubs@v10.1.1...v10.6.2)

---
updated-dependencies:
- dependency-name: php-stubs/woocommerce-stubs
  dependency-version: 10.6.2
  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>
Comment thread js/file-upload.js Fixed
Soare-Robert-Daniel and others added 4 commits April 14, 2026 17:43
Added filter `ppom_option_price` to convert the currency value.
Updated the boundary width and height based on the viewport to make the image cropper container responsive.
Checked the value for all the clone fields to validate them while adding the product to the cart.
Comment thread js/file-upload.js Fixed
girishpanchal30 and others added 7 commits April 14, 2026 18:20
Added the fees to WooCommerce's `fees_api` to remove the prefix number from the label and generate the unique ID for fees.
Added a tooltip to the checkbox options.
Better group the code in small classes.
Improved the price matrix handling by correctly supporting “less than”, range, and “greater than” conditions
Added accepted file type and file size message in the frontend and alerted the correct error message when the uploaded file condition is not met with the configuration.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants