Full Changelog: v2.0.0-beta.2...v2.0.0-beta.3
What's Changed
- Add MCP server endpoint (read-only tools) by @martinhoefling in #337
- Serve MCP endpoint at /mcp, not /mcp/mcp (#332) by @martinhoefling in #338
- chore(deps): bump the dependencies group in /frontend with 9 updates by @dependabot[bot] in #344
- chore(deps): bump the dependencies group in /backend with 5 updates by @dependabot[bot] in #345
- Update xknx to 3.17.0 by @farmio in #351
- Install git in the backend image so
docker compose --buildsucceeds (#350) by @martinhoefling in #353 - Visualization panel: header close X; Targets X clears selection (#347) by @martinhoefling in #358
- Cancel in-flight history load when the buffer is cleared (#339) by @martinhoefling in #357
- Keep visualization charts on screen when the buffer grows (#340) by @martinhoefling in #360
- Visualization Targets list all GAs, independent of the main filter (#361) by @martinhoefling in #362
- Sort Last Seen Values address list numerically by GA/PA (#348) by @martinhoefling in #354
- feat: align chart borders, relocate legend, and prevent scale clipping (#359) by @martinhoefling in #364
- docs: specify and verify close and clear interactions in visualization panel (#347) by @martinhoefling in #365
- feat: fix history search custom date range timezone offset (#355) by @martinhoefling in #366
- feat: implement navigation-surviving UI session state persistence by @martinhoefling in #367
- fix: prevent permanent time gaps in async history buffer (#317) by @martinhoefling in #368
- Highlight/mark focused telegram list rows (#310) by @martinhoefling in #375
- feat: allow DPT override in Write-to-Bus panel (#342) by @martinhoefling in #377
- feat: Frontend Revamp app-shell — five-panel switch (#374) by @martinhoefling in #378
- feat: simplify filter pane with edit/active toggle view (#348) by @martinhoefling in #379
- MCP: query filters + read-only project/DPT tools (#333) by @martinhoefling in #352
- docs: MCP server guide (endpoint, MCP_MODE, tools, client setup) by @martinhoefling in #383
- MCP: bus read/write tools in read-write mode (#334) by @martinhoefling in #356
- docs: MCP bus read/write + new read-only tools (#356) by @martinhoefling in #386
- chore(deps): bump the dependencies group in /frontend with 5 updates by @dependabot[bot] in #384
- feat: MCP project resources and canned prompts (#335) by @martinhoefling in #387
- docs: MCP resources & prompts (#335) by @martinhoefling in #388
- chore(deps): bump docker/login-action from 3 to 4 by @dependabot[bot] in #393
- chore(deps): bump actions/setup-python from 5 to 7 by @dependabot[bot] in #392
- chore(deps): bump docker/build-push-action from 5 to 7 by @dependabot[bot] in #391
- chore(deps): bump docker/setup-buildx-action from 3 to 4 by @dependabot[bot] in #390
- chore(deps): bump docker/metadata-action from 5 to 6 by @dependabot[bot] in #389
- mcp: released lib pins + tool parameter descriptions by @martinhoefling in #394
New Contributors
Full Changelog: v1.16.2...v2.0.0-beta.3