v0.2.0 — Remote mode
What's Changed
- Add remote MCP mode: streamable HTTP endpoint, serve command, Docker deploy by @numbererikson in #1
- Fix DB persistence in Docker (SHINOBI_CONFIG_DIR) + GCP free tier deploy guide by @numbererikson in #2
- Fix dashboard re-login after token rotation (cookie shadowed ?token=) by @numbererikson in #3
- Docker image: include git so
shinobi syncworks in containers by @numbererikson in #4 - Docs: troubleshoot curl 55 on sync push (HTTP/1.1 + postBuffer) by @numbererikson in #5
- Switch repo .mcp.json to env-driven streamable HTTP by @numbererikson in #6
- Docs: Cloudflare min TLS 1.2 required for Claude Code cloud sessions by @numbererikson in #7
- Docs: local getting-started guide; link onboarding paths from README by @numbererikson in #8
New Contributors
- @numbererikson made their first contribution in #1
Full Changelog: v0.1.5...v0.2.0