Releases: trsdn/mcp-server-word
Releases · trsdn/mcp-server-word
Release list
v0.2.0
What's Changed
- docs: document running the server from the MCP registry by @trsdn in #58
- ci: verify the published package installs and starts by @trsdn in #59
- Add footnote and content control tools by @trsdn in #62
- Add a VS Code extension for the marketplace by @trsdn in #63
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- Phase 1: Word MCP server vertical slice by @trsdn in #17
- Add image and field tools by @trsdn in #18
- Add section and header/footer tools by @trsdn in #25
- Generate the MCP tool layer from the command interfaces by @trsdn in #26
- Add style tool for listing and editing document styles by @trsdn in #27
- Add list tool for bullets, numbering and levels by @trsdn in #28
- Add comment and revision tools by @trsdn in #30
- Add the bookmark tool by @trsdn in #31
- Add the screenshot tool by @trsdn in #32
- Add community health files by @trsdn in #33
- Add release automation, dependency updates and contributor guide by @trsdn in #34
- Add agent skill and architecture documentation by @trsdn in #39
- ci: bump actions/setup-dotnet from 5 to 6 by @dependabot[bot] in #35
- ci: bump actions/upload-artifact from 5 to 7 by @dependabot[bot] in #36
- ci: bump actions/checkout from 5 to 7 by @dependabot[bot] in #37
- Add the Word session service by @trsdn in #46
- Add the named pipe host and client for the session service by @trsdn in #47
- deps: Bump Microsoft.CodeAnalysis.NetAnalyzers from 9.0.0 to 10.0.400 by @dependabot[bot] in #41
- deps: Bump PDFtoImage from 5.3.0 to 5.4.0 by @dependabot[bot] in #42
- Route the MCP server's session operations through the service by @trsdn in #48
- deps: Bump Microsoft.Extensions.Logging.Abstractions from 10.0.3 to 10.0.11 by @dependabot[bot] in #38
- deps: Bump coverlet.collector and 2 others by @dependabot[bot] in #40
- feat: run the generated tools across the process boundary by @trsdn in #50
- fix: bring the registry manifest up to the current schema by @trsdn in #52
- ci: publish to NuGet through trusted publishing by @trsdn in #54
- ci: publish to the MCP registry from the release workflow by @trsdn in #55
- docs: describe the release path as it now works by @trsdn in #56
- fix(ci): resolve the package path before pushing to NuGet by @trsdn in #57
New Contributors
- @trsdn made their first contribution in #17
- @dependabot[bot] made their first contribution in #35
Full Changelog: https://github.com/trsdn/mcp-server-word/commits/v0.1.0