Skip to content

Releases: City-of-Helsinki/atv

atv: v2.2.3

Choose a tag to compare

@github-actions github-actions released this 20 May 14:14

2.2.3 (2026-05-20)

Dependencies

  • Bump idna from 3.11 to 3.15 (00cb426)

atv: v2.2.2

Choose a tag to compare

@github-actions github-actions released this 19 May 08:32

2.2.2 (2026-05-19)

Bug Fixes

  • docker: Add --chmod to COPY instructions (39439cb)
  • Remove makemigrations from docker-entrypoint (1a6ea1f)

Dependencies

  • Bump urllib3 from 2.6.3 to 2.7.0 (21a5ca0)

atv: v2.2.1

Choose a tag to compare

@github-actions github-actions released this 11 May 10:36

2.2.1 (2026-05-11)

Dependencies

  • Bump django from 5.2.13 to 5.2.14 (eafb67c)

atv: v2.2.0

Choose a tag to compare

@github-actions github-actions released this 27 Apr 07:31

2.2.0 (2026-04-27)

Features

  • Add AD login for Django Admin (87dfddc)

Dependencies

  • Bump logging packages (ba15ffb)
  • Move uwsgi to main requirements (3a84f92)

atv: v2.1.1

Choose a tag to compare

@github-actions github-actions released this 14 Apr 06:14

2.1.1 (2026-04-14)

Dependencies

  • Bump django from 5.2.12 to 5.2.13 (532d55d)
  • Bump pytest from 8.4.2 to 9.0.3 (6d28397)

atv: v2.1.0

Choose a tag to compare

@github-actions github-actions released this 01 Apr 07:08

2.1.0 (2026-04-01)

Features

  • Use django-helsinki-health-endpoints for readiness and healthz (1949694)

atv: v2.0.2

Choose a tag to compare

@github-actions github-actions released this 31 Mar 13:39

2.0.2 (2026-03-31)

Dependencies

  • Bump ecdsa from 0.19.1 to 0.19.2 (946e74d)
  • Bump pygments from 2.19.2 to 2.20.0 (3e617fe)
  • Bump requests from 2.32.5 to 2.33.0 (3d364f1)

atv: v2.0.1

Choose a tag to compare

@github-actions github-actions released this 18 Mar 13:26

2.0.1 (2026-03-18)

Dependencies

  • Bump pyasn1 from 0.6.2 to 0.6.3 (7a13b5b)

atv: v2.0.0

Choose a tag to compare

@github-actions github-actions released this 10 Mar 08:45

2.0.0 (2026-03-10)

⚠ BREAKING CHANGES

  • remove obsolete AuditLog model and functionality

Features

  • Delete user in gdpr destroy if no documents left (9bc4727)
  • Remove obsolete AuditLog model and functionality (bc39a05)

Dependencies

  • Bump django from 5.2.11 to 5.2.12 (63b5830)
  • Bump sqlparse from 0.5.3 to 0.5.4 (7dd3f81)

atv: v1.4.3

Choose a tag to compare

@github-actions github-actions released this 05 Feb 07:02

1.4.3 (2026-02-05)

Bug Fixes

  • Log status enum value in audit log (16fe9f8)

Performance Improvements

  • Prefetch activities for status histories (f80b870)

Dependencies

  • Bump django from 5.2.9 to 5.2.11 (13927cc)