
v12.8.0 ~ 12.8.2 Release Notes
Release notes tell you what's new in Floorp.
Your feedback The Floorp Projects welcomes. You can submit bug report and new feature code on GitHub, and check the Floorp of source code used for this release.
We would like to express our special thanks to all the developers, users, and contributors who contributed to this release.
⭐️ New Features
- External Browser Open feature is now available!

- Floorp now supports MCP Servers!
From v12.8.0 onwards, you can enable the MCP server by setting floorp.mcp.enabled to true in the config editor. You can also start the MCP server using the npm package https://www.npmjs.com/package/floorp-mcp-server.

As you will see when using it, you can visually see where it is being used and what it is doing.
📜 New Features from Floorp Flasco (formerly Floorp Test)
- Installation of Chrome Extensions is now supported!
You can test all new features from Floorp Flasco by changing the "Participation Policy" to "Always Participate" from about:hub#/about/updates.
When you open the Chrome Web Store in Floorp, an "Add to Floorp" button will appear. Clicking this allows you to install Chrome extensions. However, since Firefox and Chrome use different APIs, some extensions may not work properly, or may not be installable at all.
Floorp addresses this incompatibility by replacing some APIs with its own, or by removing implementations from the extension altogether.

These extensions are reviewed and provided by Google, not Mozilla. Therefore, a warning stating that the extension is not trusted will appear.
🔄 Changed
- The Split View feature in Floorp has been completely removed as it is now natively implemented by Firefox.
- "Floorp Test" has been renamed to "Floorp Flasco".
- Re-added the exclusion settings for the Tab Unload feature.
⚠️ Bug Fixes
- Fixed an issue where userChrome.css was not applied.
- Fixed an issue where LeptonChrome.css unintentionally affected web page elements.
Fixes in v12.8.1
- Fixed an issue where release notes did not display on startup.
- Fixed an issue where pinned tabs used more space than expected in multi-row tab bar.
Fixes in v12.8.2
- Fixed critical issues regarding the update system (User is not directly affected).
- Applied mitigation measures for language setting issues.

