
Floorp v12.17.0 Release Notes
Release notes tell you what's new in Floorp. For changes introduced by Firefox, please check the Firefox Release Notes.
The Floorp Projects welcomes your feedback. You can submit bug reports and feature requests on GitHub, where you can also view the source code used for this release.
We would like to express our special thanks to all the developers, users, and contributors who made this release possible.
📱 Floorp for iOS beta, coming soon
Floorp's mobile app, Floorp for iOS, is coming soon in beta.
Mobile support has been one of the most requested features from the Floorp community. The iOS beta release is getting close — stay tuned for more details.
⭐️ New Features
Foundation for Tab Stacks
We added the foundation for a Vivaldi-style two-level tab stack feature that leverages Firefox's native tab groups. The members of a tab group are displayed as a second horizontal strip, staying in sync with native tab groups for color, selection, and collapsed state.
Open URLs in a chosen container from the command palette
The "Open URL" command in the command palette now lets you choose which container (container tab) to open the URL in. You can select from the available containers, including the workspace's default container or "no container". In addition, the "Search Web" command now opens search results in the workspace's default container.
Workspace icon picker
You can now choose workspace icons from a searchable picker, with 34 icons available and keyword search support. Legacy icon names continue to work.
Zen Mode improvements
Zen Mode's toolbar and status bar are now self-sized overlays, so they show and hide without reflowing the page content. Zen Mode state is now managed per window, and menu, toolbar, and mouse-gesture commands correctly target the owning window.
Other new features
- Added hover-reload to the tab bar (enable with
floorp.tabs.hoverReload.enabled; hovering for 700ms reloads a background tab) - Added inline tab URL editing (enable with
floorp.tabs.inlineUrlEdit.enabled; available from the tab's context menu) - Updated keyboard shortcut configuration to schema v2 with full key code support, adding shortcuts for window move and Zen Mode toggle
⚠️ Bug Fixes
- Improved mouse gesture responsiveness and reliability by removing delayed execution.
- Fixed an issue where rocker gestures could select text or open the context menu.
- Fixed an issue preventing multi-tab switching via wheel gestures while holding the right mouse button.
- Fixed an issue caused by TabManager instances being dropped unexpectedly.
- Fixed an issue where the last-shown tab marker was not preserved per workspace.
- Fixed multiple issues when using multi-row tabs.
- Fixed an issue where shortcuts on editable content could lose your in-progress input.
💖 Contributors
- @Walkmana-25 — container selection in the command palette
- @zakius — mouse gesture responsiveness and reliability improvements, rocker gesture fixes
- @greeeen-dev — multi-row tab fixes
- 100mountains — author of "derp", a browser developed as a fork of Floorp 12. Original Tab Stacks feature concept

