The latest update for the WP-Live Chat plugin removes the need to register and get an API key in order to unlock all features (previous PRO features). All you need to do is download the plugin or update your plugin from your WordPress dashboard and all features are automatically installed with the plugin! Easy, simple and straightforward.

Some of the features that are now bundled into the plugin at no extra cost and with no additional registration required are:

  • unlimited agents
  • fully customizable
  • file sharing
  • browser notifications
  • drag and drop support
  • and more

Additionally, we’ve really beefed up the security of the plugin and tackled issues presented from previous versions.

Update your existing installation directly from your WordPress dashboard or download it.

View the complete change log:

WP-Live Chat Support, Version 8.0.32
* Additional sanitization and security cleanup
* Added upgrade check to clear custom JS prior to version 8.0.31
* Updated readme to document use of external services
* Fixed a bug in departments transfer where name is not defined
* Fixed issue with GUID not being generated after re-activation
* Fixed issue with escape loop in settings area
* Removed setting to disable remote servers
* Removed local encryption functionality, every chat message is using HTTPS secure connection
* Removed AES and CryptoHelpers as these are no longer used
* Removed manual inclusion of SMTP and PHPMailer
* Removed mail type setting, along with SMTP options
* Removed references to esc_attr within PO file configuration
* Remove Custom Scripts area (including JS and CSS)
* Remove handlers for Custom Scripts
* Added back the AES and Crypto Helper classes to support backwards compat encryption/decryption of messages
* Added supporting encryption/decryption functions
* Added a dismissable notice explaining the deprecation of local encryption and local server usage
* Restored the ability to enable/disable encryption
* Restored the ability to enable/disable the use of local servers
* Fixed bug where Ace library was still trying to initialize custom JS and CSS boxes