Releases: florinel-chis/etoro-mcp
Releases · florinel-chis/etoro-mcp
Release list
v0.2.0
Changed behaviour
upload_mediais now gated behindETORO_MCP_UPLOAD_DIR: the tool registers only when the variable names an upload directory, resolved paths (symlinks included) must stay inside it, size is checked before reading, and content must carry a real JPEG/PNG signature (#1)- The HTTP transport refuses non-loopback binds unless
--allow-remoteis passed, since the server is unauthenticated; the check runs before credentials load. Container deployments binding0.0.0.0internally need the flag — Docker examples updated (#3)
Fixes
Retry-Afterparsing rejects non-finite values —NaNno longer reachesasyncio.sleep(#2)