Skip to content

ControlAPI-MCP v0.5.1

Choose a tag to compare

@github-actions github-actions released this 18 Jan 19:13
Release v0.5.1: Fix JSON body handling bugs

Critical bug fixes:
- Fixed falsy check preventing empty dicts/arrays from being sent
- Fixed content-type priority to prefer JSON over form-urlencoded
- Resolves POST request failures with nested objects/arrays

Verified with Restaurant API testing and binary builds.