This release includes a large number of bugfixes and updates since the 0.4.1 release.
Supports Django 3.2 LTS, but highly recommended to migrate to 4.2 LTS.
What's Changed
* Formatting by martin-marty in https://github.com/django-helpdesk/django-helpdesk/pull/1029
* GitHub workflow by martin-marty in https://github.com/django-helpdesk/django-helpdesk/pull/1030
* GitHub workflow tools by martin-marty in https://github.com/django-helpdesk/django-helpdesk/pull/1032
* GitHub workflow tools isort by martin-marty in https://github.com/django-helpdesk/django-helpdesk/pull/1035
* GitHub workflow tools flake8 by martin-marty in https://github.com/django-helpdesk/django-helpdesk/pull/1033
* Add initial tox.ini by martin-marty in https://github.com/django-helpdesk/django-helpdesk/pull/1034
* Remove left over 'cc' code by martin-marty in https://github.com/django-helpdesk/django-helpdesk/pull/1036
* Add django-cleanup app to support deleting file system files by uhurusurfa in https://github.com/django-helpdesk/django-helpdesk/pull/1037
* Unstable by martin-marty in https://github.com/django-helpdesk/django-helpdesk/pull/1041
* Dissable to disable by spmzt in https://github.com/django-helpdesk/django-helpdesk/pull/1045
* Workflow cache by martin-marty in https://github.com/django-helpdesk/django-helpdesk/pull/1046
* Workflow cache by martin-marty in https://github.com/django-helpdesk/django-helpdesk/pull/1047
* fix to use latest markdown and add tests by IvanovIvan1900 in https://github.com/django-helpdesk/django-helpdesk/pull/1038
* Remove azure and default to pull requests,opened/reopened by martin-marty in https://github.com/django-helpdesk/django-helpdesk/pull/1048
* Attachment file name handling, email containing comma in "real name" and ignored emails by uhurusurfa in https://github.com/django-helpdesk/django-helpdesk/pull/1053
* Fix fail email check when an attachment has a wrong extension by Benbb96 in https://github.com/django-helpdesk/django-helpdesk/pull/1055
* Remove link to heroku demo by gwasser in https://github.com/django-helpdesk/django-helpdesk/pull/1058
* Better error handling when attachment extension is invalid by Benbb96 in https://github.com/django-helpdesk/django-helpdesk/pull/1056
* Fix format errors by uhurusurfa in https://github.com/django-helpdesk/django-helpdesk/pull/1072
* Bug fix for 1066 - detected due date change when no change was made by finnertysea in https://github.com/django-helpdesk/django-helpdesk/pull/1067
* 1069 - make regex for username more permissive for rss_user to match rss_user_queue by finnertysea in https://github.com/django-helpdesk/django-helpdesk/pull/1070
* Removes unused function query_to_dict by rafaelreuber in https://github.com/django-helpdesk/django-helpdesk/pull/1062
* Fix PyCharm warnings in staff.py by Benbb96 in https://github.com/django-helpdesk/django-helpdesk/pull/1050
* Support for email with attached multipart by uhurusurfa in https://github.com/django-helpdesk/django-helpdesk/pull/1080
* 1075 - make view agnostic to format of incoming due date by finnertysea in https://github.com/django-helpdesk/django-helpdesk/pull/1076
* Force URTF-8 Encoding on File Open by brucegibbins in https://github.com/django-helpdesk/django-helpdesk/pull/1082
* Use updated_submitter email template in send for updated ticket by brucegibbins in https://github.com/django-helpdesk/django-helpdesk/pull/1083
* Remove Python 2 dependency and Add Script for Pypi release by uhurusurfa in https://github.com/django-helpdesk/django-helpdesk/pull/1081
* Add IMAP OAUTH Mailbox Type by brucegibbins in https://github.com/django-helpdesk/django-helpdesk/pull/1088
* Fix badge in readme not showing by OmerFI in https://github.com/django-helpdesk/django-helpdesk/pull/1089
* New Checklist feature by Benbb96 in https://github.com/django-helpdesk/django-helpdesk/pull/1090
* Update French translations by Benbb96 in https://github.com/django-helpdesk/django-helpdesk/pull/1091
* prepare for 0.5.0 release to pypi by gwasser in https://github.com/django-helpdesk/django-helpdesk/pull/1098
New Contributors
* uhurusurfa made their first contribution in https://github.com/django-helpdesk/django-helpdesk/pull/1037
* spmzt made their first contribution in https://github.com/django-helpdesk/django-helpdesk/pull/1045
* IvanovIvan1900 made their first contribution in https://github.com/django-helpdesk/django-helpdesk/pull/1038
* finnertysea made their first contribution in https://github.com/django-helpdesk/django-helpdesk/pull/1067
* rafaelreuber made their first contribution in https://github.com/django-helpdesk/django-helpdesk/pull/1062
* brucegibbins made their first contribution in https://github.com/django-helpdesk/django-helpdesk/pull/1082
* OmerFI made their first contribution in https://github.com/django-helpdesk/django-helpdesk/pull/1089
**Full Changelog**: https://github.com/django-helpdesk/django-helpdesk/compare/0.4.1...0.5.0