Skip to content

Releases: krokedil/klarna-onsite-messaging-for-woocommerce

1.13.0

Choose a tag to compare

@mntzrr mntzrr released this 23 Aug 08:47
d9562ad
  • 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

Choose a tag to compare

@mntzrr mntzrr released this 19 Jun 12:28
485e539
  • 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

Choose a tag to compare

@mntzrr mntzrr released this 23 Mar 09:14
f70f936
  • Feature - Added support for Romanian.
  • Tweak - Added a check for if WooCommerce is enabled before initializing the plugin.

1.10.0

Choose a tag to compare

@mntzrr mntzrr released this 08 Dec 14:23
a50eb46
  • Feature - Added support for Flycart's Discount Rules.
  • Tweak - Removed redundant enqueue.

1.9.0

Choose a tag to compare

@mntzrr mntzrr released this 10 Oct 18:29
77fc17a
  • Feature - Add support for Greece.

1.8.0

Choose a tag to compare

@mntzrr mntzrr released this 28 Jun 12:30
2017855
  • 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

Choose a tag to compare

@mntzrr mntzrr released this 24 May 12:01
330a907

Fix - Update kernl.

1.7.0

Choose a tag to compare

@mntzrr mntzrr released this 12 May 09:42
31a4a7c
  • 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

Choose a tag to compare

@MichaelBengtsson MichaelBengtsson released this 06 Apr 06:48
ee584a2
  • 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

Choose a tag to compare

@MichaelBengtsson MichaelBengtsson released this 01 Mar 15:57
3c08631
  • 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.