What’s Changed
- feat: enhance button component with loading state and UI feedback for network requests by @samanhappy in https://github.com/samanhappy/mcphub/pull/734
- fix: remediate pnpm audit vulnerabilities by @samanhappy in https://github.com/samanhappy/mcphub/pull/735
- docs: update documentation guidelines for clarity and structure by @samanhappy in https://github.com/samanhappy/mcphub/pull/736
- chore(deps-dev): bump vite from 6.4.1 to 6.4.2 by @dependabot[bot] in https://github.com/samanhappy/mcphub/pull/737
- chore(deps): bump hono from 4.12.7 to 4.12.12 by @dependabot[bot] in https://github.com/samanhappy/mcphub/pull/738
- feat: enhance OAuth redirect URI handling and configuration by @samanhappy in https://github.com/samanhappy/mcphub/pull/750
- feat: add error handling for recoverable HTTP 4xx errors and implement reconnect tests by @samanhappy in https://github.com/samanhappy/mcphub/pull/751
- Use process cwd for stdio MCP transports by @Copilot in https://github.com/samanhappy/mcphub/pull/754
Full Changelog: https://github.com/samanhappy/mcphub/compare/v0.12.12...v0.12.13