Release v1.17.0
馃殌 Mind Map MCP v1.17.0
Release v1.17.0: Enhanced Framework Detection
- Fixed
.for is not iterableerror in framework recommendations - Fixed
[object Object]display bug in recommendations output - Added comprehensive sub-project scanning for monorepos
- Implemented Spring Boot detection (Maven/Gradle, annotations, configs)
- Implemented FastAPI detection (requirements.txt, imports, decorators)
- Implemented Maven detection (pom.xml, GAV coordinates, plugins)
- Implemented Gradle detection (build.gradle, dependencies, wrapper)
- Added Build Tools category for Maven/Gradle detection
- Enhanced framework recommendations with specific actionable guidance
- Now supports 20+ frameworks across 6 categories
- Fixed sub-project detection for non-npm projects
馃 Generated with Claude Code
Co-Authored-By: Claude noreply@anthropic.com
Installation
npm install -g mind-map-mcp@1.17.0Quick Setup
npx mind-map-mcp init-claude-codeWhat's Changed
See TASKS.md and README.md for details.
馃 This release was automatically published by GitHub Actions