Releases: tawk/tawk-prestashop
Releases · tawk/tawk-prestashop
1.5.0
1.4.0
1.3.0
Feature Updates
- Visibility feature to include or exclude widget based URL.
- Improved URL matching for including or excluding widget
a. Allows matching for full URLs.
b. Allows matching for slugs.
c. Allows matching for wildcards at the end of the slug.
Fixes
- (Prestashop 1.6) Fixed widget not displayed when set "Move JavaScript to the end"
1.2.3
Bug Fix
- Fix for
json_decode expects parameter 1 to be string
error visible on the storefront
1.2.2
Bug fix
- Fix for undefined property error when checking for enable_visitor_recognition property
1.2.1
Iframe resizing and platform identifier
- Added iframe resizing on height update event.
- Provided platform identifier for the widget iframe.
1.2.0
Multistore Support and Toggle Visitor Recognition
- Added an option for enabling/disabling the visitor recognition feature
- Reworked support for multi-store feature which now relies on built-in PrestaShop configuration resolution
1.1.0
PrestaShop coding standard
- Update codebase to conform with Prestashop coding style-guide
- Update and add licensing, author, and copyright information
- Use Tools API for getting values from the requests
- Clean up extraneous files