Skip to content

Releases: PlaceOS/office365

v1.13.4

02 Jun 11:46
67c41ad
Compare
Choose a tag to compare

fixes calendar view query, graph expects params in UTC time

v1.13.3: fix batch request limit (20 not 50)

27 Apr 09:39
190e70b
Compare
Choose a tag to compare
Fix: false JSON batch request limit (#19)

* fix(batch_request.cr): should only do 20 req per batch not 50

* build(shard.yml): bump to 1.13.3

v1.13.2: list_events max results from 10 to 10,000

14 Apr 06:46
b73aeb1
Compare
Choose a tag to compare
chore(shard.yml): bump patch version

increases max results in list_events from 10 to 10,000

v1.13.1

26 Mar 01:54
Compare
Choose a tag to compare

adds crystal 1.0.0 support

v1.12.1

05 Feb 05:29
Compare
Choose a tag to compare

improved proxy support

v1.12.0: feat(users): include userPrincipalName in `get_user_by_mail` query

03 Feb 03:02
Compare
Choose a tag to compare

v1.11.1

27 Jan 00:19
Compare
Choose a tag to compare

fixes duplicate emails being sent
fixes cc and bcc fields being incorrectly set

v1.11.0: fix(email address): address can be nil

27 Jan 00:08
Compare
Choose a tag to compare

fixes email address response that can include a null address

v1.10.0: feat(models attachment): support pre-encoded attachments

19 Jan 04:41
Compare
Choose a tag to compare

v1.9.1

19 Jan 04:29
Compare
Choose a tag to compare

adds support for binary attachments