Dev - BUTTON & PRICE LABELS - Call for Price - Variable and grouped products support added.
Dev - PRODUCTS - Admin Products List - Initial module release (moved from "Product Listings" module).
Fix - PRODUCTS - Bookings - wp_die() replaced with die() in price_change_ajax().
Dev - PRODUCTS - Product Add to Cart - "Set All Products to Sold individually" option added.
Dev - PRODUCTS - Product Add to Cart - External Products - Open External Products on Add to Cart in New Window - on Category/Archive Pages - Additional themes compatibility added.
Fix - PRODUCTS - Product Addons - wp_die() replaced with die() in price_change_ajax().
Dev - PRODUCTS - Product Addons - "Position Priority on Frontend" option added.
Dev - Functions - Debug - wcj_log() - esc_url() added.
Dev - Functions - Exchange Rates - wcj_get_saved_exchange_rate() function added.
Dev - Functions - Exchange Rates - Code refactoring (wcj_get_currency_exchange_rates_url_response() function added).
Dev - Functions - Exchange Rates - Exchange Rates Server - "CoinMarketCap" server added.
Dev - Functions - Exchange Rates - Exchange Rates Server - "Coinbase" server added.
Dev - Functions - General - wcj_get_select_options() - Prefix (wcj-) removed (was added in v3.2.3).
Dev - Functions - General - wcj_get_select_options() - trim()added.
Fix - Functions - Price and Currency - wc_get_product_purchase_price() - int replaced with float - this fixes the issue with purchase price calculating incorrectly (cutting decimal part).
Dev - Settings Manager - Import - Checking for wcj_ prefix, when importing plugin settings.
Dev - Settings Manager - Reset - Now deletes all options (also includes meta).
Dev - Admin Settings - Custom Fields - exchange_rate field updated (12 decimals in step and code refactoring).