Skip to content

Release v2.4.10

Choose a tag to compare

@github-actions github-actions released this 12 May 23:34
· 392 commits to main since this release

What's Changed

  • fix(electron): include @ngrok/ngrok in packaged app so tunnel feature works by @bsradcliffe in #2037
  • fix: advertise MCP app message capabilities by @haosenwang1018 in #2069
  • feat(evals): M1 phase 2 — N iterations picker + save-from-chat by @chelojimenez in #2074
  • fix(billing): compare table reads "Unlimited" for servers-per-project on free by @Vu-John in #2082
  • docs: clarify member/invite copy on billing UI by @Vu-John in #2084
  • feat(mcp-apps): profile-driven hostCapabilities with user-saved overrides by @chelojimenez in #2083
  • fix(inspector): clear billing-specific tsc errors by @Vu-John in #2086
  • fix(electron): guard autoUpdater renderer messaging against destroyed window by @Vu-John in #2088
  • chore(inspector): clear easy TS drift; add typecheck:client script by @Vu-John in #2087
  • feat(evals): M1 phase 1 — SDK matchers + diff rendering + p50/p95 by @chelojimenez in #2075
  • Redirect Electron OAuth to browser by @ignaciojimenezr in #1870
  • chore(inspector): clear all production tsc errors; enforce typecheck in CI by @Vu-John in #2090
  • feat(evals): layered match options + run-level validator overrides by @chelojimenez in #2092
  • hot fix: resolves unkonwn ip by @ignaciojimenezr in #2100
  • chore: release rollup (inspector patch + sdk minor) by @ignaciojimenezr in #2101

New Contributors

Full Changelog: v2.4.9...v2.4.10