Version 1.18 released, some more nice features

Last modification: 2013-02-23 13:33:24

Was working hard past week after work to bring some nice featues to live helper chat. So here is change log.

  • GEO Detection
  • Page widget availability
  • HTML Code generation upgrades
  • For upgrade please execute doc/update_db/update_4.sql,doc/update_db/update_5.sql,doc/update_db/update_6.sql queries.
  • Option to block users in back office and chat window.
  • Option to see users browsing the site
  • Caching options
  • Asynchronous status loading

Read more for upgrade notices.

Upgrade is fairly simple.

  1. Execute not executed sql queries.
  2. Replace design,lib,modules,pos,translations files.

There is major change how to embed status widget, like I wrote above it loads asynchronously now and do not blocks user interface. For that reason there is two parts in standard embed, Live Helper Chat html container and javascript. In any case if you encounter any problem let me know in github. I have updated HTML Code documentation also.