Skip to content
- Add block checkout support for opt-out checkbox.
- Add detailed debug logging toggle.
- Fix potential JS injection in cookie consent tracking.
- Fix private key being logged to file.
- Fix swallowed exceptions in conversion tracking.
- Move bundled scoped dependencies from deps to vendor.
- Add direct file access protection to PHP files.
- Fix frontend conversion code
- Update plugin dashboard
- Update license field
- Update plugin core
- Update dependencies
- Added support for consent detection in combined cookie formats (e.g. CookieYes).
- Conversion script now runs once per order per session.
- New plugin core
- New administration settings
- Update dependencies
- New License system
- Update dependencies
- Add satisfaction questionnaire opt out
- Add compatibility with limited conversion from Wpify Woo plugin
- Fix coast of fees with taxes
- Add logging frontend code rendering
- Add notes to order
- Fix - Prices are sent rounded according to WooCommerce settings.
- Add option to enable/disable asynchronous sending of the backend part of the conversion
- Migrate to new core
- Update to new frontend conversion script
- Add Sklik.cz conversion
- Add option to set DELIVERY_ID to shipping methods
- Add fees to Other costs
- Add consent settings
- Add api requests logging
- Continuous integration setup