
v12.7.0 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
- Workspace archive and restore feature has been released as a stable version.
This feature allows you to archive Workspaces that are temporarily unnecessary or have low usage frequency. Archived Workspaces are saved in the profile folder and only retain tab data included in that Workspace from the window where the archive was executed.
You can archive a Workspace by right-clicking on the Workspace itself and selecting "Archive Workspace". To restore an archived Workspace, open the panel from the Workspace toolbar button, click the folder icon, and select the archived Workspace.

In the future, we plan to add a feature to regularly save Workspaces to prevent unintended Workspace loss.
- Improved PWA window design and appearance.
Now, the appearance of PWA windows will be displayed according to the website's instructions.


📜 New Features via Floorp Tests
- Added OS integration support for PWAs on Linux!

Extending the PWA feature implemented in 11.7.0, Linux now uses unique windows just like Windows. This is the first time Floorp has used code written in C++. We plan to add more new features focused on OS integration in the future. We also plan to add OS integration support for PWAs on macOS.
The rollout rate for this feature is set to 10% initially. The rollout rate will be expanded in the future.
⚠️ Bug Fixes
- Fixed an issue where the "Install this site as an app" feature did not fully work on websites using SVG as favicon, which had been unresolved for over 2 years. This fix ensures the feature now works on all websites.
- Fixed an issue where tabs were unintentionally added when the Workspaces feature is enabled.
- Fixed an issue where the toolbar did not behave properly when in full-screen mode.

