-
2014-07-08 15:04:08
New version 2.06v - devil is in details
So finally in a hot summer day new version with a lot of small details in mind
- Option to minimize widget directly to bottom corner. Just expand our demo widget move it and click minimize
- Status widget will be hidden automatically then user opens live help widget
- Option to change border color of status widget
- Operator will see user local time zone. Also visitor will see messages time in their local time.
- Because of 4 feature online visitors list was a little bit restyled.
- Minimize and restore icons will be different now to avoid confusion
- On minimization header will stay at the same place
- Option to pass operator ID to chat. Usefull for integrating with third party applications. Where let say each customer has assigned operator.
- Separated template for user message. Easier to override
- Finnish language
- Option to edit previous visitor/operator message by pressing Up arrow, just like skype
Some ideas for all this was taken by LHC users. Thank you all :)
For update just follow standard update procedure. For manual update it's update_85.sql
-
2014-06-28 08:34:29
Small saturday enhancements, edit already sended message
So now you can edit your previous message.
Just imagine, after you typed a message you saw a typo? The only way before was just send another message with correct text. Now you can just click Up arrow on your keyboard and it will replace text area with previous message where you can edit it and send it again.
Just the same thing as skype does. Same functionality is enabled to client part. You can edit only your last message.
Screenshot
For update just replace files from master branch and clear cache.
-
2014-06-26 18:35:10
New version 2.05v just more features and various enhancements.
Here we go again...
- Option to hide/show widget copyright small logo. 16x16
- Option to upload your own logo for small copyright logo in widget left corner.
- Option to track online visitors then widget is not visible because operators are offline.
- Roles permission editing window will contain checkboxes instead of combobox.
- Disabled ssl check for curl request, window update compatibility. Thanks to softaculous
- Translations now also are generated for chat configuration window. User requested this.
For update just follow standard update procedure. For manual update it's update_84.sql
-
2014-06-21 18:44:55
New version 2.04v automatic database updates, option to change your default theme from back office
This release brings few nice enhancements
- Option to change default theme from back office. No need to regenerate embed code to apply theme.
- More options regarding resuming chat. See https://github.com/LiveHelperChat/livehelperchat/issues/412
- Automatic database updates, just go to update information page and LHC will check that your database matches current LHC version and will offer automatic datatabase updates and after that the only thing you will have to do just replace files. That's all.
For update just read new upgrading article who want's to update manually have to execute update_83.sql file.
-
2014-06-14 15:20:31
New version 2.03v notifications about new visitors
Some of the users has request this many times. So finally decided to implement it.
This release brings only this one feature.
execute doc/update_db/update_82.sql for update and follow standard upgrade tutorial.