Releases: Softeria/ms-365-mcp-server
Releases · Softeria/ms-365-mcp-server
v0.24.1
14 Nov 11:50
Compare
Sorry, something went wrong.
No results found
0.24.1 (2025-11-14)
Bug Fixes
OAuth scope filtering to respect enabled tools filter (#153 ) (09e4eb3 )
v0.24.0
07 Nov 22:46
Compare
Sorry, something went wrong.
No results found
0.24.0 (2025-11-07)
Features
hello hack; allow polymorphic attachment properties by updating object schema to passthrough for microsoft_graph_attachment (#151 ) (75691bf )
v0.23.0
07 Nov 21:56
Compare
Sorry, something went wrong.
No results found
0.23.0 (2025-11-07)
Features
add experimental TOON output format for token-efficient responses (#149 ) (6926c3a )
fix release build (hopefully) (#150 ) (62ccff1 )
v0.22.1
02 Nov 22:50
Compare
Sorry, something went wrong.
No results found
0.22.1 (2025-11-02)
Bug Fixes
add support for auto-returning download URLs for specific endpoints helping agent not sending whole file to LLM (#142 ) (5e37ad3 )
v0.22.0
02 Nov 22:47
Compare
Sorry, something went wrong.
No results found
0.22.0 (2025-11-02)
Features
add findMeetingTimes endpoint with Calendars.Read.Shared ORG-MODE scope (#143 ) (0f5b0c6 )
v0.21.1
26 Oct 09:07
Compare
Sorry, something went wrong.
No results found
0.21.1 (2025-10-26)
Bug Fixes
correct SharePoint file download endpoint path (#139 ) (3fc0222 ), closes #137
v0.21.0
18 Oct 20:32
Compare
Sorry, something went wrong.
No results found
0.21.0 (2025-10-18)
Features
add excludeResponse parameter to reduce token usage (#136 ) (a842317 )
v0.20.3
18 Oct 17:22
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
0.20.1 (2025-10-02)
Bug Fixes
update the parameter handling by adding auto-correction for nested fields in request body (#131 ) (6559751 )