Skip to content

Releases: Nosto/nosto-shopware

2.5.2

27 Dec 14:37
0fe23ea
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.5.1...2.5.2

2.5.1

29 Sep 07:31
accc589
Compare
Choose a tag to compare
  • Change Nosto script from const to var to be globally accessible by the browser.
  • Remove all references to non-existent Shopware()->SessionID() method.

2.5.0

18 Jul 10:32
dffbefc
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.4.9...2.5.0

2.4.9

23 Sep 11:40
ebf2a67
Compare
Choose a tag to compare
  • Add null guard for fetching custom fields configuration for a product

2.4.8

26 Aug 06:07
4b82c20
Compare
Choose a tag to compare
  • Prevent Shopware's full page cache to cache Nosto tagging blocks

2.4.7

11 Aug 12:07
314c3d5
Compare
Choose a tag to compare
  • Fix sending invalid orders to Nosto by setting missing ISO code for customer country
  • Remove excessive logging in order confirmation via API operations

2.4.6

27 May 13:01
261e3f1
Compare
Choose a tag to compare
  • Fix an error where in some installations the plugin source path it is saved incorrectly

2.4.5

31 Mar 11:47
7cb7bab
Compare
Choose a tag to compare
  • Update dependencies
  • Upgrade Phan and fix inspections
  • Bump minimal PHP version for require-dev packages to 7.2

2.4.4

04 Dec 06:54
ae36b42
Compare
Choose a tag to compare
  • Update composer dependencies

2.4.3

31 Oct 12:21
0b7d16b
Compare
Choose a tag to compare
  • Fix compatibility issues with Shopware 5.6 installations.