Skip to content

Releases: tawk/tawk-drupal8

1.6

26 Sep 07:18
233b0d8
Compare
Choose a tag to compare

Changes

  • Added support for Drupal 10
  • Removed deprecated drupal_get_path

1.5

10 Sep 06:24
663f659
Compare
Choose a tag to compare
1.5

Changes

  • Set optional autoload for release package installation
  • Add composer installation method

Misc updates

  • Follow Drupal standard for composer.json
  • Applied Drupal coding standards

1.3

29 Jul 09:39
eac3f0a
Compare
Choose a tag to compare
1.3

Fixes

  • Fixed home route excluded from include and exclude URL rules

1.2.0

03 Apr 02:15
f3b6d0c
Compare
Choose a tag to compare

Improved widget visibility options

  • 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.