Skip to content

Releases: reef-technologies/django-fingerprint-rt

0.2.1

13 Feb 11:17
9f57cfc

Choose a tag to compare

Fixed

  • Fix: reduce number of requests in get_count_for_urls
  • Fix long values handing

0.2.0

19 Mar 13:06

Choose a tag to compare

Added

  • Capture and save UTM params in user session.
  • Save referer header to UserSession in fingerprint decorator.

0.1.0

01 Aug 14:49
86cd2f7

Choose a tag to compare

Added

  • Add cf-ipcountry and referer to persistet headers

Fixed

  • Fix missing imports in fingerprint admin code.

Infrastructure

  • Rebase project to cookiecutter-rt-pkg template for improved CI&CD pipeline.