Releases: huylq98/claude-chat-mcp
Releases · huylq98/claude-chat-mcp
Release list
cp-v0.14.0
loop#4: mop-up E2E (test-connection failure, feedback backdrop close)
v0.13.0
Add Sentry connector (18) + app-section a11y + Intel Mac build - New sentry connector (group Dev, error tracking): list projects, list/get issues; resolve or ignore issues gated behind Writer; bearer auth; --manifest + --test-connection. Wired into workspace, both CI bin-lists, app embed, registry (now 18), site, README, JSON-LD. Package sentry-connector, bin sentry. - Get-the-app review fixes: 44px touch targets + focus-visible on the secondary OS links; aria-label so they read as downloads; copy says "the app" not "control panel" for consistency. - Intel Mac: added a macos-13 (x86_64) job to the installer matrix so future installers cover Intel Macs (detection cannot tell Intel from Apple Silicon). - 26 E2E green; app compiles with Sentry embedded.
v0.12.0
Atlassian connectors: Writer-gated write tools Confluence, Jira, and Bitbucket were read-only, so Viewer/Writer did not change their tool set. Added write tools gated behind <ID>_MODE (mirroring GitLab): - Confluence: confluence_create_page, confluence_add_comment - Jira: jira_create_issue, jira_add_comment - Bitbucket: bitbucket_add_pr_comment Viewer mode strips these via tool_router.remove_route; Writer exposes them. Updated registry, site descriptions, and README. 24 E2E green; all three compile.
v0.11.0
Add MongoDB connector (17) + polish review fixes - New mongodb connector (group Data, NoSQL, standalone via the mongodb 3.x driver): list databases/collections, find (JSON filter), count; insert document gated behind Writer; --manifest + --test-connection. Wired into workspace, both CI bin-lists, app embed, registry (now 17), site, README, JSON-LD. Package is mongodb-connector, binary mongodb. - Polish review (verdict: ship): removed dead install_hint i18n key (EN+VI); strengthened the hero CTA border (hairline to hairline-strong) so it reads as clickable. - 24 E2E green; app compiles with MongoDB embedded.
v0.10.0
Add Mattermost connector (16 connectors) - New mattermost connector (group Productivity, self-hosted chat): list teams, list channels, get posts; post message gated behind Writer; bearer token auth; --manifest + --test-connection. Wired into workspace, both CI bin-lists, app embed, registry (now 16), site descriptions, README, and the JSON-LD ItemList. - 23 E2E green; app compiles with Mattermost embedded.
v0.9.0
Add Elasticsearch connector + site a11y audit fixes - New elasticsearch connector (group Data, search/logs): list indices, get mapping, search (Lucene query); index document gated behind Writer; optional basic auth (works on unauthenticated clusters too); --manifest + --test-connection. Wired into workspace, both CI bin-lists, app embed, registry (now 15), site, README. - Site a11y (from audit, contrast already all-pass): screen-reader live region announces suggestion count + no-results; aria-label on the suggestions listbox; 44px touch targets on coarse pointers (lang/filter/nav/suggest); sr-only utility. 23 E2E green; app compiles with Elasticsearch embedded.
v0.8.0
Add Grafana connector + rewrite README for current state - New grafana connector (group Dev, observability): search dashboards, get dashboard, list datasources, list alerts; create annotation gated behind Writer; bearer token auth; --manifest + --test-connection. Wired into workspace, both CI bin-lists, app embed, registry (now 14), site. - README rewritten to match reality: 14 connectors grouped correctly, the control-panel desktop app as the recommended install (was wrongly listed as roadmap), direct .mcpb path, Viewer/Writer explained, privacy note, honest that installers are unsigned. Zero em-dashes. - 23 E2E green; app compiles with Grafana embedded.
v0.7.0
Add Redmine connector + no-results reset state - New redmine connector (group Productivity): list projects, list/get issues; create issue + add note gated behind Writer; X-Redmine-API-Key header auth; --manifest + --test-connection. Wired into workspace, both CI bin-lists, app embed, registry (now 13), site descriptions. Compiles. - Site: no-results state is now a composed empty state (icon + "Show all" reset that clears the search and filter), not a bare line. E2E covers the reset. - 23 E2E green; app compiles with Redmine embedded.
v0.6.0
Add Jenkins connector + control-panel review fixes - New jenkins connector (group Dev, CI/CD): list jobs/builds, job/build detail, trigger build gated behind Writer; Basic auth (user + API token); plain-language build status from Jenkins color codes; --manifest + --test-connection. Wired into workspace, both CI bin-lists, app embed, registry (now 12), site. - App review fixes: advanced fields (proxy/CA/SSL) grouped under a collapsed "Advanced (only if your IT team told you to)" section; soft-gate Install on a passing Test (confirm if untested; cleared on field edit); clearer install success copy; aria-pressed on the language toggle. 22 E2E green.
v0.5.0
Add GitHub Enterprise connector + visual review fixes - New github connector (group Dev): search repos, list/get issues, list PRs; create issue + comment gated behind Writer; sets GitHub Accept + User-Agent headers; --manifest + --test-connection. Wired into workspace, both CI bin-lists, app embed, registry (now 11), site descriptions. Compiles. - Visual review (high-end): quiet glass download buttons (coral on card hover) to kill the "wall of orange", neutral group pills + styled count (coral now appears once per card), larger search field with a soft focus glow. 20 E2E green.