LiveChat – WP live chat plugin for WordPress - Version 3.5.4

Version Description

  • Fixed compatibility with servers without cURL support
Download this release

Release Info

Developer livechat
Plugin Icon 128x128 LiveChat – WP live chat plugin for WordPress
Version 3.5.4
Comparing to
See all releases

Code changes from version 3.5.3 to 3.5.4

Files changed (3) hide show
  1. livechat.php +1 -1
  2. plugin_files/LiveChatAdmin.class.php +24 -11
  3. readme.txt +60 -35
livechat.php CHANGED
@@ -5,7 +5,7 @@ Plugin URI: http://www.livechatinc.com/addons/wordpress/
5
  Description: Live chat software for live help, online sales and customer support. This plugin allows to quickly install LiveChat on any WordPress website.
6
  Author: LiveChat
7
  Author URI: http://www.livechatinc.com
8
- Version: 3.5.3
9
  */
10
 
11
  if (is_admin())
5
  Description: Live chat software for live help, online sales and customer support. This plugin allows to quickly install LiveChat on any WordPress website.
6
  Author: LiveChat
7
  Author URI: http://www.livechatinc.com
8
+ Version: 3.5.4
9
  */
10
 
11
  if (is_admin())
plugin_files/LiveChatAdmin.class.php CHANGED
@@ -216,7 +216,7 @@ final class LiveChatAdmin extends LiveChat
216
  }
217
 
218
  $settings_link = sprintf('<a href="admin.php?page=livechat_settings">%s</a>', __('Settings'));
219
- array_unshift ($links, $settings_link);
220
  return $links;
221
  }
222
 
@@ -249,17 +249,30 @@ final class LiveChatAdmin extends LiveChat
249
 
250
  protected function check_if_license_is_active($license_number)
251
  {
 
252
  try {
253
- $curl = curl_init( 'https://api.livechatinc.com/v2/license/' . $license_number );
254
- curl_setopt( $curl, CURLOPT_RETURNTRANSFER, true );
255
- $response = curl_exec( $curl );
256
- $code = curl_getinfo($curl, CURLINFO_HTTP_CODE);
257
- curl_close( $curl );
258
-
259
- if ($code === 200)
260
- return json_decode($response)->license_active;
261
- else
262
- throw new Exception($code);
 
 
 
 
 
 
 
 
 
 
 
 
263
  } catch(Exception $exception) {
264
  return false;
265
  }
216
  }
217
 
218
  $settings_link = sprintf('<a href="admin.php?page=livechat_settings">%s</a>', __('Settings'));
219
+ array_unshift ($links, $settings_link);
220
  return $links;
221
  }
222
 
249
 
250
  protected function check_if_license_is_active($license_number)
