v2.2 Release Notes
Fixed
- #312 - Fixed incorrect reference to nonexistent
raw_notification__date
field that caused errors under Django 4.2.
Documentation
- #345 - Updated app config and urls to populate documentation link.
Fixed
- #305 - Fixed an error at startup if
exchangelib
is not installed.
Dependencies
- #303 - Added backwards-compatibility with Pydantic 1.x.
Added
- #284 - Added feature to support Microsoft Exchange Web Services as an Email platform.
Changed
- #298 - Use proper CustomFieldModelFilterFormMixin instead of CustomFieldCustomFieldFilterForm
- #302 - Added FilterForm for CircuitImpact or Note
Housekeeping
- #8 - Re-baked from the latest template.