Skip to content

Releases: Codeinwp/woocommerce-product-addon

v32.0.6

19 Apr 16:13
Compare
Choose a tag to compare
Version 32.0.6 (2023-04-19)
  • [Fix] Resolved an issue where the Edit Cart feature was losing the value of certain fields based on conditional logic.
  • [Fix] Fixed a bug where the Edit Cart feature was not working when no changes were made to product options. (P.S.: PPOM Pro side of this issue was released with PPOM Pro v25.1.3)
  • [Fix] Implemented a security fix

v32.0.5

11 Apr 19:08
Compare
Choose a tag to compare
Version 32.0.5 (2023-04-11)
  • [Fix] Implemented input sanitization for PPOM Field Input during the first save on PPOM Group creation.
  • [Fix] [PPOM Pro] Fixed issue where Cart Edit feature caused loss of field selections on product page.
  • [Fix] Fixed issue where duplicated button failed to copy field unless renamed and saved.
  • [Fix] Fixed issue with deleting PPOM groups causing PHP notice in WP Debug mode.
  • Themeisle SDK update

v32.0.4

31 Mar 15:09
Compare
Choose a tag to compare
Version 32.0.4 (2023-03-31)
  • [Fix] The options of the meta field are not visible on smaller window size
  • [Fix] Layout conflict with Neve on product page on the quantity field and add to cart button
  • [Fix] [PPOM Pro] Editing created field throws an error
  • [Fix] [PPOM Pro] No alt text for image input type
  • [Fix] [PPOM Pro] Total price get 0 when the price matrix is used for discounts on higher quantities
  • [Fix] [PPOM Pro] File upload doesn't work with iOS Safari browser if field shows up based on condition
  • [Fix] [PPOM Pro] Conditional repeater prevents the product from being added to the cart
  • [Fix] [PPOM Pro] Images field cumulates price of all options if the labels are not in English
  • [Fix] [PPOM Pro] Image cropper doesn't work on PHP8
  • Themeisle SDK Update
  • Min PHP Version updated as 7.2
  • Minimum WooCommerce Version updated as 6.5

v32.0.3

23 Feb 10:06
Compare
Choose a tag to compare
Version 32.0.3 (2023-02-23)
  • [Fix] Translations on some strings have been fixed.
  • [Fix] [PPOM Pro] Image Cropper field doesn't work if enabled with Popup in Safari browser on mobile
  • [Fix] [PPOM Pro] Added shadow to color palette choices to better visibility
  • [Tweak] Deselect Support for the ImageSelect Field
  • [Fix] Fixes on the PPOM Settings page.
  • [Fix] [Date Input] UI/UX improved to emphasize JQuery date picker is needed for some features (Min Date, Max Date, Date Formats, Default Value, First Day of Week, Year Range, Disable Weekends, Disable Past Dates) of PPOM Date Field.
  • [Fix] [Date Input] Max Date fixes (from now on, can be worked independently from disable past dates mode)
  • [Fix] [Date Input] Manual date entering by keyboard was disallowed for the JQuery date picker.
  • [Fix] [Date Input] Default date issue of the JQuery date picker has been fixed. (It was not working with relative values such as +5d or +1m 3d .)
  • [Fix] [Date Input] Fix on the Disable past dates feature (compatibility support with Min date feature)
  • [Fix] [PPOM Pro] Broken date range layout was fixed.
  • [Fix] Adding two fields with same name make them overwrite each other (data name validation was added for new fields)
  • [Fix] [PPOM Pro] Cart Edit is not working when Pop Up Edit is enabled
  • [Fix] [PPOM Pro] Empty Field Generation, which happens when PPOM Pro is activated, has been fixed.
  • Themeisle-SDK version was updated.

v32.0.2

24 Nov 13:54
Compare
Choose a tag to compare
Version 32.0.2 (2022-11-24)
  • [Fix] Unnecessary spaces in Text Area Field
  • WC 7.1 Compatibility Info updated.
  • [Fix] Use the correct text-domain in the translated string.
  • [Fix] Change on the Fixed Fee TAX Price Calculation: If WC prices include taxes; inconsistent TAX calculation was happening on the Fixed Fees between the product page/cart page, that's fixed. Codeinwp/ppom-pro#41
  • [Fix] Change on the Fixed Fee TAX Price Calculation: Use the tax class of the dependent product for the fixed fee instead of the standard tax Codeinwp/ppom-pro#82
  • [Fix] [PPOM Pro] If a Price Matrix field was shown according to the two or more conditional field dependencies; the price matrix price was passed to the cart as 0. That's fixed. Codeinwp/ppom-pro#40
  • [Promote] Conditional Field Repeater freemium/locked tab
  • [PPOM Pro] Compatibility for PPOM PRO Bulk Quantity Field.
  • [Feat] New WP Filter Hook (ppom_legacy_input_meta_classes) was added. #78
  • [Fix] Some minor fixes on Frontend Input Classes #78
  • [Feat] Changelog viewer admin screen was created.
  • Compatibility support for PPOM Pro v25.1.0

v32.0.1

19 Oct 15:04
Compare
Choose a tag to compare
Version 32.0.1 (2022-10-19)
  • [Fix] PPOM Field prices are not passed into the cart issue (affects only non-pro users) has been fixed. (that was a regression occurred after the v32.0.0 release)
  • [Fix] in the various areas (cart, checkout, admin order details etc.); PPOM Field Titles are shown as data-name instead of human-readable field title issue has been fixed. (that was a regression occurred after the v32.0.0 release)
  • [Fix] A minor fix on the ppom_hooks_save_cropped_image global function.

v32.0.0

18 Oct 12:19
Compare
Choose a tag to compare

Version 32.0.0 (2022-10-18)

  • [Fix] Order Again PPOM compatibility support has been added. #47
  • [Fix] [Pro compatibility] Fix the conditional field issue of the PPOM Pro Image Dropdown field #48
  • [Fix] [Pro compatibility] Fix for PPOM Pro (Image Cropper doesn't work with some AJAX add to cart plugins)
  • [Fix] Reload the PPOM Field Group Listing screen if a field is deleted.
  • [Fix] [Pro compatibility] Conditional Field Support of the Image Dropdown field of the PPOM Pro has been fixed.
  • [Fix] [Pro compatibility] Product featured image is replaced by the ImageSelect field without making a selection
  • Promote locked fields

v31.0.1

16 Sep 16:29
Compare
Choose a tag to compare
Version 31.0.1 (2022-09-16)
  • Themeisle-SDK upgraded to latest version (v3.2.30)

v31.0.0

12 Sep 15:38
Compare
Choose a tag to compare

Version 31.0.0 (2022-09-12)

  • Improvement on PPOM Pro compatibility
  • Readme.txt updated.

v30.1.4

02 Sep 23:18
Compare
Choose a tag to compare
Version 30.1.4 (2022-09-02)
  • [Fix] The fatal error related to the tsdk_utmify() function being missing has been fixed.