Skip to content

v1.5.2

Choose a tag to compare

@ralfbecher ralfbecher released this 08 Jun 15:05
· 9 commits to main since this release
ccbe61e

Removed

  • get_server_info MCP tool — redundant with the MCP initialize handshake, server instructions, and tools/list. Unique capability descriptions folded into the instructions.

Changed

  • Condensed server instructions (~58 → ~30 lines) — dropped the duplicated database list and Version: footer, merged overlapping sections.
  • Slimmed generate_chart from 13 → 11 parameters — removed width/height. Interactive charts are responsive; static PNG export uses fixed 800×600. Docstring condensed.

Full Changelog: v1.5.1...v1.5.2