Skip to content

Releases: wyre-technology/timezest-mcp

v1.2.5

Choose a tag to compare

@github-actions github-actions released this 21 Jul 21:51

1.2.5 (2026-07-21)

Bug Fixes

v1.2.4

Choose a tag to compare

@github-actions github-actions released this 21 Jul 17:35

1.2.4 (2026-07-21)

Bug Fixes

  • http: preserve baseUrl path prefix when building request URLs (#42) (2714250)

v1.2.3

Choose a tag to compare

@github-actions github-actions released this 21 Jul 08:50

1.2.3 (2026-07-21)

Bug Fixes

  • deps: re-pin typescript to ^6.0.3 (regressed again, root cause corrected) (#41) (51f3f54), closes 41/#39 #42

v1.2.2

Choose a tag to compare

@github-actions github-actions released this 20 Jul 15:12

1.2.2 (2026-07-20)

Bug Fixes

  • deps: exclude dev-dependency majors from Dependabot auto-merge (#39) (a18e329)

v1.2.1

Choose a tag to compare

@github-actions github-actions released this 20 Jul 15:12

1.2.1 (2026-07-20)

Bug Fixes

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 17 Jul 23:18

1.2.0 (2026-07-17)

Features

  • interactive scheduling-request card via MCP Apps (SEP-1865) (#36) (1db9a9a)

v1.1.2

Choose a tag to compare

@github-actions github-actions released this 02 Jul 03:16

1.1.2 (2026-07-02)

Bug Fixes

  • add /health liveness route (fixes ACA probe 404 crash-loop) (#30) (6674500)
  • vendor node-timezest SDK in-repo to drop private registry dependency (#31) (6687593)

v1.1.1

Choose a tag to compare

@github-actions github-actions released this 29 May 21:57

1.1.1 (2026-05-29)

Bug Fixes

  • ci: bump version so registry gate fires and add required OCI label (#16) (c352852)

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 29 May 19:00

1.1.0 (2026-05-29)

Features

  • ci: publish to MCP Registry on release (#15) (cc569f7)

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 22 May 16:42

1.0.0 (2026-05-22)

Bug Fixes

  • add --passWithNoTests to vitest to allow builds with no test files (ccbe423)
  • add explicit type annotation to map callback parameter (385c7a0)
  • annotate CallToolRequestSchema handler return type as Promise for SDK 1.29.0 compat (9e08bb4)
  • remove exactOptionalPropertyTypes for MCP SDK compatibility (8849a1d)
  • remove explicit undefined for optional sessionIdGenerator property (f583bbc)
  • replace local file: dependency with published npm version for CI (3af3178)
  • use ListToolsRequestSchema and add extra param for TS compatibility (ff1aa10)

Features

  • add server.json for MCP Registry publication (#2) (0c3ac2d)
  • initial TimeZest MCP server (1d3f7d9)