Skip to content

2.9.4

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Feb 08:51
· 1137 commits to master since this release
ba2b248

release: 2.9.4

  • Celery tasks now update their progress state
  • Celery tasks now show that they have been started, when they are started, instead of remaining at pending
  • Celery now uses the default Django backend for caching
  • Updated library dependencies
    • humanize (4.5.0 -> 4.6.0)
    • sentry-sdk (1.14.0 -> 1.15.0)
    • django (4.1.6 -> 4.1.7)
    • django-cleanup (6.0.0 -> 7.0.0)
    • django-crispy-forms (1.14.0 -> 2.0)