Skip to content

Releases: YotpoLtd/magento2-module-yotpo-reviews

v3.3.0

03 May 19:41
0fa4438
Compare
Choose a tag to compare
  • Support Magento v2.4.4 and PHP v8 and v8.1.
  • Fixed bug with deprecated strip_tags functionality.

v3.2.0

26 Jan 08:31
cbafdcf
Compare
Choose a tag to compare
Merge pull request #282 from YotpoLtd/manaftryzens-patch-1

Delete 3.2.0-diff.txt

3.1.4

17 Feb 11:53
ee9533e
Compare
Choose a tag to compare
bump version (#266)

3.1.3

08 Feb 11:37
8e16746
Compare
Choose a tag to compare
  • Bug fix: Some users who upgraded from an older version of Magento to one of the latest versions found that the yotpo_rich_snippets table was not created. This issue is now fixed and the yotpo_rich_snippets table should display correctly.
  • Bug fix: We've improved the mechanism for syncing orders to Yotpo. If an order fails to sync for any reason, this order will be skipped and the process will continue to sync the next order.
  • We've added Google fonts to the Content Security Policies (CSP) whitelist.

3.1.2

08 Sep 16:15
194408e
Compare
Choose a tag to compare

The following Yotpo extension functions are now programmatically accessible: getOrderCollection, setOrderCollectionLimit, and addOrderCollection. This enhancement enables customers to adjust when Magento orders are synced to Yotpo.

3.1.1

26 May 14:24
1b6eb5b
Compare
Choose a tag to compare
  • Persist Yotpo ratings as the default rating source, to allow ratings to be used in Magento widgets
  • Added a dedicated Yotpo log file, to allow customers to view and mitigate extension related problems
  • Bug fix: Add missing dependency declare Magento_Analytics
  • Bug fix: Added CSP whitelist
  • Bug fix: Added support for custom brand attribute with type dropdown
  • Bug fix: We're now refrain from syncing fully cancelled orders to Yotpo

3.1.0

26 Feb 15:56
7c8218d
Compare
Choose a tag to compare
  • Added missing dependency to Magento analytics.
  • Added order status changed Date to order`s payload sent to Yotpo.
  • Fixed average score for Richsnippet to be floating point.
  • Improved Richsnippet synchronization performance.
  • Curl timeout reduced to 45 seconds.

Bug fixes & Improvements

14 Nov 09:43
b9a5655
Compare
Choose a tag to compare
  • Applied Magento coding standards.
  • Fixed single store issue #164.
  • Added i18n directory with en_US translation dictionary.
  • Documentation links have been updated.
  • Fixed incorrect orders schema payload issue.

Bug fixes

01 Oct 09:37
a1b4961
Compare
Choose a tag to compare
  • Fixed bug - do not retry to sync invalid order
  • Fixed bug - wrong link to Yotpo

Bug fixes & Improvements

04 Sep 12:46
7f49fc0
Compare
Choose a tag to compare
  • Applied Magento coding standards
  • General bug fix
  • Added validation alert when more than one store is linked to a Yotpo account
  • Enabling Yotpo "debug mode" via the extension configuration page will work only if Magento debug mode is enabled. Debug logs are written to /var/log/debug.log
  • Added support for Magento Enterprise Edition with split DB
  • Added Support to Magento 2.3.2
  • Added support for table prefixes

Known Issue(#164) :
When in Single-Store mode, Yotpo Enabled/Disabled and API Credentials are not updated in client side after clicking Save Config.

Workaround:
Any time changes are made to Yotpo Widget/Sync Settings in Single-Store mode, enable Yotpo, re-enter Yotpo App Key and API Secret, and Save Config.