Skip to content

Releases: formbricks/hub-typescript

v0.4.4

15 Apr 14:42

Choose a tag to compare

0.4.4 (2026-04-10)

Full Changelog: v0.4.3...v0.4.4

Chores

  • internal: codegen related update (0739fce)
  • internal: fix MCP server import ordering (7e77df7)
  • internal: show error causes in MCP servers when running in local mode (e99bb20)
  • internal: support type annotations when running MCP in local execution mode (819033c)
  • mcp-server: increase local docs search result count from 5 to 10 (79579ac)
  • mcp-server: log client info (8683d8c)

v0.4.3

01 Apr 06:50

Choose a tag to compare

0.4.3 (2026-04-01)

Full Changelog: v0.4.2...v0.4.3

Bug Fixes

  • internal: gitignore generated oidc dir (4069db2)

Chores

  • ci: escape input path in publish-npm workflow (db02dff)
  • ci: skip lint on metadata-only changes (b87e8b4)
  • internal: fix MCP server TS errors that occur with required client options (e86f0a9)
  • internal: improve local docs search for MCP servers (93e4bda)
  • internal: improve local docs search for MCP servers (709a944)
  • internal: support custom-instructions-path flag in MCP servers (829ce32)
  • internal: support local docs search in MCP servers (579f58b)
  • internal: update gitignore (7afa43a)
  • mcp-server: add support for session id, forward client info (a0c1d7d)

v0.4.2

18 Mar 18:12

Choose a tag to compare

0.4.2 (2026-03-17)

Full Changelog: v0.4.1...v0.4.2

Chores

  • Google Vertex AI support (a5ee88f)
  • internal: codegen related update (4009a58)
  • internal: codegen related update (ccfee0a)
  • internal: codegen related update (40c92d5)
  • internal: codegen related update (cb61137)
  • internal: codegen related update (00bdd4e)
  • internal: codegen related update (81dafcc)
  • internal: codegen related update (bef048c)
  • internal: codegen related update (4662e2b)
  • internal: codegen related update (25c70d4)
  • internal: codegen related update (ccfb19c)
  • internal: codegen related update (6118c55)
  • internal: make generated MCP servers compatible with Cloudflare worker environments (a23cc61)
  • internal: support x-stainless-mcp-client-envs header in MCP servers (ff5b514)
  • internal: support x-stainless-mcp-client-permissions headers in MCP servers (8dbe8db)
  • internal: tweak CI branches (51c14db)
  • internal: update lock file (9eca1d6)
  • internal: update lockfile (5a40fac)

v0.4.1

10 Mar 08:00
da05dd6

Choose a tag to compare

0.4.1 (2026-03-10)

Full Changelog: v0.4.0...v0.4.1

Chores

  • internal: codegen related update (9705ee4)
  • internal: update dependencies to address dependabot vulnerabilities (b1ee26e)
  • update SDK settings (7d37a29)
  • update SDK settings (21b7534)

v0.4.0

09 Mar 19:17
e6cd779

Choose a tag to compare

0.4.0 (2026-03-09)

Full Changelog: v0.3.1...v0.4.0

Features

  • Add keyset (cursor) pagination to list endpoints (40304bd)
  • feedback-records: add submission_id for grouped submissions and idempotent ingestion (c2e90e1)
  • mcp: add an option to disable code tool (4a27cac)
  • semantic search and similar feedback API (c164990)

Bug Fixes

  • client: preserve URL params already embedded in path (9a67acf)
  • docs/contributing: correct pnpm link command (a8221ee)
  • mcp: initialize SDK lazily to avoid failing the connection on init errors (d8af0e7)
  • mcp: update prompt (252cb30)

Chores

  • Address Hub OpenAPI AI-review feedback (01c581e)
  • CI, config, security, and new() pattern improvements (cdc3bfb)
  • ci: skip uploading artifacts on stainless-internal branches (5e6618d)
  • internal/client: fix form-urlencoded requests (25f798e)
  • internal: allow setting x-stainless-api-key header on mcp server requests (1e47337)
  • internal: cache fetch instruction calls in MCP server (0942424)
  • internal: codegen related update (460bc7c)
  • internal: codegen related update (0d51e30)
  • internal: codegen related update (8f72269)
  • internal: codegen related update (acec1f1)
  • internal: fix MCP Dockerfiles so they can be built without buildkit (c2d696c)
  • internal: fix MCP Dockerfiles so they can be built without buildkit (f6143d0)
  • internal: make MCP code execution location configurable via a flag (907745d)
  • internal: move stringifyQuery implementation to internal function (e46d05a)
  • internal: remove mock server code (cb34f47)
  • internal: upgrade @modelcontextprotocol/sdk and hono (1888b79)
  • internal: upgrade pnpm version (8f36818)
  • internal: use x-stainless-mcp-client-envs header for MCP remote code tool calls (3a99054)
  • mcp-server: improve instructions (a7800a0)
  • mcp-server: return access instructions for 404 without API key (8fe84f7)
  • mcp: correctly update version in sync with sdk (4d61e88)
  • update mock server docs (4aa2c95)

v0.3.1

17 Feb 18:07

Choose a tag to compare

0.3.1 (2026-02-17)

Full Changelog: v0.3.0...v0.3.1

Chores

v0.3.0

17 Feb 18:04

Choose a tag to compare

0.3.0 (2026-02-17)

Full Changelog: v0.2.0...v0.3.0

Features

  • api: change hub mcp name (4728a2b)

v0.2.0

17 Feb 17:57

Choose a tag to compare

0.2.0 (2026-02-17)

Full Changelog: v0.1.0...v0.2.0

Features

Chores

v0.1.0

17 Feb 17:20
5bb2496

Choose a tag to compare

0.1.0 (2026-02-17)

Full Changelog: v0.0.1...v0.1.0

Features

  • mcp: add initial server instructions (104db9a)

Bug Fixes

  • client: avoid memory leak with abort signals (8821037)
  • client: avoid removing abort listener too early (f79ee0c)

Chores

  • client: do not parse responses with empty content-length (e9b363a)
  • client: restructure abort controller binding (a8726ec)
  • configure new SDK language (9827812)
  • internal: add health check to MCP server when running in HTTP mode (a305c47)
  • internal: allow basic filtering of methods allowed for MCP code mode (e4b5db4)
  • internal: always generate MCP server dockerfiles and upgrade associated dependencies (d2dbd77)
  • internal: avoid type checking errors with ts-reset (30887f7)
  • internal: configure MCP Server hosting (3e8aa93)
  • internal: improve layout of generated MCP server files (116112c)
  • internal: improve reliability of MCP servers when using local code mode execution (2405f84)
  • internal: refactor flag parsing for MCP servers and add debug flag (b94ae48)
  • internal: support oauth authorization code flow for MCP servers (57e5b81)
  • internal: upgrade pnpm (eca7a75)
  • mcp: forward STAINLESS_API_KEY to docs search endpoint (6986e02)
  • update SDK settings (f8b4001)