Skip to content
This repository was archived by the owner on Apr 13, 2026. It is now read-only.
/ outline-mcp-server Public archive

Releases: mmmeff/outline-mcp-server

v5.8.5

Choose a tag to compare

@github-actions github-actions released this 03 Feb 06:40

5.8.5 (2026-02-03)

Bug Fixes

  • dxt: add quiet option to dotenv config to prevent stdout pollution in stdio mode (#41) (6b7d78c)
  • listDocuments: correct default offset in listDocuments to not skip first document (#40) (ab1ab23)

v5.8.4

Choose a tag to compare

@github-actions github-actions released this 27 Jan 17:56

5.8.4 (2026-01-27)

Bug Fixes

v5.8.3

Choose a tag to compare

@github-actions github-actions released this 11 Jan 22:03

5.8.3 (2026-01-11)

Bug Fixes

  • claude: Remove bun from project to fix claude desktop usage (8a22064), closes #37

v5.8.2

Choose a tag to compare

@github-actions github-actions released this 28 Dec 19:49

5.8.2 (2025-12-28)

Bug Fixes

  • use latest ref for docker tagging (3ed92dc)

v5.8.1

Choose a tag to compare

@github-actions github-actions released this 28 Dec 19:43

5.8.1 (2025-12-28)

Bug Fixes

  • force run docker release after version publish (783b8f5)

v5.8.0

Choose a tag to compare

@github-actions github-actions released this 28 Dec 19:41

5.8.0 (2025-12-28)

Features

  • ci: add version tag to docker image, run on semantic release version push (f71a239)

v5.7.0

Choose a tag to compare

@github-actions github-actions released this 28 Dec 19:20

5.7.0 (2025-12-28)

Features

  • deps: update to latest versions of mcp SDK and zod (79cf029)

v5.6.2

Choose a tag to compare

@github-actions github-actions released this 28 Dec 18:55

5.6.2 (2025-12-28)

Bug Fixes

  • listDocuments: remove invalid query arg (1bd48b4), closes #33

v5.6.1

Choose a tag to compare

@github-actions github-actions released this 28 Dec 18:41

5.6.1 (2025-12-28)

Bug Fixes

  • dxt: Windows DXT plugin for folders locations (b425d8e), closes #28

v5.6.0

Choose a tag to compare

@github-actions github-actions released this 12 Oct 04:45

5.6.0 (2025-10-12)

Bug Fixes

  • update Dockerfile and release docs with owner placeholder. (7bcc875)
  • Update with repository owner username. (7464bd9)

Features

  • add GHCR publish workflow, optimize Dockerfile, and update release docs (56860ce)