New bugfix release. This is anticipated to be the last release of the 0.2.x series, with development going toward the 0.3 release on the `develop` branch. Note that 0.2.x is the last version to support Python 2 / Django 1.x, the next 0.3 release will target Python 3 and Django 2.x.
Notable bugfixes:
- jQuery datepicker works on ticket editing form, and comments can successfully update date
- Saved queries work again under Python 3
- Better `get_email` processing and error-handling, especially under Python 3
- Better support for Django 2.x and Python 3.6+
- Documentation typos fixed