📦 Installation
PyPI Package:
pip install mcp-outline==1.5.0Docker Image:
docker pull ghcr.io/Vortiago/mcp-outline:1.5.0What's Changed
- docs: add contributing guide and GitHub templates by @Vortiago in #53
- Add Claude Code GitHub Workflow by @Vortiago in #61
- ci: bump actions/checkout from 5 to 6 by @dependabot[bot] in #46
- ci: bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #54
- ci: bump actions/download-artifact from 6 to 7 by @dependabot[bot] in #55
- Add limit parameter to list_collections function by @christopherquenneville in #52
- feat: add url to _format_document_content result by @juan-baltierrez-radar in #56
- fix: respect OUTLINE_VERIFY_SSL environment variable by @terrazorc in #57
- feat: add template parameter and configurable write timeout by @nwalker85 in #58
- feat: add attachment fetch support by @jkrauska in #60
- fix: resolve formatting, lint, and test issues from merged PRs by @Vortiago in #62
- feat: add E2E test suite and fix broken API endpoints by @Vortiago in #63
New Contributors
- @christopherquenneville made their first contribution in #52
- @juan-baltierrez-radar made their first contribution in #56
- @terrazorc made their first contribution in #57
- @nwalker85 made their first contribution in #58
- @jkrauska made their first contribution in #60
Full Changelog: v1.4.0...v1.5.0