Skip to content

Releases: chrischall/workday-mcp

v0.3.2

Choose a tag to compare

@chrischall chrischall released this 06 Aug 00:42
2935c90

0.3.2 (2026-08-06)

Bug Fixes

  • deps: move to @fetchproxy/server 2.0.0 for the v3 handshake (#39) (44eb133)

v0.3.1

Choose a tag to compare

@chrischall chrischall released this 30 Jul 12:52
28a2fc8

0.3.1 (2026-07-30)

Bug Fixes

  • deps: bump @fetchproxy/* to 1.7.0 and @chrischall/mcp-utils to 0.14.0 (#31) (0161fd2)

v0.3.0

Choose a tag to compare

@chrischall chrischall released this 13 Jul 16:55
083c45b

0.3.0 (2026-07-13)

Features

  • skill: add workday fpx access skill (#18) (fdaf250)

Bug Fixes

  • skill: restrict list-card drill-in jq to navigational columns (#22) (5ee48fa), closes #19

Refactor

  • skill: move root SKILL.md into skills/, point plugin.json at ./skills/ (#21) (e748d3d)

v0.2.1

Choose a tag to compare

@chrischall chrischall released this 07 Jul 15:09
82a86de

0.2.1 (2026-07-07)

Bug Fixes

  • bump @chrischall/mcp-utils to 0.12.0 (#13) (bd423a8)

Refactor

  • adopt registerBridgeHealthcheckTool hooks + shared error/util helpers (#9) (5703896)

Documentation

  • document first-party dependency-bump label exception (#14) (bd48620)

v0.2.0

Choose a tag to compare

@chrischall chrischall released this 24 Jun 14:04
9b0a194

0.2.0 (2026-06-19)

Features

  • add workday_get_apps discovery + generalize the parser (#3) (105c0d3)
  • read-only Workday MCP via fetchproxy (e2c4bd6)

Bug Fixes

  • align parseApps taskId guard to truthiness (#5) (431000c), closes #4