Skip to content

Releases: seuros/action_mcp

action_mcp: v0.110.2

28 May 14:02
eda368a

Choose a tag to compare

0.110.2 (2026-05-28)

Bug Fixes

action_mcp: v0.110.1

20 May 12:45
8bb710c

Choose a tag to compare

0.110.1 (2026-05-19)

Bug Fixes

  • render_ui(template:) works in API-only Rails hosts (#220) (cf9389b)

action_mcp: v0.110.0

15 May 15:07
8535682

Choose a tag to compare

0.110.0 (2026-05-15)

Features

  • add DNS rebinding / host authorization note to security section (#214) (ee31ed0), closes #208
  • add MCP Apps support (renders_ui DSL, weather dashboard demo) (#212) (612b9a3)

Bug Fixes

action_mcp: v0.109.0

22 Apr 12:26
cdc4cff

Choose a tag to compare

0.109.0 (2026-04-21)

Features

  • implement MCP elicitation with form and URL modes (#210) (c8fb0d1)
  • implement spec-compliant cursor pagination for all list endpoints (#206) (10e6fba)
  • pass _meta through resources/read path (#211) (e495469)

Bug Fixes

  • include Allow header in 405 response per RFC 9110 (#213) (0866046), closes #209
  • use Rails.error.report in controller rescues for proper error tracking (#216) (6ab37d7)

action_mcp: v0.108.0

08 Apr 21:00
611b567

Choose a tag to compare

0.108.0 (2026-04-08)

Features

  • add resource template test helpers (f547429)

Bug Fixes

  • docs: correct TestHelper method names and argument order (f83bce6)
  • guard against nil session when client sends unknown Mcp-Session-Id on initialize (c47b7e7)
  • guard against nil session when client sends unknown Mcp-Session-Id on initialize (0d24a8b)
  • handle wildcard registry in register/unregister methods (34fe999)
  • handle wildcard registry in register/unregister methods (65dc921)
  • remove extra empty line to satisfy rubocop (ca75f13)

action_mcp: v0.107.1

19 Mar 21:47
faf61af

Choose a tag to compare

0.107.1 (2026-03-19)

Bug Fixes

  • handle object type in property DSL without ActiveModel coercion (b366895)

action_mcp: v0.107.0

05 Mar 00:08
6bd1f69

Choose a tag to compare

0.107.0 (2026-03-04)

Features

  • add configure_session hook to Gateway for persistent auth context (#193) (34be37f)
  • generate mcp.ru and bin/mcp on install, fix Engine references (#191) (42f8c47)

action_mcp: v0.106.1

25 Feb 01:18
0ed58b0

Choose a tag to compare

0.106.1 (2026-02-25)

Bug Fixes

action_mcp: v0.106.0

25 Feb 00:10
03faf08

Choose a tag to compare

0.106.0 (2026-02-24)

Features

  • Implement static resources for resources/list endpoint (#187) (ba4e428)

action_mcp: v0.105.0

04 Feb 09:12
d5503fb

Choose a tag to compare

0.105.0 (2026-02-04)

Features