Releases: krokedil/klarna-onsite-messaging-for-woocommerce
Releases · krokedil/klarna-onsite-messaging-for-woocommerce
Release list
1.13.0
- Feature - Added the 'kosm_locale' filter, allowing you to set the locale, irrespective of the currency.
- Fix - Fixed a fatal error due to missing client ID.
- Fix - Fixed a fatal error that happened when a global product variable was passed as a string or integer.
- Fix - Fixed an undefined index warning that happened when both Klarna Payments and Klarna Checkout were not active.
- Fix - Fixed an issue where the placement would sometimes not appear until a product variant is selected.
1.12.0
- Feature - The plugin is now compatible with WooCommerce's "High-Performance Order Storage" ("HPOS") feature.
- Feature - You can now specify the placement location using action hooks and priorities through the plugin settings.
- Fix - Resolved an issue causing an undefined index notice.
- Fix - The placement will now remain visible even when a non-valid price is entered.
- Fix - Fixed an issue where the placement was not appearing on certain variable products until a variant was selected.
- Fix - Addressed a deprecation warning.
1.11.0
1.10.0
1.9.0
1.8.0
- Feature - Added support for the third-party plugin "WooCommerce Measurement Price Calculator".
- Enhancement - You can now use the 'kosm_region_library' filter to force a specific regional library. See documentation.
- Tweak - The osmDebug option will now also tell which library is being used. Used for debugging purposes.
1.7.1
1.7.0
- Feature - Added filter 'kosm_data_client_id' for filtering data client ID.
- Enhancement - Fixed an issue where the placement would not appear on the page when added through the Elementor Builder's widget.
- Fix - Fixed critical error happening when the widget or shortcode is used in the header.
1.6.3
- Fix - Fixed the locale for Polish to be passed correctly.
- Fix - Fixed an issue caused by the customer object in WooCommerce missing.
1.6.2
- Fix - We now enqueue the scripts directly in the shortcode, this solves an issue where the needed scripts did not get loaded when using the shortcode in the footer or header using widget areas with Gutenberg Blocks.