----- - Dropped support for Python 3.8 which is EOL per October 7, 2024. - Fix setting OOF on servers that only accept UTC timestamps.
5.4.3
----- - Fix access to shared folders
5.4.2
----- - Remove timezone warnings in `GetUserAvailability` - Update `NoVerifyHTTPAdapter` for newer requests versions
5.4.1
----- - Fix traversal of public folders in `Account.public_folders_root` - Mark certain distinguished folders as only supported on newer Exchange versions - Fetch *all* autodiscover information by default
5.4.0
----- - Add `O365InteractiveConfiguration` helper class to set up MSAL auth for O365. - Add `exchangelib[msal]` installation flavor to match the above. - Various bug fixes related to distinguished folders.
5.3.0
----- - Fix various issues related to public folders and archive folders - Support read-write for `Contact.im_addresses` - Improve reporting of inbox rule validation errors