Skip to content

Releases: Symplicity/outlook

5.0.2

13 Nov 13:05
Compare
Choose a tag to compare

Full Changelog: 5.0.1...5.0.2

5.0.1

04 Oct 18:12
a62c5a0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.0.0...5.0.1

Graph API

21 Mar 17:02
Compare
Choose a tag to compare

What's Changed

  • Graph api by @frets1700 in #9
  • Update CHANGELOG.md by @pvm1922 in #10
  • adding const DEFAULT_TIMEZONE by @pvm1922 in #11
  • events should be pushed before pull so the updates are correctly pushed by @pvm1922 in #12
  • get guid from event if not present in outlook response by @pvm1922 in #13
  • Extensions availability in delta calls by @frets1700 in #14
  • Fetch cancelled flag from Outlook event by @scottyks in #15
  • Update composer microsoft-graph to 2.0.* by @pvm1922 in #16
  • force kiota-authentication-phpleague ~> 1.0.* by @pvm1922 in #17
  • Factor out batch push code for reuse on app side by @scottyks in #18
  • Patch Extensions to Event by @frets1700 in #20

New Contributors

Full Changelog: 4.2.0...5.0.0

Added method to get extension of an event using extension name

20 Mar 15:25
Compare
Choose a tag to compare
5.0.0-rc9

add new method to get extensions by event id, and open access to exte…

Extensions update

15 Mar 11:01
81f118b
Compare
Choose a tag to compare
Extensions update Pre-release
Pre-release

Allow events to update extensions via patch method

Adding scopes to token renewal

14 Mar 13:09
Compare
Choose a tag to compare
Pre-release
5.0.0-rc7

update change log

SOC on push

11 Mar 14:22
f157b49
Compare
Choose a tag to compare
SOC on push Pre-release
Pre-release

Allow batchPush to be used separately.

Fixing timezones

08 Mar 16:11
Compare
Choose a tag to compare
Fixing timezones Pre-release
Pre-release
  • Allow header & options in getInstancesViewRequestConfiguration
  • Replace original timezone to startDate timezone in occurrence date method

Instances collection method

06 Mar 18:46
Compare
Choose a tag to compare
Pre-release

Add new method to get instances of a series master in collection format.

Manage microsoft graph packages

05 Mar 17:50
8833f44
Compare
Choose a tag to compare
Pre-release

Restrict kiota-authentication-phpleague to 1.0.*