Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Codeinwp/woocommerce-product-addon
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v33.0.5
Choose a base ref
...
head repository: Codeinwp/woocommerce-product-addon
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v33.0.6
Choose a head ref
  • 18 commits
  • 10 files changed
  • 4 contributors

Commits on Oct 8, 2024

  1. Sync branch [skip ci]

    pirate-bot authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    6228dc1 View commit details
    Browse the repository at this point in the history
  2. Sync branch [skip ci]

    pirate-bot authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    2af426c View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    1d7873b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    775835d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dc3925b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e8fbd44 View commit details
    Browse the repository at this point in the history
  5. Revert "fix: combine the chunks"

    This reverts commit e8fbd44.
    Soare-Robert-Daniel committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    2d5672e View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Merge pull request #409 from Codeinwp/fix/popup

    fix: remove event stop propagation  for outside click checking
    selul authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    02ccb99 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #410 from Codeinwp/fix/options-reordering

    fix: use fetch for saving meta group fields
    selul authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    93cb728 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f627451 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9ddd1bd View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Merge pull request #412 from Codeinwp/fix/image-upload-chunks

    fix: chunk file name for uploaded files
    selul authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    b55dca4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37efca5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e986a2a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #415 from Codeinwp/fix/select-images-required

    fix: image selection for Image Input
    selul authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    37f2e96 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #416 from Codeinwp/fix/imageselect-as-condition

    fix: add `imageselect` as condition with `is` and `is not` operator
    selul authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    83d042e View commit details
    Browse the repository at this point in the history
  6. release: fixes

    - Fixed an issue where PPOM meta fields were not functioning correctly inside a popup.
    - Fixed an issue where reordering options in the Select field was not working, with changes not being saved.
    - Fixed an issue where file previews were not visible when uploading large images, displaying a folder icon instead of the image.
    - Fixed an issue where all images were selected by default when the Min Image Select option was set to 1.
    - Fixed an issue where Image Dropdown (Image Select) fields did not appear in the conditional logic settings.
    selul authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    777cbc0 View commit details
    Browse the repository at this point in the history
  7. chore(release): 33.0.6

    ##### [Version 33.0.6](v33.0.5...v33.0.6) (2024-10-15)
    
    - Fixed an issue where PPOM meta fields were not functioning correctly inside a popup.
    - Fixed an issue where reordering options in the Select field was not working, with changes not being saved.
    - Fixed an issue where file previews were not visible when uploading large images, displaying a folder icon instead of the image.
    - Fixed an issue where all images were selected by default when the Min Image Select option was set to 1.
    - Fixed an issue where Image Dropdown (Image Select) fields did not appear in the conditional logic settings.
    pirate-bot committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    89cff19 View commit details
    Browse the repository at this point in the history
Loading