Releases: Symplicity/outlook
Releases · Symplicity/outlook
5.0.2
5.0.1
What's Changed
- Adding Code Coverage by @frets1700 in #21
- fix: Wrap upsert function error handling by @symplivra in #22
New Contributors
- @symplivra made their first contribution in #22
Full Changelog: 5.0.0...5.0.1
Graph API
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
5.0.0-rc9 add new method to get extensions by event id, and open access to exte…
Extensions update
Allow events to update extensions via patch method
Adding scopes to token renewal
5.0.0-rc7 update change log
SOC on push
Allow batchPush to be used separately.
Fixing timezones
- Allow header & options in
getInstancesViewRequestConfiguration
- Replace original timezone to startDate timezone in occurrence date method
Instances collection method
Add new method to get instances of a series master in collection format.
Manage microsoft graph packages
Restrict kiota-authentication-phpleague to 1.0.*