Releases: jose-lpa/django-tracking-analyzer
Releases · jose-lpa/django-tracking-analyzer
v1.1.1
- 🐛 Fixed bug happening when weird (names longer than 30 chars) user agents were passed in.
v1.1.0
- ⬆️ Updated codebase to use last version of Django IPWare (3.0).
- 🐛 Fixed bug for MariaDB when accessing admin page.
- ⬆️ Updated test requirements to ensure Django 3.0 is working.
v1.0.1
- Just fixed
long_description
argument in setup.py
script.
v1.0.0
- Added support for Django 2.1 and 2.2.
- Dropped support for older Django versions.
v0.1
First stable release with full initial functionality and documentation.
Beta 5
- Fixed management command to download all MaxMind® GeoIP datasets.
- Fixed JSON output for requests timeline graph.
- Extended README.
Beta 4
Extended functionality:
- Management command to automate the MaxMind® GeoIP database installation.
Beta 3
Main functionality covered:
Tracker
objects creation.
- Admin interface D3 widgets placed and working.
- All filtering options working.