-
2015-03-07 13:00:50
New version 2.26v
- Widget theme has new tab where you can enter most important text.
- SMTP failing sending if forgot password window. Also should avoid problems if you are using SMTP but main mail is different.
- Separation templates based on features. It's all hard work because of upcomming new Automated hosting version.
- Offline text styling then operator are offline. Just language select was taking a whole line.
- Theme variable was not passed in some cases.
For update just follow standard update procedure For manual update it's update_103.sql
P.s Postgresql branch also was updated to 2.26v :)
-
2015-03-01 09:21:53
New version 2.25v
This time a lot of small enhancements
- Posibility to disable groups. Thats the only stuff will be done regarding https://github.com/LiveHelperChat/livehelperchat/issues/626
- Company name for theme. https://github.com/LiveHelperChat/livehelperchat/issues/644
- Option to provide chatbox name. E.g
For page embed code
var LHCChatboxOptionsEmbed = {identifier:'default','nick':'remdex44','chatbox_name' : 'custom name'};
For standard widget
var LHCChatboxOptions = {identifier:'default',status_text:'Chatbox','nick':'remdex44','disable_nick_change':true,'chatbox_name' : 'custom name right'};
https://github.com/LiveHelperChat/livehelperchat/issues/643
- System messages won't be shown in messages send to user
https://github.com/LiveHelperChat/livehelperchat/issues/645
- Co-Browsing now does not require dedicated sub-domain. It can use same domain sub-locations. This will save some users funds like they won't have to buy ssl for sub-domain
See doc/node_servers/cobrowsing
- Operator now has ability to request permission to selected module. [Sponsored]
- Many parts were splitted into separte templates to prepare for new features in automated hosting [Sponsored]
For update just follow standard update procedure For manual update it's update_102.sql
-
2015-02-24 20:21:48
MacOS desktop client dmg package
I'm glad to tell that https://github.com/alex-LE was kind and prepared MacOS desktop client dmg package. Everyone can download MacOS desktop client here
Please let me know does it worked for you?
P.s I do not need anymore Mac Mini :)
P.s.s Client was recompiled once again for more compatibility
-
2015-02-23 17:27:34
Monthly subscription for automated hosting
Now everyone who wishes can order monthly subscription for automated hosting. You will find second button in billing section.
-
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