-
2015-02-19 09:11:48
New version 2.24v automatic translations
This time half sponsored release with automatic translations
- Automatic messages translations using Bing or Google translations service. Configuration -> Chat configuration -> Automatic translation
- Futher Bootstrap fixes. Some templates were still using foundation 4 syntax.
- A little bit refactored chat window. Removed subtabs.
- Microphone settings moved to actions block and in it's place added automatic translations button.
- Allow operators to chat even if they do not have permission to open others operators chats. https://forum.livehelperchat.com/viewtopic.php?id=1019
- Right columns nicer interface
- Co-Browsing scroll sync stopped to work after jQuery update. Switched to native JS API
For update just follow standard update procedure For manual update it's update_101.sql
-
2015-02-15 16:58:51
New version 2.23v bootstrap 3!
So,
It took 2 days to rewrite everything on Bootstrap. But with this rewrite you will be able to change back office theme pretty eassy.
In any case here is changelog:
- Integrated webpack, bower, gulp and other fancy stuff.
- LHC was migrated to Bootstrap v3.3.2. I had tough choise decing stay with Foundation or use Bootstrap, but for systems Bootstrap just is more nicer.
- A lot of code rewrite, CSS cleanup and so on.
Here is small tutorial how you can change back office theme. If you have created a cool LHC back office theme please share it with community! Also if anyone is a bootstrap master and sees where LHC back office theme can be improved, pull request are more than welcome. Now it's your time to do the job!
This time there is no database update required. I would be very thankfull if our demo would be tested :)
-
2015-02-13 22:13:46
Upcoming changes, bootstrap and others...
Just wanted to let you know about few upcomming changes or in other words it's LHC milestone for this year
- Migration to Bootstrap 3, if there will be new Bootstrap version we will migrate to it also
- Package dependencies maintenence with Gulp, Webpack, Bower
- Javascript core rewrite using React and drop AngularJS
- Add more inline documentation to code itself.
If anyone is willing to help me with task 1, there is already branch in github where I make all migration https://github.com/LiveHelperChat/livehelperchat/tree/bootstrap or if anyone just interested in bootstrap branch can monitor it's commits. This branch is not ready in any case for production, there is still a lot of parts which needs to be migrated to bootstrap. Migration is done to default bootstrap theme without any additional bootstrap overrides so users will be able to switch bootstrap default theme to any they want without any issues that they will break something.
So that's all for this time.
-
2015-02-05 19:12:19
New version 2.22v a lot of small and not very changes
This time a little bit bigger release with a lot of smal and not very changes
- All Javascript's are now compressed.
- Option to set notes for online user. If you click first user icon in popup the last tab will be notes. https://github.com/LiveHelperChat/livehelperchat/issues/613
- Delete, Close icons will represents actual user permissions. https://github.com/LiveHelperChat/livehelperchat/issues/614
- Online users list will have less icons in last column.
- New maxmind database for countries
- Identifier variable for forms.
- Option to force to use user e-mail as from address in e-mail templates. Use with caution because most cases Gmail could consider mails as spam. But usefull with integration with third party ticket systems.
- Option to set how many times repeat autoresponder message. This can be set in proactive invitation and autoresponder itself also.
- Map icon click will open full size Modal window instead of Marker popup.
- Embed code generation window will check that domain would not contain protocol.
For update just follow standard update procedure For manual update it's update_100.sql
P.s There is option to support project by monthly paypal subscription.
-
2015-01-26 18:32:46
New version 2.21v two small enhancements
This time two small enhancements
- SMTP settings changed to Mail settings, and this section will have an option to set main system Sender E-mail. This mail will get all undelivered mails also. So if you are not receiving mails you can now test directly this on this page. Either it's system mails using mail command or SMTP.
- Option to change frontpage tab order. Chat configuration -> Misc
For update just follow standard update procedure For manual update it's update_99.sql