251
  {
252
+ $url = 'https://api.livechatinc.com/v2/license/' . $license_number;
253
  try {
254
+ if(function_exists('curl_init')) {
255
+ $curl = curl_init($url);
256
+ curl_setopt( $curl, CURLOPT_RETURNTRANSFER, true );
257
+ $response = curl_exec( $curl );
258
+ $code = curl_getinfo( $curl, CURLINFO_HTTP_CODE );
259
+ curl_close( $curl );
260
+
261
+ if ( $code === 200 ) {
262
+ return json_decode( $response )->license_active;
263
+ } else {
264
+ throw new Exception( $code );
265
+ }
266
+ } else {
267
+ $options = array(
268
+ 'http' => array(
269
+ 'method' => 'GET'
270
+ ),
271
+ );
272
+ $context = stream_context_create($options);
273
+ $result = file_get_contents($url, false, $context);
274
+ return json_decode( $result )->license_active;
275
+ }
276
  } catch(Exception $exception) {
277
  return false;
278
  }
readme.txt CHANGED
@@ -1,7 +1,7 @@
1
  === LiveChat - WP live chat plugin for WordPress ===
2
  Contributors: LiveChat
3
  Tags: chat plugin, live chat, live chat plugin, wordpress live chat, wordpress chat, wordpress live chat plugin, wordpress chat plugin, live chat software, live support, help desk, help desk software, online ticketing system, ticketing system, online support, ecommerce chat, chat online, chat software, sales, customer help, customer support, livechat, customer service software, chat, customer service chat, live chat button, live chat support, live chat tool, live chat widget, live support button, live chat solution, online live chat, online chat, wp chat, wp live chat, livechat inc, livechatinc, live chat inc, wp livechat support, smartsupp, smart supp, tidio, jivochat, formilla, tawk, tawkto, tawk.to, facebook, facebook messenger, messenger, facebook live chat, facebook chat, crisp, pure chat, purechat, zendesk, zendesk chat, liveagent, olark, happyfox, reve chat, chatra, provide support, comm100, kayako, zoho, zoho salesiq, userlike, userengage, drift, livehelpnow, live help now, intercom, freshdesk, zendesk, clickdesk, liveperson, live person, bold360, websitealive, website alive, velaro, hubspot, salesforce, zapier, zopim, mailchimp, analytics, google analytics, im chat, slack, casengo, tagove, wisechat, wise chat, mylivechat, my live chat, livezilla, chatrify
4
- Stable tag: 3.5.3
5
  Requires PHP: 5.6
6
  Tested up to: 4.9.5
7
  Requires at least: 3.4
@@ -12,37 +12,41 @@ Live chat and help desk software plugin for WordPress. Add LiveChat (live chat a
12
 
13
  == Description ==
14
 
15
- LiveChat – WP live chat plugin for WordPress is a WordPress specific chat plugin you can use to quickly and easily **add live chat support to your website**. It allows for instant communication with on-site visitors and customers and enables prompt resolution to their questions or concerns. With a fully functional WordPress chat plugin, not only you can increase your sales - as it’s the quickest way to remove buyer objections – but it also allows you to build stronger customer relationships.
16
 
17
- LiveChat's live chat app comes with a comprehensive set of features, including proactive chat invitations so chat operators can automatically send personalized messages to appear based on specified conditions, such as the number of visited pages or time spent on the website. Plus, **it makes customer service more efficient** by letting you hold multiple live chat sessions at the same time, send canned responses to frequently asked questions, add chat tags, review chat transcripts and send files to customers through the live chat window.
18
 
19
- In addition to live chat support, LiveChat also offers a built-in ticketing system to provide 24/7 customer service to customers. Whenever there are no chat operators available, the chat box widget is replaced by a ticket form so that customers can still contact you with their questions. You can also use tickets for managing and tracking customer cases that couldn't be resolved in a single live chat session.
20
 
21
- From email marketing to social, LiveChat integrates seamlessly with a range of popular third party apps and services. These include help desk software Zendesk, Freshdesk, customer relationship management apps (CRM) HubSpot CRM, Salesforce, email marketing services Constant Contact, Mailchimp and social media platforms Facebook or Twitter.
22
 
23
- https://www.youtube.com/watch?v=Yf0NkRSkFRE
 
 
 
 
24
 
25
  == Live chat benefits ==
26
 
27
- From overnight shipping to instant access to your product or service, customers want help instantly. Out of all the customer support channels available — offline or online — live chat support is by far the quickest and simplest.
28
 
29
- With the best live chat for WordPress, customers have a direct and free option to ask for help. They can use it with minimal disruption to their day, which turns out to be very convenient.
30
 
31
- Using live chat and WordPress together, enables customers to ask questions about the product they want to buy and you can answer them in real-time, which simplifies the buying process.
32
 
33
- Moreover, using live chat online to communicate with the customer helps to understand their needs. You can use that knowledge to recommend similar products and services to increase the average order value.
34
 
35
- Just by offering live chat support – WordPress users are one step ahead of the companies that do not. Competitive advantage can be obtained by managing products more effectively, and having good relationships with customers.
36
 
37
  == What is live chat for WordPress? ==
38
 
39
  If you run a website, and you are serious about your business then using live chat is no brainer. Live chat plugin for WordPress adds a live chat widget to the bottom of your website that allows visitors to chat to you in real time. Live chat software is perfect for businesses of all sizes, enabling them to close more sales and improve customer satisfaction scores.
40
 
41
- == Usage ==
42
 
43
  With the LiveChat online chat plugin for WordPress, you can add a live chat box to every page of your website, including the checkout in no time. To answer chats, chat operators have to be logged into one of our chat apps - [LiveChat for web browser](https://www.livechatinc.com/applications/livechat-web-app/?utm_source=wordpress.org&utm_medium=integration&utm_campaign=WordpressIntegration), [LiveChat for macOS](https://www.livechatinc.com/applications/livechat-for-mac/?utm_source=wordpress.org&utm_medium=integration&utm_campaign=WordpressIntegration) or [LiveChat for Windows](https://www.livechatinc.com/applications/livechat-for-windows/?utm_source=wordpress.org&utm_medium=integration&utm_campaign=WordpressIntegration). There are also applications for mobile devices - [iPhone](https://www.livechatinc.com/applications/livechat-for-iphone/?utm_source=wordpress.org&utm_medium=integration&utm_campaign=WordpressIntegration), [iPad](https://www.livechatinc.com/applications/livechat-for-ipad/?utm_source=wordpress.org&utm_medium=integration&utm_campaign=WordpressIntegration) and [Android](https://www.livechatinc.com/applications/livechat-for-android/?utm_source=wordpress.org&utm_medium=integration&utm_campaign=WordpressIntegration).
44
 
45
- == Requirements ==
46
 
47
  While LiveChat'S chat plugin for WordPress is free, you need a subscription of LiveChat to use it. For an overview of available plans and their cost navigate to [LiveChat pricing](https://www.livechatinc.com/pricing). There's a 30-day trial to test all of the features. No credit card, no commitments.
48
 
@@ -50,29 +54,29 @@ While LiveChat'S chat plugin for WordPress is free, you need a subscription of L
50
 
51
  == Live Chat Features ==
52
 
53
- Visitor tracking - gather customer data - our live chat widget keeps track of the location of your customers and shows what page they are on, where are they from and more.
54
 
55
- Live chat triggers - these allow you to initiate conversations when certain criteria are met; automatically live chat with your visitors once they land on your website.
56
 
57
- Feedback: add surveys to the live chat window; gather customer information and insights at the beginning and end of each chat.
58
 
59
- Reports and Analytics - spot areas which can be optimized and more efficient with built-in live chat and tickets metrics. Reports are also available through API. Gathered data are exportable in CSV format.
60
 
61
- Ticket form - when you go offline, our live chat plugin for WordPress enables communication with clients by storing their messages as tickets. When you come back online, you can answer these questions.
62
 
63
- Live chat transcripts - browse through comments reflecting customers needs and expectations; live chat transcripts are saved without expiration date so you can access them anytime.
64
 
65
- Multi-channel communications - reach out to your customers regardless of the channel they are using live chat, Facebook Pages, Facebook Messenger, Twitter and email.
66
 
67
- Customizable live chat widget - each part of the live chat box can be customized to make it work with the rest of your website’s design; brand your with your logo and include social media channels.
68
 
69
- Canned responses - send pre-made answers to popular questions that can be recalled with just a few keystrokes.
70
 
71
- Mobile live chat applications - mobile apps for iOS and Android will help you chat with customers wherever you are.
72
 
73
- = Press & Brand Assets =
74
 
75
- If you are interested in writing about LiveChat, then we have have prepared a [LiveChat Press](https://www.livechatinc.com/press/?utm_source=wordpress.org&utm_medium=integration&utm_campaign=WordpressIntegration) page where you can download our logo, screenshots, and other relevant assets.
76
 
77
  == Multilingual live chat plugin ==
78
 
@@ -125,11 +129,15 @@ Because of that, LiveChat has been translated into 45 languages; below is the li
125
  * Ukrainian / Українська live chat plugin
126
  * Vietnamese / Tiếng Việt live chat plugin
127
 
 
 
 
 
128
  == Notes ==
129
 
130
  LiveChat is the [best WordPress live chat](https://www.livechatinc.com/best-live-chat-software/?utm_source=wordpress.org&utm_medium=integration&utm_campaign=WordpressIntegration) plugin on the market. No other WordPress live chat plugin compares to LiveChat and features it offers.
131
 
132
- = Testimonial =
133
 
134
  >We frequently have leads chat with us asking some qualifying questions and then they eventually sign up online or over the phone. These are sales that we might not have had if LiveChat wasn’t an option.
135
  Jamie Lowary, a sales lead at PATLive
@@ -137,6 +145,24 @@ Jamie Lowary, a sales lead at PATLive
137
  >At the moment, LiveChat remains the mostly used tool when it comes to contacting our support. Because of how easy we made it for users to access it, we help over 750 of them each day with an average satisfaction of 96%.
138
  Michal Haze, the Head of Customer Experience at Kinguin
139
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
140
  == Frequently Asked Questions ==
141
 
142
  = Do I need a LiveChat account to use this live chat plugin? =
@@ -273,18 +299,17 @@ For more detailed instructions, go to the [live chat plugin page](https://www.li
273
 
274
  == Screenshots ==
275
 
276
- 1. Live chat applications are available for web browser, Windows Mac and iPhone, iPad and Android devices.
277
- 2. LiveChat is designed specifically for real-time customer service using live chat and help desk tickets.
278
- 3. Visitors list and client details display valuable information useful during chats with customers.
279
- 4. Live chat dashboard - a real-time glimpse of your customer service to display on a big screen.
280
- 5. Live chat window can be customized. Social media icons can be added for social engagement.
281
- 6. LiveChat offers plenty of reports and customer service analytics.
282
- 7. Additional information from pre-chat and post-chat surveys serves as extra knowledge about customers.
283
- 8. Help desk software in LiveChat allows collecting tickets from chats, emails and ticket forms.
284
-
285
 
286
  == Changelog ==
287
 
 
 
 
288
  = 3.5.3 =
289
  * Review notice
290
 
1
  === LiveChat - WP live chat plugin for WordPress ===
2
  Contributors: LiveChat
3
  Tags: chat plugin, live chat, live chat plugin, wordpress live chat, wordpress chat, wordpress live chat plugin, wordpress chat plugin, live chat software, live support, help desk, help desk software, online ticketing system, ticketing system, online support, ecommerce chat, chat online, chat software, sales, customer help, customer support, livechat, customer service software, chat, customer service chat, live chat button, live chat support, live chat tool, live chat widget, live support button, live chat solution, online live chat, online chat, wp chat, wp live chat, livechat inc, livechatinc, live chat inc, wp livechat support, smartsupp, smart supp, tidio, jivochat, formilla, tawk, tawkto, tawk.to, facebook, facebook messenger, messenger, facebook live chat, facebook chat, crisp, pure chat, purechat, zendesk, zendesk chat, liveagent, olark, happyfox, reve chat, chatra, provide support, comm100, kayako, zoho, zoho salesiq, userlike, userengage, drift, livehelpnow, live help now, intercom, freshdesk, zendesk, clickdesk, liveperson, live person, bold360, websitealive, website alive, velaro, hubspot, salesforce, zapier, zopim, mailchimp, analytics, google analytics, im chat, slack, casengo, tagove, wisechat, wise chat, mylivechat, my live chat, livezilla, chatrify
4
+ Stable tag: 3.5.4
5
  Requires PHP: 5.6
6
  Tested up to: 4.9.5
7
  Requires at least: 3.4
12
 
13
  == Description ==
14
 
15
+ LiveChat – WP live chat plugin for WordPress is a WordPress specific chat plugin you can use to quickly and easily **add live chat support to your website**. It allows for instant communication with on-site visitors and customers and enables prompt resolution to their questions or concerns.
16
 
17
+ With a fully functional WordPress chat plugin, not only **you can increase your sales** - as it’s the quickest way to remove buyer objections but it also allows you to **build stronger customer relationships**.
18
 
19
+ https://www.youtube.com/watch?v=kZVYwNcuj38
20
 
21
+ LiveChat's live chat app comes with a comprehensive set of features, including proactive chat invitations so chat operators can automatically send personalized messages to appear based on specified conditions, such as the number of visited pages or time spent on the website.
22
 
23
+ Plus, **it makes customer service more efficient** by letting you hold multiple live chat sessions at the same time, send canned responses to frequently asked questions, add chat tags, review chat transcripts and send files to customers through the live chat window.
24
+
25
+ In addition to live chat support, LiveChat also offers a built-in ticketing system to **provide 24/7 customer service to customers**. Whenever there are no chat operators available, the chat box widget is replaced by a ticket form so that customers can still contact you with their questions. You can also use tickets for managing and tracking customer cases that couldn't be resolved in a single live chat session.
26
+
27
+ From email marketing to social, **LiveChat integrates seamlessly with a range of popular third party apps and services**. These include help desk software Zendesk, Freshdesk, customer relationship management apps (CRM) HubSpot CRM, Salesforce, email marketing services Constant Contact, Mailchimp and social media platforms Facebook or Twitter.
28
 
29
  == Live chat benefits ==
30
 
31
+ - **An instant connection to help** - from overnight shipping to instant access to your product or service, customers want help instantly. Out of all the customer support channels available — offline or online — live chat support is by far the quickest and simplest.
32
 
33
+ - **An easy and convenient way to support customers** - with the best live chat for WordPress, customers have a direct and free option to ask for help. They can use it with minimal disruption to their day, which turns out to be very convenient.
34
 
35
+ - **Increase sales and conversions** - using live chat and WordPress together, enables customers to ask questions about the product they want to buy and you can answer them in real-time, which simplifies the buying process.
36
 
37
+ - **Improve average order value and overall sales through live chat** - using live chat online to communicate with the customer helps to understand their needs. You can use that knowledge to recommend similar products and services to increase the average order value.
38
 
39
+ - **Competitive advantage** - just by offering live chat support – WordPress users are one step ahead of the companies that do not. Competitive advantage can be obtained by managing products more effectively, and having good relationships with customers.
40
 
41
  == What is live chat for WordPress? ==
42
 
43
  If you run a website, and you are serious about your business then using live chat is no brainer. Live chat plugin for WordPress adds a live chat widget to the bottom of your website that allows visitors to chat to you in real time. Live chat software is perfect for businesses of all sizes, enabling them to close more sales and improve customer satisfaction scores.
44
 
45
+ = Usage =
46
 
47
  With the LiveChat online chat plugin for WordPress, you can add a live chat box to every page of your website, including the checkout in no time. To answer chats, chat operators have to be logged into one of our chat apps - [LiveChat for web browser](https://www.livechatinc.com/applications/livechat-web-app/?utm_source=wordpress.org&utm_medium=integration&utm_campaign=WordpressIntegration), [LiveChat for macOS](https://www.livechatinc.com/applications/livechat-for-mac/?utm_source=wordpress.org&utm_medium=integration&utm_campaign=WordpressIntegration) or [LiveChat for Windows](https://www.livechatinc.com/applications/livechat-for-windows/?utm_source=wordpress.org&utm_medium=integration&utm_campaign=WordpressIntegration). There are also applications for mobile devices - [iPhone](https://www.livechatinc.com/applications/livechat-for-iphone/?utm_source=wordpress.org&utm_medium=integration&utm_campaign=WordpressIntegration), [iPad](https://www.livechatinc.com/applications/livechat-for-ipad/?utm_source=wordpress.org&utm_medium=integration&utm_campaign=WordpressIntegration) and [Android](https://www.livechatinc.com/applications/livechat-for-android/?utm_source=wordpress.org&utm_medium=integration&utm_campaign=WordpressIntegration).
48
 
49
+ = Requirements =
50
 
51
  While LiveChat'S chat plugin for WordPress is free, you need a subscription of LiveChat to use it. For an overview of available plans and their cost navigate to [LiveChat pricing](https://www.livechatinc.com/pricing). There's a 30-day trial to test all of the features. No credit card, no commitments.
52
 
54
 
55
  == Live Chat Features ==
56
 
57
+ - **Visitor tracking** - gather customer data - our live chat widget keeps track of the location of your customers and shows what page they are on, where are they from and more.
58
 
59
+ - **Live chat triggers** - these allow you to initiate conversations when certain criteria are met; automatically live chat with your visitors once they land on your website.
60
 
61
+ - **Feedback**: add surveys to the live chat window; gather customer information and insights at the beginning and end of each chat.
62
 
63
+ - **Reports and Analytics** - spot areas which can be optimized and more efficient with built-in live chat and tickets metrics. Reports are also available through API. Gathered data are exportable in CSV format.
64
 
65
+ - **Ticket form** - when you go offline, our live chat plugin for WordPress enables communication with clients by storing their messages as tickets. When you come back online, you can answer these questions.
66
 
67
+ - **Live chat transcripts** - browse through comments reflecting customers needs and expectations; live chat transcripts are saved without expiration date so you can access them anytime.
68
 
69
+ - **Multi-channel communications** - reach out to your customers regardless of the channel they are using live chat, Facebook Pages, Facebook Messenger, Twitter and email.
70
 
71
+ - **Customizable live chat widget** - each part of the live chat box can be customized to make it work with the rest of your website’s design; brand your with your logo and include social media channels.
72
 
73
+ - **Canned responses** - send pre-made answers to popular questions that can be recalled with just a few keystrokes.
74
 
75
+ - **Mobile live chat applications** - mobile apps for iOS and Android will help you chat with customers wherever you are.
76
 
77
+ https://www.youtube.com/watch?v=2jk8pzvBdag
78
 
79
+ With this chat plugin, there are many other features that can help you **close more sales** and **satisfy more customers**; you can see all of them [here](https://www.livechatinc.com/features/?utm_source=wordpress.org&utm_medium=integration&utm_campaign=WordpressIntegration).
80
 
81
  == Multilingual live chat plugin ==
82
 
129
  * Ukrainian / Українська live chat plugin
130
  * Vietnamese / Tiếng Việt live chat plugin
131
 
132
+ == Press & Brand Assets ==
133
+
134
+ If you are interested in writing about LiveChat, then we have have prepared a [LiveChat Press](https://www.livechatinc.com/press/?utm_source=wordpress.org&utm_medium=integration&utm_campaign=WordpressIntegration) page where you can download our logo, screenshots, and other relevant assets.
135
+
136
  == Notes ==
137
 
138
  LiveChat is the [best WordPress live chat](https://www.livechatinc.com/best-live-chat-software/?utm_source=wordpress.org&utm_medium=integration&utm_campaign=WordpressIntegration) plugin on the market. No other WordPress live chat plugin compares to LiveChat and features it offers.
139
 
140
+ == Testimonials ==
141
 
142
  >We frequently have leads chat with us asking some qualifying questions and then they eventually sign up online or over the phone. These are sales that we might not have had if LiveChat wasn’t an option.
143
  Jamie Lowary, a sales lead at PATLive
145
  >At the moment, LiveChat remains the mostly used tool when it comes to contacting our support. Because of how easy we made it for users to access it, we help over 750 of them each day with an average satisfaction of 96%.
146
  Michal Haze, the Head of Customer Experience at Kinguin
147
 
148
+ == Documentation and Support ==
149
+
150
+ * For documentation and tutorials go to our [help desk article](https://www.livechatinc.com/kb/wordpress-livechat-on-your-website/?utm_source=wordpress.org&utm_medium=integration&utm_campaign=WordpressIntegration).
151
+ * If you have any more questions, start a live chat session with our support on the [WordPress integration page](https://www.livechatinc.com/marketplace/apps/wordpress/?utm_source=wordpress.org&utm_medium=integration&utm_campaign=WordpressIntegration).
152
+ * For more information about live chat features, FAQs and documentation, check out our [website](https://www.livechatinc.com/?utm_source=wordpress.org&utm_medium=integration&utm_campaign=WordpressIntegration).
153
+ * If interested, you can join our community group [here](https://www.livechatinc.com/community/?utm_source=wordpress.org&utm_medium=integration&utm_campaign=WordpressIntegration).
154
+
155
+ == About us ==
156
+
157
+ LiveChat is a provider of cloud-based customers service platform with live support, ticketing system and web analytics capabilities. The main aim of LiveChat is to improve customer service and increase sales conversion. The software is used by more than 25,000 businesses including top names like Ikea and PayPal.
158
+
159
+ = The LiveChat ecosystem =
160
+
161
+ LiveChat’s ecosystem of products includes:
162
+ - **[LiveChat](https://www.livechatinc.com/?utm_source=wordpress.org&utm_medium=integration&utm_campaign=WordpressIntegration)** - a communication tool that allows you to chat live with your customers.
163
+ - **[BotEngine](https://www.botengine.ai/?utm_source=wordpress.org&utm_medium=integration&utm_campaign=WordpressIntegration)** - a bot framework for AI chat bots.
164
+ - **[Knowledge Base](https://www.knowledgebase.ai/?utm_source=wordpress.org&utm_medium=integration&utm_campaign=WordpressIntegration)** - software that helps your LiveChat agents and website visitors at the same time. It consists of the Internal Widget and the public Help Center.
165
+
166
  == Frequently Asked Questions ==
167
 
168
  = Do I need a LiveChat account to use this live chat plugin? =
299
 
300
  == Screenshots ==
301
 
302
+ 1. LiveChat is an app that allows you to quickly communicate with your website visitors.
303
+ 2. LiveChat makes customer service more efficient by letting you hold multiple chat sessions at the same time.
304
+ 3. Live chat window can be customized to match the style and look of your brand.
305
+ 4. LiveChat keeps track of the location of your customers and shows what page they are on, where are they from and more.
306
+ 5. Live chat dashboard - a real-time glimpse of your customer service to display on a big screen.
 
 
 
 
307
 
308
  == Changelog ==
309
 
310
+ = 3.5.4 =
311
+ * Fixed compatibility with servers without cURL support
312
+
313
  = 3.5.3 =
314
  * Review notice
315