📦 Installation
PyPI Package:
pip install mcp-outline==1.8.0Docker Image:
docker pull ghcr.io/Vortiago/mcp-outline:1.8.0What's Changed
- Bump version to 1.7.1 and fix MCP server config name by @Vortiago in #79
- Add version bump script and update release workflow by @Vortiago in #80
- ci: bump docker/build-push-action from 6 to 7 by @dependabot[bot] in #82
- ci: bump docker/setup-buildx-action from 3 to 4 by @dependabot[bot] in #83
- ci: bump docker/login-action from 3 to 4 by @dependabot[bot] in #84
- ci: bump docker/metadata-action from 5 to 6 by @dependabot[bot] in #85
- Add CodeQL security analysis workflow by @Vortiago in #87
- ci: bump docker/setup-qemu-action from 3 to 4 by @dependabot[bot] in #86
- Pin GitHub Actions to commit SHAs and improve logging by @Vortiago in #88
- ci: add Claude Code hooks for auto-format and sensitive file protection by @Vortiago in #89
- feat: Add in Outline Explore agent to plugin by @Vortiago in #90
- Add role-based filtering to dynamic tool list by @Vortiago in #81
- Add role-based filtering and Outline Explorer agent by @Vortiago in #93
Full Changelog: v1.7.1...v1.8.0