Skip to content

Releases: nylas/exchangelib

v1.11.5-0.14.18

13 Apr 17:38
cefbcd9
Compare
Choose a tag to compare
Merge pull request #88 from nylas/incident-20230412-elevated-504s-fro…

Adds `Canada/Eastern` timezone

07 Nov 16:30
ef89da1
Compare
Choose a tag to compare

Adds Canada/Eastern timezone to library

Recent Timezone Addition fix

02 Nov 19:23
ef89da1
Compare
Choose a tag to compare

Updates the following timezones that were recently added:
Canada/Pacific
EST
US/Arizona
US/Central
US/Eastern
US/Mountain
US/Pacific

Adding timezones

17 Oct 19:05
f01a09a
Compare
Choose a tag to compare

Adds missing timezones:
Canada/Pacific
EST
US/Arizona
US/Central
US/Eastern
US/Mountain
US/Pacific

add depth to queryset

07 Oct 16:36
51d74c7
Compare
Choose a tag to compare
Merge pull request #80 from ecederstrand/patch-1

Add QuerySet.depth() modifier

add color for calendars

05 Oct 20:12
2de8a5b
Compare
Choose a tag to compare

Calendar colors are stored as messages in the Wunderlink entries in the “Common Views” folder.

Add message_disposition arg to rsvp methods

23 Aug 14:30
Compare
Choose a tag to compare

Add message_disposition arg to the accept, decline, and tentatively_accept methods

Update Requests Kerberos

28 Apr 15:24
482391e
Compare
Choose a tag to compare

• Replace requests-kerberos with Nylas maintained Python 2 compatible version

Handle additional exceptions when fetching distinguished folders

05 Apr 01:46
9303e70
Compare
Choose a tag to compare
  • Now catching ErrorItemNotFound and ErrorNoPublicFolderReplicaAvailable like in the upstream repo.

Use ensure_binary for HTTPOAuthAuth header

15 Sep 14:12
abc7850
Compare
Choose a tag to compare
v1.11.5-0.14.8

Add ensure_binary to HTTPOAuthAuth header (#70)