Skip to content

Releases: jose-lpa/django-tracking-analyzer

v1.1.1

02 Jul 17:37
Compare
Choose a tag to compare
  • 🐛 Fixed bug happening when weird (names longer than 30 chars) user agents were passed in.

v1.1.0

01 Jul 20:40
Compare
Choose a tag to compare
  • ⬆️ 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

23 Oct 07:01
Compare
Choose a tag to compare
  • Just fixed long_description argument in setup.py script.

v1.0.0

23 Oct 03:45
Compare
Choose a tag to compare
  • Added support for Django 2.1 and 2.2.
  • Dropped support for older Django versions.

v0.1

01 Aug 22:40
Compare
Choose a tag to compare

First stable release with full initial functionality and documentation.

Beta 5

29 Jul 00:18
Compare
Choose a tag to compare
  • Fixed management command to download all MaxMind® GeoIP datasets.
  • Fixed JSON output for requests timeline graph.
  • Extended README.

Beta 4

28 Jul 01:15
Compare
Choose a tag to compare

Extended functionality:

  • Management command to automate the MaxMind® GeoIP database installation.

Beta 3

28 Jul 01:10
Compare
Choose a tag to compare

Main functionality covered:

  • Tracker objects creation.
  • Admin interface D3 widgets placed and working.
  • All filtering options working.