📦 Installation
PyPI Package:
pip install mcp-outline==1.6.0Docker Image:
docker pull ghcr.io/Vortiago/mcp-outline:1.6.0What's Changed
- ci: bump mikepenz/action-junit-report from 5 to 6 by @dependabot[bot] in #66
- ci: bump actions/checkout from 4 to 6 by @dependabot[bot] in #65
- [feat]Add per-request API key support via x-outline-api-key header by @Vortiago in #67
- feat: dynamic tool list filtering by user role and API key scopes by @Vortiago in #68
- feat: probe-based dynamic tool filtering by API key scope by @Vortiago in #69
- ci: bump actions/download-artifact from 7 to 8 by @dependabot[bot] in #70
- ci: bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #71
- fix: correct OUTLINE_DYNAMIC_TOOL_LIST default comment in .env.example
The comment said "on by default" but the actual default is off. by @Vortiago in #72
Full Changelog: v1.5.0...v1.6.0