Releases: tawk/tawk-magento-2
Releases · tawk/tawk-magento-2
v1.6.1
v1.6.0
Feature Updates
- Improved visibility options to include or exclude widget based on URL.
a. Allows matching for full URLs.
b. Allows matching for slugs.
c. Allows matching for wildcards at the end of the slug.
Fixes
- Fix PHP deprecation: FILTER_SANITIZE_STRING and strlen()
- Updated CSP whitelist
v1.5.2
Widget selection issue fix and CSP Whitelist update
- Used Magento's
isSecure
API for checking the current request's protocol. - Updated CSP whitelist to have
*.tawk.to
instyle-src
v1.5.1
Iframe resizing and platform identifier
- Added iframe resizing on height update event.
- Provided platform identifier for the widget iframe.
v1.5.0
Logged-in visitor recognition
- Added ability to send logged in users information to dashboard
- Changes to comply with Magento coding standard
v.1.4.1
CSP Whitelist
- CSP whitelist added
v1.4.0
Composer support and bug-fixes
- Updated the file structure to support composer installation.
- Fixed widget not being removed after pressing "Remove current widget"
- Fixed the issue when buttons are not showing up when there's no property and widget selected.