Version History

#v1.0.1

* Developers: changed to short array syntax (PHP);
* Developers: removed unneeded "URL" class inside the "LiveChatConfig" class;

#v1.0.0

* Added setting to cache the JavaScript file from Tawk.to locally on your host/FTP (30 minutes) - this will have a positive effect on Google's PageSpeed Insights;

#v0.9.3

* Fixed an error which could occur upon updating your concrete5 website - due to 1 missing check of the "Current Page";

#v0.9.2

* Developers: moved the "setWidget" and "removeWidget" javascript function contents to the "addEventListener", because those functions may already be defined somewhere (either core or 3rd party Add-Ons);

#v0.9.1

* "Live Chat" dashboard page functions as a placeholder now, and redirects to the new "Plugin Settings" page (formerly "Live Chat" main page);
* Page refresh will take place on the "Plugin Settings" page, after clicking "Use selected widget" or "Remove current widget" (you will see the example directly, when not hidden in the dashboard);

#v0.9.0

* Initial Release