Skip to content

Releases: magmodules/magento2-sooqr

2.2.0

21 Oct 14:05
763979a
Compare
Choose a tag to compare

Features:

  • Changed brand from Sooqr to Spotler

Bugfixes:

  • Multi Source Inventory isn't taken in consideration #74
  • Fixed visibility filter fallback

Requirements:

  • Magento 2.3.4 and up
  • PHP 7.4 and up

2.1.8

26 Sep 08:29
fa62c7a
Compare
Choose a tag to compare

Improvements:

  • Implement SecureHtmlRenderer for search script
  • Fixed add-to-cart script for Magento 2.4.7

Requirements:

  • Magento 2.3.4 and up
  • PHP 7.4 and up

2.1.7

27 Aug 14:17
993aafc
Compare
Choose a tag to compare

Improvements:

  • Fix image fallback if no image is set on admin store
  • Re-enable source config for images

Requirements:

  • Magento 2.3.4 and up
  • PHP 7.4 and up

2.1.6

18 Jul 11:18
5dad214
Compare
Choose a tag to compare

Improvements:

  • Get prices for grouped products from price index

Requirements:

  • Magento 2.3.4 and up
  • PHP 7.4 and up

2.1.5

12 Jul 14:23
c799120
Compare
Choose a tag to compare

Bugfixes:

  • Fixes issue with adding multiple qty to cart

Requirements:

  • Magento 2.3.4 and up
  • PHP 7.4 and up

2.1.4

09 Jul 12:09
c9ffdb5
Compare
Choose a tag to compare

Bugfixes:

  • Do not add tax to prices without tax

Improvements:

  • Update csp_whitelist.xml

Requirements:

  • Magento 2.3.4 and up
  • PHP 7.4 and up

2.1.3

19 Jun 13:49
4659765
Compare
Choose a tag to compare

Bugfixes:

  • Handle zero tax class labels
  • Implemented changes in category output
  • Add correct attribute option label for store-view

Improvements:

  • Added media_gallery tot excluded attributes

Requirements:

  • Magento 2.3.4 and up
  • PHP 7.4 and up

2.1.2

29 May 08:34
e49f279
Compare
Choose a tag to compare

Bugfixes:

  • Categories in feeds aren't filtered based on the root category #70 (thnx @rexterkate-adwise)
  • Price being taken from default storeview instead of specific storeview #72 (thnx @npluimers)
  • Product enabled status only checked for default store-view #71 (thnx @npluimers)

Improvements:

  • Added Magento 2.4.7 and PHP 8.3 to testing

Requirements:

  • Magento 2.3.4 and up
  • PHP 7.4 and up

2.1.1

14 May 13:12
e067ba1
Compare
Choose a tag to compare

Bugfixes:

  • Fixed issue with tax classes set on store-view level
  • Fixed issue with incorrect data for associate_id

Improvements:

  • Improve code to also fallback on correct imagetype #62

Requirements:

  • Magento 2.3.4 and up
  • PHP 7.4 and up

2.1.0

25 Apr 07:53
543bf9f
Compare
Choose a tag to compare

Features:

  • Added support for Magezon Page Builder
  • Added product compare controller

Changes:

  • Fixed issue with empty url when no SEO url can be found
  • Skip disabled products from export

Requirements:

  • Magento 2.3.4 and up
  • PHP 7.4 and up