What's Changed
- feat(api): document public API authentication by @KonradStanski in #1038
- feat(web): add GET /api/diff endpoint by @brendan-kellam in #1063
- fix(web): return 405 for GET /api/mcp instead of hanging connection by @brendan-kellam in #1064
- chore(web): Remove general settings by @brendan-kellam in #1065
- docs: Improve API docs by @brendan-kellam in #1066
- fix(shared): trim tokens in getTokenFromConfig to prevent broken git clone URLs by @msukkari in #1067
Full Changelog: v4.16.3...v4.16.4