Skip to content

v2.3.1

Choose a tag to compare

@nmetulev nmetulev released this 19 Nov 20:07
· 512 commits to release/latest since this release
  • PeoplePicker

    • Added support for cut/copy/paste of people - #1189, #1233
    • Added user-ids attribute - #1331
    • Fixed fetching photos for groups - #1366
    • Fixed setting the input text to empty only on multiple mode - #1400
    • Fixed user-ids for 'me' request - #1397
  • Person

    • Fixed line data context object passed in templates - #1332
    • Fixed person card templating - #1296
  • People

    • Added fallback details property/attribute - #1339
  • FileList

  • TeamsChannelPicker

    • Fixed default scopes for fetching teams - #1386
  • Get

  • General

    • [MsalProvider2] - Added option to disable automatic incremental consent - #1384
    • Fixed caching key for finding people - #1350
    • Fixed SimpleProvider getAccessToken function when scopes are null - #1386
    • [mgt.dev] - Fixed Code Editor Keyboard Navigation - #1393