- Update copyrights, fix nav menu
- Show modal call fixed
- RBAC implementation
- Added visitors map
- Update README.md
- MaxMind License Key default property fixed
- CSS class for stats in views
- Update MaxMind for Win platform fixed
- TimeZone fixed
- Update README.md and dependencies versions
- MaxMind License Key to empty value
- TimeZone in Date()
- Added DSN to loads stats, view select period fixed
- Added pagination
- Fixed updating GeoIP database from maxmind.com
- Collect profiling data
- Fixed deprecated class declaration
- Loading module options from params, optimize GeoIP database update
- Bugfix update GeoIP2 from console for non Unix platforms
- Added extra options to composer.json and navbar menu icon
- Added choice param for non interactive mode
- Module refactoring
- Module transferred to base module interface. Update Yii2 version.
- Bugfix, routing and refactoring
- Update Yii2 version
- Added module name and description, translations. Routing fix.
- Updated dependencies
- Updated dependencies
- Added SelectInput widget
- Added type and status code of response
- Added robots update form in modal
- Added dashboard navigation items for NavBar
- Added visitor details modal
- Added bot detection
- Added remembering view options
- Added custom view options
- Added statistics storage period
- Added clear old statistic data
- Added module priority of initialization
- Fixing tables names in migrations
- Add update MaxMind GeoIP2 DB from console
- Add autoload MaxMind GeoIp database
- Added Charts.js
- Added view for visitors statistics
- Yandex.Direct detection
- Added resolve client host by IP
- Added stats robots and detect visitor type
- Added ignored flags
- Added view behavior
- Added collect statistics flag to module options
- Added bootstrap, translations, behaviors and console controller
- Added base module and migrations
- First pre-release