Releases: graycoreio/magento2-cors
Releases · graycoreio/magento2-cors
v2.1.0
v2.0.1
v2.4.5 Support Announcement + Speed Release
Bug Fixes
⚠ BREAKING CHANGES
- If you were expecting to use the native GraphQl/REST controller when computing CORS headers (and everything else that entails - like having a Magento session, for example) that guarantee is no-longer provided.
Features
Magento v2.4.4 Support - PHP 8.1
v1.6.0 chore(release): 1.6.0
REST External Extension Support
This release allows users who have 3rd-party plugins around REST to properly process OPTIONS requests. Previously, this was blocked by an internal Magento method.