Skip to content

Releases: shelterbox/Mendix-MSGraphConnector

Updated Mendix version

20 Apr 10:46

Choose a tag to compare

  • Updated Mendix version to 8.18.24

Fixed refresh token logic

09 Jun 12:59

Choose a tag to compare

Bug: Expired tokens weren't refreshing
Fix: Changed the retrieve action on microflow 'MSGraphConnector.RefreshUserToken' to select the most recent token (valid or not)

Upgrade to Mendix v7.23.19

28 Apr 09:16

Choose a tag to compare

Upgrade to Mendix v7.23.19

Fixed HTTP socket error

10 Mar 15:56

Choose a tag to compare

Bug: Socket errors were occasionally occurring when requesting the MSGraph API
Fix: Implemented HTTP async request library (See forum post https://forum.mendixcloud.com/link/questions/90484)

Updated for MX 7.23.7

21 Jan 16:34

Choose a tag to compare

Updated for MX 7.23.7
Improved error handling for SSO.

Fixed some warnings

17 Jan 10:55

Choose a tag to compare

Fixed some warnings

Made email address case insensitive

16 Jan 11:49

Choose a tag to compare

Made email address case insensitive

Custom error pages

08 Nov 14:32

Choose a tag to compare

ShelterBox custom error pages

Fixed refresh token bug

28 Aug 15:58

Choose a tag to compare

Fixed refresh token bug