Skip to content

Releases: Django-CRM/Django-CRM

v1.9.2

Choose a tag to compare

@github-actions github-actions released this 05 Sep 17:20
7ef1705

What's Changed

  • chore: update dependencies and configurations by @ashwin31 in #768

Full Changelog: v1.9.1...v1.9.2

v1.9.1

Choose a tag to compare

@github-actions github-actions released this 17 Aug 17:37
989dc03

What's Changed

Full Changelog: v1.9.0...v1.9.1

v1.9.0

Choose a tag to compare

@github-actions github-actions released this 17 Aug 08:04
bf4b59d

What's Changed

  • Add comprehensive tests for web forms functionality by @ashwin31 in #762

Full Changelog: v1.8.0...v1.9.0

v1.8.0

Choose a tag to compare

@github-actions github-actions released this 16 Aug 13:36
ecbd628

What's Changed

  • feat: add goal history screen and integrate with goals screen by @ashwin31 in #761

Full Changelog: v1.7.0...v1.8.0

v1.7.0

Choose a tag to compare

@github-actions github-actions released this 16 Aug 04:54
dc4cf81

What's Changed

  • feat: add time report feature with CSV export by @ashwin31 in #760

Full Changelog: v1.6.0...v1.7.0

v1.6.0

Choose a tag to compare

@github-actions github-actions released this 16 Aug 03:55
3b39536

What's Changed

  • feat: add SLA targets to escalation policies and tickets by @ashwin31 in #759

Full Changelog: v1.5.0...v1.6.0

v1.5.0

Choose a tag to compare

@github-actions github-actions released this 16 Aug 02:00
eaa8b64

What's Changed

  • feat: enhance article management with tagging system by @ashwin31 in #758

Full Changelog: v1.4.0...v1.5.0

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 15 Aug 23:21
17c9696

What's Changed

  • fix(accounts): make created_at range filter inclusive of the end day by @Rohit10jr in #754
  • fix(accounts): return 409 instead of 500 when deleting an account with linked invoices/estimates by @Rohit10jr in #755
  • fix(rls): exempt the /healthz/ liveness probe from RequireOrgContext by @Rohit10jr in #756
  • feat: enhance customer portal case management and article publishing by @ashwin31 in #757

Full Changelog: v1.3.1...v1.4.0

v1.3.1

Choose a tag to compare

@ashwin31 ashwin31 released this 12 Aug 17:47
7cf6b45
Merge pull request #753 from Django-CRM/dev

feat: enhance API settings serializer to conditionally expose `apikey…

v1.3.0

Choose a tag to compare

@ashwin31 ashwin31 released this 12 Aug 15:01
Merge branch 'master' of https://github.com/django-crm/Django-CRM int…