Releases: bayonetio/bayonet-magento
Releases · bayonetio/bayonet-magento
v1.1.4
Adds PHP 8 in the require of Composer.json file
v1.1.3
- Upgrades version for compatibility with Magento 2.4.4 and make a new submission to the marketplace
v1.1.2
- Replaces obsolete database and data scripts with declarative schema and data patch
v1.1.1
- Fixes device fingerprint API key validation
v1.1.0
Removes sandbox mode from the following features:
- Analysis
- Blocklist/whitelist
- Device fingerprint
v1.0.6
Removes the try/catch block of code on observers, leaving only the code inside of it, this to allow the LocalizedException to be thrown at the frontend.
v1.0.5
Fixes some issues regarding spanish translation
v1.0.4
Changes in the blocklist/whitelist management to remove the use of customer ID in order to allow guest customers to be added in these lists
Adds key validation cases for different response codes
v1.0.3
Current version on Magento Marketplace