-
2018-04-08 11:14:27
2.92v - various improvements
Hi,
- Load previous button moved up, so visitor nick will be visible again for first message.
- Option to anonymize visitor IP and messages after specific period of time.
- In modern look, invitation will be hidden persistently on minimize action.
- Header refactored on modern look.
- Improved replacement algorithm for canned messages, then sometimes # hash was left after replace.
And various other small changes :)
For update just follow standard update procedure For manual update it's update_167.sql
-
2018-03-10 06:40:48
2.91v - New status indicator
Hi,
- Catalan language, updated translations
- New status indicator. If you had a theme it won't effect unless in theme editing window you choose modern look.
- Option to save department and continue to edit it.
- User groups assignment changed to checkbox list. Option to have required group. So then editing/creating new user one of required groups have to be chosen.
And various other small changes :)
For update just follow standard update procedure For manual update it's update_166.sql
-
2018-02-28 07:32:54
New version 2.90v - further mobile design improvements and group objects
Hi,
- Objects group model. Can be used in extensions to have custom permissions.
- Further mobile improvements.
For update just follow standard update procedure For manual update it's update_165.sql
-
2018-02-25 13:54:01
New version 2.89v - mobile design improvements
Hi,
- Option to have persistent files. So they won't be deleted during files maintenance procedure.
- More slick mobile layout.
- Various other fixes on mobile layout and consistency improvements.
For update just follow standard update procedure For manual update it's update_164.sql
P.s Automated hosting also was updated. You can find screenshot of mobile layout in full article.
-
2018-02-16 13:05:07
New version 2.88v - chat duration calculation improvements
Hi,
- Chat now have chat start time, it's different time than chat creation time. It may be different if chat is closed and later reopened by visitor. This situation can happen also with telegram chats and facebook chats. This change will allow us to have correct chat wait time based on time then chat became pending.
- Changed chat duration algorithm. Now chat duration will be based not on first and last message times. But on intervals between messages. You can also set timeouts. there will be option to set two timeouts. In chat configuration -> Misc. At the bottom.
- Timeout how long visitor can wait for a operator message before time between messages are exclude.
- Timeout how long operator can wait for a visitor message before time between messages are exclude.
- More emoji conversion from text. Supported are :), :D:, :D, :(, :o:, :o, :p:, :p, ;), ;(, :x, :*, ;*, :/
- Fixed duplicate messages on window focus. Seems in rare cases then window was focused customer could receive same message twice if there was any pending message from operator.
- There is new chart in statistic secion which tells average chat's per hour. Previously it just summarized total number of chats per hour. Now it divides this number by chosen interval to have average.
For update just follow standard update procedure For manual update it's update_163.sql
P.s Automated hosting also was updatd :)