- Referer parsing, to store marketing attribution data (medium, source and search term)
- Tracker::trackVisit()
- Tracker::trackEvent()
- Move to UA-PHP instead of PragmaRX/UaParser
- Using a better bot detector
- Correctly get the application url
- Migrations for MySQL
- Sessions now change when a different users logs in
- Use ua-php instead of ua-parser directly
- No need to execute tracker:updateparser during install anymore
- Middleware filter to routes
- Console exception handler
- Datatables bug
- Migrations for MySQL
- Use a stable version of datatables
- Added support for Laravel 5
- HTTP cache by removing PHP session_start
###Added
- A 'Today' filter option on Stats Panel
- All stats tables are now Google Charts Tables (paginated)
###Changed
- Moved pie charts from flot to Google Charts