Skip to content

Releases: tawk/tawk-prestashop

1.5.0

26 Nov 09:09
55c1140
Compare
Choose a tag to compare

Changes

  • Added support for Prestashop 8.2

1.4.0

12 Sep 04:06
Compare
Choose a tag to compare

Changes

  • PrestaShop 8.x support by @ZaDarkSide in #33
  • Prestashop 8 is now supported with features including widget selection, visitor recognition and page visibility settings

1.3.0

22 Aug 02:13
576c07f
Compare
Choose a tag to compare

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

19 Oct 11:48
7a99b8f
Compare
Choose a tag to compare

Bug Fix

  • Fix for json_decode expects parameter 1 to be string error visible on the storefront

1.2.2

08 Jun 07:26
8d3b0e3
Compare
Choose a tag to compare

Bug fix

  • Fix for undefined property error when checking for enable_visitor_recognition property

1.2.1

09 Apr 09:34
6393c7b
Compare
Choose a tag to compare

Iframe resizing and platform identifier

  • Added iframe resizing on height update event.
  • Provided platform identifier for the widget iframe.

1.2.0

16 Mar 17:54
ded0316
Compare
Choose a tag to compare

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

05 Mar 17:58
ed0c118
Compare
Choose a tag to compare

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

1.0.1

17 Dec 14:05
Compare
Choose a tag to compare

Zip file now contains single folder, which when extracted has to be copied to modules folder

1.0

22 Nov 14:28
Compare
Choose a tag to compare
1.0
Init