Releases: YotpoLtd/magento2-module-yotpo-reviews
Releases · YotpoLtd/magento2-module-yotpo-reviews
v3.3.0
v3.2.0
3.1.4
bump version (#266)
3.1.3
- 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
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
- 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
Bug fixes & Improvements
- 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
Bug fixes & Improvements
- 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.