Skip to content

openbrowse@0.3.2

Choose a tag to compare

@github-actions github-actions released this 29 May 09:52
· 74 commits to main since this release

Patch Changes

  • 402b8d0: Add Attio as a built-in MCP connector (new "CRM" category) with OAuth, all 37 tools, and light/dark icons. Also fixes MCP reliability:

    • OAuth flow now sends a state parameter, required by strict providers like Attio (previously failed with "Authorization page could not be loaded").
    • Connected MCP servers are no longer torn down and reconnected on every home.html load — this eliminated a multi-second window where the agent saw zero MCP tools.
    • An active chat conversation now rebinds to the latest transport when MCP tools finish loading, so newly connected tools become available without a refresh.
    • Settings → Connectors left panel border now spans the full height.