What's Changed
- Fix orthogonal link detour issue (#236) by @ugwis in #251
- feat: add link grouping offset to prevent overlapping links #252 by @ugwis in #253
- Add auto-positioning feature for links by @ugwis in #254
- feat(mcp-server): add panic recovery for tool handlers (#255) by @naomori in #256
- Replace fmt.Printf with log in internal/ctl to prevent MCP server stdio conflicts by @ugwis in #259
- Add URL validation for definition files with --allow-untrusted-definitions flag by @ugwis in #260
Full Changelog: v0.22.3...v0.22.4