You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Release v1.3.0: Phase 2 production features
- Added comprehensive documentation (CONFIGURATION.md, README updates)
- Updated CHANGELOG.md with Phase 2 release notes
- Created RELEASE_NOTES_v1.3.0.md
- Bumped version to 1.3.0 in all version files
- Documented 3 new MCP tools (get_cache_info, clear_cache, get_configuration)
- Added configuration examples and troubleshooting guides
Fix workflow: Handle multiple version fields in server.json
- Add 'head -n 1' to grep only first version occurrence
- Fixes version verification when server.json has multiple version fields
- Resolves workflow failure for v1.2.0 release