-
v26.03.23.1 Stable
released this
2026-03-23 23:15:07 -04:00 | 756 commits to main since this releaseWhat's new
- API key auth — bearer token auth (
fmcp_*prefix) for programmatic access; read/write scopes; Settings → API Keys tab to generate, copy, and revoke keys - fable-mcp package — standalone Python MCP server with 20 tools across notes, tasks, projects, milestones, semantic search, and chat (SSE streaming)
- Semantic search endpoint —
GET /api/searchwithcontent_type=note|task|allfilter - MCP conversation type —
conversation_type="mcp"excluded from chat list and retention cleanup - fix: clipboard copy fallback — API key copy button now works on http dev environments
- ci: remove redundant pull_request trigger — CI no longer runs twice on dev→main PRs
Downloads
- API key auth — bearer token auth (