Skip to content

Releases: Softeria/ms-365-mcp-server

v0.20.3

18 Oct 17:22
ca6cfbc

Choose a tag to compare

0.20.3 (2025-10-18)

Bug Fixes

  • ensure retried requests go through full error handling and parsing (#135) (ca6cfbc)

v0.20.2

05 Oct 21:51
7bc3853

Choose a tag to compare

0.20.2 (2025-10-05)

Bug Fixes

  • prevent infinite recursion in mergeAllOfSchemas by tracking visited schemas - hope this works (#132) (7bc3853)

v0.20.1

02 Oct 22:01
6559751

Choose a tag to compare

0.20.1 (2025-10-02)

Bug Fixes

  • update the parameter handling by adding auto-correction for nested fields in request body (#131) (6559751)

v0.20.0

25 Aug 12:57
1e29081

Choose a tag to compare

0.20.0 (2025-08-25)

Features

  • Add includeHeaders parameter to capture ETag values for Microsoft Graph operations (#121) (1e29081)

v0.19.2

22 Aug 21:41
1c2cdae

Choose a tag to compare

0.19.2 (2025-08-22)

Bug Fixes

  • Fix calendarId parameter handling for calendar operations (#116) (1c2cdae)

v0.19.1

18 Aug 12:05
2e4e979

Choose a tag to compare

0.19.1 (2025-08-18)

Bug Fixes

  • remove postinstall script as this should definitely not run for end-users! (#114) (2e4e979)

v0.19.0

17 Aug 07:43
31bb63e

Choose a tag to compare

0.19.0 (2025-08-17)

Features

  • add endpoints for managing email attachments (#112) (31bb63e)

v0.18.0

12 Aug 22:03
412c3fd

Choose a tag to compare

0.18.0 (2025-08-12)

Features

  • add shared mailbox access endpoints - also had to add /users for this to work (#111) (412c3fd)

v0.17.0

05 Aug 07:13
f0924bb

Choose a tag to compare

0.17.0 (2025-08-05)

Features

  • enhance schema processing for requests and allOf items in OpenAPI - no more body as json! (#109) (f0924bb)

v0.16.0

04 Aug 09:49
1b5210c

Choose a tag to compare

0.16.0 (2025-08-04)

Features

  • add GET method support for MCP Streamable HTTP endpoint (#108) (1b5210c)