v2.2 Release Notes¶
v2.2.2 (2024-06-04)¶
Fixed¶
- #305 - Fixed an error at startup if
exchangelib
is not installed.
v2.2.1 (2024-06-04)¶
Dependencies¶
- #303 - Added backwards-compatibility with Pydantic 1.x.
v2.2.0 (2024-06-04)¶
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.