New features:
- Visitor location (City - Country) from geo-location
- Pass configuration via javascript for the chat box
- New visitor identification (no more using the IP address as visitor identification)
To update from 1.5.1
Run the /src/1.5.2-sql-updates.txt SQL script to update your database tables.
If you have it installed via NuGet, simply update your package and the file will be included so you can run the update script.
New installation
The easiest way to add LCSK to your app is by using NuGet
install-package LCSK And follow the LCSK-ReadMe-SQLTables.txt