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: 96520e2
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: 8dcdb51
Choose a head ref
  • 16 commits
  • 14 files changed
  • 5 contributors

Commits on Oct 16, 2025

  1. Sync branch [skip ci]

    pirate-bot authored Oct 16, 2025
    Configuration menu
    Copy the full SHA
    10d276b View commit details
    Browse the repository at this point in the history
  2. Sync branch [skip ci]

    pirate-bot authored Oct 16, 2025
    Configuration menu
    Copy the full SHA
    f9ccdde View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2025

  1. Configuration menu
    Copy the full SHA
    6995c07 View commit details
    Browse the repository at this point in the history
  2. fix:phpstan

    girishpanchal30 committed Oct 27, 2025
    Configuration menu
    Copy the full SHA
    b35c948 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ad88c3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2feeac0 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #494 from Codeinwp/bugfix/pro/587

    Handle missing array key in conditional image field
    selul authored Oct 27, 2025
    Configuration menu
    Copy the full SHA
    3029740 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2025

  1. Configuration menu
    Copy the full SHA
    4d12ea5 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2025

  1. sanitize input type

    girishpanchal30 committed Oct 30, 2025
    Configuration menu
    Copy the full SHA
    7663f01 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2025

  1. Configuration menu
    Copy the full SHA
    6a0a182 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2025

  1. Merge pull request #497 from Codeinwp/bugfix/pro/605

    Fixed broken access control vulnerability
    vytisbulkevicius authored Nov 13, 2025
    Configuration menu
    Copy the full SHA
    f288273 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #491 from Codeinwp/bugfix/pro/597

    Fixed load JS script dependencies for latest WC version
    vytisbulkevicius authored Nov 13, 2025
    Configuration menu
    Copy the full SHA
    05d4000 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #492 from Codeinwp/bugfix/pro/591

    refactor: update input types of options
    vytisbulkevicius authored Nov 13, 2025
    Configuration menu
    Copy the full SHA
    46efca3 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #495 from Codeinwp/bugfix/pro/589

    fix: color option overlapping
    vytisbulkevicius authored Nov 13, 2025
    Configuration menu
    Copy the full SHA
    9a29724 View commit details
    Browse the repository at this point in the history
  5. release: fixes

    - Enhanced security
    - Fixed load of JS script dependencies for latest WooCommerce version
    - Fixed issue with FixedPrice field giving a fatal error when string is used in quantity field 
    - Fixed color option overlapping
    vytisbulkevicius authored Nov 13, 2025
    Configuration menu
    Copy the full SHA
    a9f92aa View commit details
    Browse the repository at this point in the history
  6. chore(release): 33.0.17

    ##### [Version 33.0.17](v33.0.16...v33.0.17) (2025-11-13)
    
    - Enhanced security
    - Fixed load of JS script dependencies for latest WooCommerce version
    - Fixed issue with FixedPrice field giving a fatal error when string is used in quantity field
    - Fixed color option overlapping
    pirate-bot committed Nov 13, 2025
    Configuration menu
    Copy the full SHA
    8dcdb51 View commit details
    Browse the repository at this point in the history
Loading