Skip to content

v1.0.0

Choose a tag to compare

@jmpijll jmpijll released this 02 Mar 02:20
· 4 commits to main since this release

Added

  • Binary entry pointfortimanager-mcp CLI command via bin field in package.json (source installs only)

Changed

  • Stable release — promoted from Beta to v1.0.0 public release
  • API spec files removed from repository — spec files are now generated locally from Fortinet's HTML docs (not redistributable). Users must download the FortiManager JSON API Reference from FNDN and run npm run generate:spec before first use.
  • Git LFS removed — no longer needed since spec files are git-ignored
  • Clear startup error — server now shows detailed instructions when spec files are missing
  • Documentation updated with spec generation prerequisites across README, usage-guide, and CONTRIBUTING
  • Dockerfile updated to require locally-generated spec files before building
  • CI workflows no longer require Git LFS checkout
  • Repository visibility changed to public

Full Changelog: https://github.com/jmpijll/fortimanager-code-mode-mcp/compare/...

Note: This server requires locally-generated API spec files. See README for setup instructions.