fsb-mcp-server v0.11.0
·
9 commits
to main
since this release
Install / Update
npx -y fsb-mcp-server@0.11.0 install --allOr install globally:
npm i -g fsb-mcp-server@0.11.0What's Changed
- fix(showcase): allow SimpleIcons + Natural Earth hosts in CSP (broken catalog logos + globe) by @LakshmanTurlapati in #92
- showcase: native-mobile polish + v0.9.90 AEO/SEO refinements by @LakshmanTurlapati in #95
- chore(skill): bump FSB skill version 0.9.62 -> 0.9.90 by @LakshmanTurlapati in #93
- fix(skill): close invoke_capability confirmation gap + consent-gated wording by @LakshmanTurlapati in #94
- [codex] Fix showcase route scroll restoration by @LakshmanTurlapati in #96
- [codex] Fix showcase footer route scroll reset by @LakshmanTurlapati in #97
- [codex] Fix showcase deploy crawler manifest context by @LakshmanTurlapati in #98
- [codex] Fix showcase footer scroll handoff by @LakshmanTurlapati in #99
- Kick off v1.2.0 showcase i18n completeness milestone by @LakshmanTurlapati in #100
- Showcase i18n completeness by @LakshmanTurlapati in #101
- docs: add community guidelines by @LakshmanTurlapati in #102
- fix: close showcase localization gaps by @LakshmanTurlapati in #103
- Repair Stats telemetry and retire Issues view by @LakshmanTurlapati in #104
- Make Stats freshness honest and GitHub polling incremental by @LakshmanTurlapati in #106
- Keep Stats status always Live by @LakshmanTurlapati in #107
- Fix Showcase footer scroll jitter by @LakshmanTurlapati in #109
- Fix showcase browser detection by @LakshmanTurlapati in #111
- Reset Prometheus countdown to end of September by @LakshmanTurlapati in #112
- Fix localized homepage title overflow on mobile by @LakshmanTurlapati in #113
- Add localized Concierge product page by @LakshmanTurlapati in #114
- chore(license): relicense FSB from BSL 1.1 to MIT by @LakshmanTurlapati in #115
- v0.9.91 MCP Clients as Providers with Session Replay and Google Sheets by @LakshmanTurlapati in #108
Full Changelog: extension-v0.9.90...mcp-v0.11.0