-
2013-10-30 20:29:05
Evening updates
- I accidentaly submited demo index where every hour at 11 and 12 minutes there we exit writing that demo was reinstalling. :D So this one is fixed now.
- Then file was uploaded by opreator in message nick was presented as customer. It's fixed now.
- We now have chat's search functionality.
Cheers, and now I need a rest...
-
2013-10-28 19:13:07
New version - 1.62v wildcard for FAQ module url address
Features
- FAQ modules URL now supports wildcard at the end.
E.g /shop/basket/*
- Invitation widget new style. Sound on first invitation.
- Chat API module for getting users status.
Changes from github for summary:
https://github.com/remdex/livehelperchat/issues/164
https://github.com/remdex/livehelperchat/issues/162
https://github.com/remdex/livehelperchat/issues/163
In the next few days I will add few documentation articles.
-
2013-10-24 20:10:07
New version - 1.61v files upload support for chat
Hi, after more than 5 days continously work after work here is brand new files upload module.
- Files upload module
- Option to configure who can upload files, operators or visitors
- What types can upload
- File size limit
- File types configuration
- Option to set who sees all uploaded files
- User related files upload functionality
- User can drop directly file in chat window or press attatchment icon
- Chrome users can just "Print Screen" and ctrl+v in chat window. Screenshot will be automaticaly sended to operator and vica versa.
- Advanced file storage by <year>/<month>/<day>/<chat_id>/file pattern
Upgrade instruction.
- You may have to give your operators two new permissions from roles functions if you are upgrading.
- create "var/storage" folder in your LHC installation and grant write permission to php script. Futher updates as always.
- execute doc/update_db/update_43.sql and follow standard upgrade instructions
Let me know if something won't work. It's really hard for me alone to test everything, but I do my best as always :). More updates are comming :)
-
2013-10-17 18:40:23
Upcoming changes
Hi,
Just wanted to share what's the next things I will be working regarding live helper chat.
- Files upload
- Node.js support for real time chats.
- Avatars
If you have an idea please fill github feature request.
-
2013-10-13 15:01:53
1.60v - few nice usability features
Hi, here we go again :)
Features
- Option fo user to change language in back office. Just for him alone. Usefull if back office is used by people who speaks different languages. If you want for operator to allow change his language you can do that by granting him "System configuration", "Allow user to change his languages" permission.
- Chatbox now supports predefined nick and option to disable nick.
- Collapsable right column
- Close icon in chat tab
Improvements, Bugfixes
- Few PHP calls were not compiled. So a little bit more performance gain.
- Seems if user disabled chat sound, he could not start chat next time. Not sure still.
- Various other small improvements.
No database update this time. Demo also was updated.