Skip to content

Releases: microsoftgraph/microsoft-graph-toolkit

v4.6.1

Choose a tag to compare

@release-please-token-provider release-please-token-provider released this 26 Jun 16:07
89c7f5d

4.6.1 (2026-06-26)

Bug Fixes

  • add sandbox and CSP to playground preview iframe (#3489) (3bd07b9), closes #3488
  • deps: bump form-data from 4.0.0 to 4.0.4 #3458 (8bb6e94)
  • deps: bump tar-fs from 2.1.2 to 2.1.3 (#3450) (1cdb54a)
  • deps: bump web test runner tools (#3464) (383520c)
  • mgt-components: sanitize search result summaries with DOMPurify to prevent XSS (#3493) (9d0cd98)
  • prevent path traversal in playground manifest URL validation (#3487) (d0f7f32)
  • test: set experimentalDecorators in web-test-runner tsconfig (9d0cd98)

v4.6.0

Choose a tag to compare

@release-please release-please released this 17 Apr 09:56
261e58e

4.6.0 (2025-04-17)

Features

  • adds max height and scrollbar to people picker (#3429) (26694da)

Bug Fixes

  • removed noResultsFound error for no user input (#3431) (50314d7)
  • tree item collapse in mgt-teams-channel-picker (#3437) (dbabb93)

v4.5.0

Choose a tag to compare

@release-please release-please released this 25 Mar 12:08
1b23782

4.5.0 (2025-03-25)

Features

Bug Fixes

  • a11y: add checkbox name in mgt-todo (#3393) (9cd4c7b)
  • a11y: add keyboard accessibility in mgt-person line event story (3bfb0a4)
  • a11y: improve contrast ratio on component style stories (#3421) (b69872a)
  • a11y: improve keyboard accessibility in mgt-teams-channel-picker (#3419) (c796563)
  • change group type handling and cache key construction (#3359) (5e1e4fc)
  • correct file pagination when filtering file extensions (#3414) (90b8537)
  • deps: revert to @microsoft/microsoft-graph-client version 3.0.2 fix SPFx (e89be34)
  • encode hash on getUserPhoto (#3408) (9bb59d1)
  • search-results: add search-results templating story (#3416) (81d38a4)
  • search-results: no-data template now gets rendered when no hits are present (#3409) (f185d90)

v4.4.0

Choose a tag to compare

@release-please release-please released this 18 Nov 15:14
2bd6282

4.4.0 (2024-11-18)

Features

  • display the children in a folder for a file list (#3339) (1afd741)

Bug Fixes

v4.3.0

Choose a tag to compare

@release-please release-please released this 03 Oct 17:24
9666b8b

4.3.0 (2024-10-03)

Features

  • display only selected person in people-picker single selection mode (#3327) (b4d8c0c)

Bug Fixes

v4.2.5

Choose a tag to compare

@release-please release-please released this 04 Sep 14:20
3695be9

4.2.5 (2024-09-04)

Bug Fixes

  • dialog content z-index (#3285) (3e8b0f5)
  • display contact icons with personDetails (#3276) (e685aee)
  • display default selected users and groups while disabling suggestions (#3279) (dfccd65)
  • remove picker focus when using selectUsersById (#3282) (440211b)
  • update the css query and events used to rename copy button aria-labels (#3271) (439d0fc)

v4.2.4

Choose a tag to compare

@release-please release-please released this 06 Aug 11:19
1f3deb8

4.2.4 (2024-08-06)

Bug Fixes

  • add headers when people-picker has input (#3269) (ba87c32)
  • add padding to the list of direct reports in person-card (#3265) (8036278)
  • check the options scopes are not empty when getting access token (#3256) (432d8ce)
  • implement caching on the card state for person card (#3266) (06cd925)
  • remove space in findUsers query (#3267) (096a50d)
  • show login component flyout on after login (#3250) (62b1ed4)
  • use a consistent cachekey in file list cache (#3257) (5551351)

v4.2.3

Choose a tag to compare

@gavinbarron gavinbarron released this 02 Jul 18:04
b7a737d

4.2.3 (2024-07-02)

Bug Fixes

  • a11y: add stackblitz button styling for high contrast theming (#3213) (cb7621a)
  • a11y: correctly narrate tab status in storybook editor (#3220) (7932f55)
  • a11y: narrate person list position in mgt-agenda (#3221) (463687d)
  • add userPrincipalName as an option in findPeople query (#3206) (97fe1c0)
  • correct storybook overview component links (#3223) (5a94bfa)
  • display only a person's shared files in mgt-person-card (#3238) (da90c5b)
  • display only available person-card contact icons on mgt-person-card (#3237) (1f080d9)
  • mgt-planner task deletion on keyboard interaction (#3214) (0ef8dd7)
  • update tabbing behavior on person when closing person-card (#3193) (6a93c6e)

v4.2.2

Choose a tag to compare

@gavinbarron gavinbarron released this 30 May 14:54
389db5e

4.2.2 (2024-05-30)

Bug Fixes

  • a11y: alert files reloaded on mgt-file-list (#3191) (3ac37de)
  • a11y: announce expanded/collapsed state of options menu in mgt-planner (#3186) (6e51044)
  • a11y: announce when no matches are found in people-picker (#3180) (bfa4af8)
  • a11y: correct file upload button and file line-1 color contrast in mgt-file-list (#3177) (ae31d26)
  • a11y: correct luminosity contrast in mgt-agenda custom styles (#3179) (b11f9c7)
  • a11y: correct luminosity contrast in mgt-file and mgt-login text colors (#3178) (b42c743)
  • a11y: correct mgt-get email story (#3194) (066e58c)
  • a11y: correct mgt-person-card line-3 text color contrast in custom styles (#3176) (c5c1e53)
  • a11y: correct people-picker placeholder luminosity contrast (#3175) (6acfbe7)
  • a11y: focus on uploaded file and narrate status (#3189) (7f9eac3)
  • a11y: person-card style contrast (#3174) (8078496)
  • a11y: set the title and aria-label for the screen sizing buttons (#3188) (6395096)
  • a11y: use descriptive alt text for file icon in mgt-file (#3195) (9f0799e)
  • adds color variable for date and summary in mgt-search-results (#3153) (35b86ff)
  • mgt-channel-picker icons tab behavior (#3185) (ef846d5)

v4.2.1

Choose a tag to compare

@gavinbarron gavinbarron released this 27 Mar 21:38
7392095

4.2.1 (2024-03-27)

Bug Fixes