Skip to content

Releases: AmbitionEng/django-pgactivity

1.8.0

30 Nov 23:18
a6645cc

Choose a tag to compare

Changes

  • Drop Python 3.9 support, add Python 3.14 support, add Postgres 18 support, add Django 6.0 support by @wesleykendall in #16

1.7.1

16 Dec 01:56
86b95fe

Choose a tag to compare

Changes

1.7.0

02 Nov 18:01
25288c4

Choose a tag to compare

Changes

  • Added Python 3.13 support, dropped Python 3.8. Added Postgres17 support by @wesleykendall in #13.

1.6.0

24 Oct 09:25
ad36edf

Choose a tag to compare

Feature

  • Added application_name as one of the fields returned by the primary activity proxy model by @Pete-J-Matthews in #11.

1.5.0

25 Aug 02:03
dda3810

Choose a tag to compare

Changes

  • Django 5.1 compatibilty, and Dropped Django 3.2 / Postgres 12 support by @wesleykendall in #10.