1
 
 

Featured image

Floorp v12.16.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.

⭐️ New Features

Browser VPN is now available

Starting with Firefox 152, we have enabled Firefox's built-in VPN in Floorp in regions where it is available. To use this feature, you need a Mozilla account and must agree to Firefox's privacy policy and terms of use. Because this feature relies on Mozilla's infrastructure, we cannot guarantee its continued availability.

⚠️ Bug Fixes

  • Fixed an issue that prevented tabs from being moved via drag and drop when using multi-row tabs.
2
 
 

Featured image

Floorp v12.15.3 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.

🔄 Changes

  • Added a setting that allows restoring the previous drag-and-drop behavior for creating new tabs in split view, in both the about:hub#/features/design tab and the Appearance settings.
3
 
 

Featured image

Floorp v12.15.0 ~ v12.15.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.

🙇 Apology

To all Floorp users,

We sincerely apologize for the inconvenience caused by the v12.15.0 update, where we failed to properly address the multiple breaking changes introduced in Firefox 152.

Firefox 152 included several breaking changes to internal APIs and behavior. Without sufficient verification, we proceeded with the release, resulting in extension compatibility issues, UI rendering problems, and stability concerns. We should have acted promptly to roll back upstream changes, but our response was delayed.

Based on this experience, we will strengthen our verification process and establish a faster response framework for handling breaking upstream changes.

⭐️ New Features

Command Palette gets even more powerful

The Command Palette introduced in v12.14.0 gains major search and action improvements in v12.15.0. Press F2 (default) to open the palette and type a keyword to jump to any action.

Searching for commands in the Command Palette

Improved Japanese search with Budoux morphological analysis support.

Multi-step wizard commands

Complex actions that require multiple inputs are now guided step by step:

  • Open URL

Enter a URL and choose where to open it (new tab, current tab, new window, etc.).

  • Search Web

Pick a search engine, then enter your query.

  • Reopen in Container

Select from your registered containers to reopen the current tab.

Opening a URL via the Command Palette wizard

The wizard walks you through URL entry and destination selection.

New switchers

Quickly jump to history entries, bookmarks, open tabs, recently closed tabs, and recently closed windows


all from the palette. History and bookmark results support async search with pagination (load more).

Tab switcher in the Command Palette

Switch between open tabs or recently closed tabs from a single list.

Tab management commands

Tab bar actions can now be performed from the Command Palette:

  • Close Other Tabs
  • Close Tabs to Start / End (supports vertical tab orientation)

Improved search


especially for Japanese

  • Budoux morphological analysis

splits Japanese, Chinese, and Thai command labels into meaningful segments (e.g., "タブ閉じる" → "タブ" + "閉じる")

  • English keyword search

type "bookmark" in Japanese locale to find bookmark-related commands

New mouse gesture actions

  • Open Settings / Open Floorp Hub
  • Toggle Share Mode
  • Copy page URL as Markdown

Thanks: @Walkmana-25, @CutterKnife

Drag and drop tabs into Split View

Dragging a tab onto the split view area shows a drop overlay indicating where the tab will land.

Split view tab drop overlay

Drop zones for left, right, top, bottom, center, and new window.

| Drop zone | Action | |


|


| | Left / Right | Horizontal split | | Top / Bottom | Vertical split | | Center | Add as a new pane | | New window | Open in a separate window |

Mouse gesture commands for split view operations (open/close panes, swap, cycle layout, etc.) have also been added.

Refined Floorp Start and Hub appearance

Top site tiles on Floorp Start and sidebar items in Floorp Hub have been visually refined


improved hover visibility and tighter spacing between clickable Hub items.

For a deeper look at Floorp Start, see our Floorp Start feature spotlight.

Thanks: @CutterKnife

macOS shortcut editor improvements

On macOS, modifier keys (⌘, ⌥, etc.) are now displayed with platform-native formatting in the shortcut editor.

Thanks: @Walkmana-25

🧪 Floorp Flasco

  • Assign containers to Progressive Web Apps is now available in Floorp Flasco.

Assigning a container to a Progressive Web App

Assigning a container to a Progressive Web App

When this feature is enabled, you can choose which container to assign when installing a web app.

It also supports opening multiple containers, so you can run a container-based PWA separately from a regular PWA that uses the default container. In other words, you can open the same website as separate PWAs


one per container.

This is an experimental feature and is planned to move to the stable channel in a future release.

Container icon on a Progressive Web App

Container icon on a Progressive Web App.

🔄 Changes

  • Minor interface adjustments have been made to align Floorp with the Firefox Nova design.

⚠️ Bug Fixes

  • Restored keyboard shortcuts for Hide Interface, Toggle Navigation Panel, and Rest Mode that stopped working since Floorp 12.
  • Fixed the Unified Extensions panel closing immediately when the navbar is positioned at the bottom.
  • Fixed workspace system overriding SessionStore's tab selection on startup when pinned tabs exist.
  • Fixed multi-row tabs disappearing when a sidebar web panel opens a website.
  • Fixed the first page of a Private Container tab being saved to browsing history.
  • Fixed the browser closing unexpectedly when performing a "Reopen in Container" operation with only one container tab open.
  • Fixed an Invalid Hook Call error when reordering items in page settings (Start / Hub).
  • Fixed search engine configuration in the welcome wizard on Firefox 151+.
  • Fixed a broken link to Floorp Docs in settings.
  • Fixed the search icon appearing near the center of the window when the navbar is positioned at the bottom.
  • Fixed toolbar buttons (e.g., in the status bar) not responding. Thanks: @greeeen-dev

Fixed in 12.15.2

  • Fixed remaining Firefox Nova design inconsistencies that were not fully addressed in 12.15.0.
  • Fixed split view tabs affecting workspace display.
  • Fixed some actions becoming unavailable in the original window after moving a tab to a separate window.
  • Fixed tab bar appearance issues when creating a split view by moving a tab.
  • Fixed the "close when last workspace tab is closed" setting no longer working.
4
 
 

Featured image

Floorp v12.15.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

Command Palette gets even more powerful

The Command Palette introduced in v12.14.0 gains major search and action improvements in v12.15.0. Press F2 (default) to open the palette and type a keyword to jump to any action.

Searching for commands in the Command Palette

Improved Japanese search with Budoux morphological analysis support.

Multi-step wizard commands

Complex actions that require multiple inputs are now guided step by step:

  • Open URL

Enter a URL and choose where to open it (new tab, current tab, new window, etc.).

  • Search Web

Pick a search engine, then enter your query.

  • Reopen in Container

Select from your registered containers to reopen the current tab.

Opening a URL via the Command Palette wizard

The wizard walks you through URL entry and destination selection.

New switchers

Quickly jump to history entries, bookmarks, open tabs, recently closed tabs, and recently closed windows


all from the palette. History and bookmark results support async search with pagination (load more).

Tab switcher in the Command Palette

Switch between open tabs or recently closed tabs from a single list.

Tab management commands

Tab bar actions can now be performed from the Command Palette:

  • Close Other Tabs
  • Close Tabs to Start / End (supports vertical tab orientation)

Improved search


especially for Japanese

  • Budoux morphological analysis

splits Japanese, Chinese, and Thai command labels into meaningful segments (e.g., "タブ閉じる" → "タブ" + "閉じる")

  • English keyword search

type "bookmark" in Japanese locale to find bookmark-related commands

New mouse gesture actions

  • Open Settings / Open Floorp Hub
  • Toggle Share Mode
  • Copy page URL as Markdown

Thanks: @Walkmana-25, @CutterKnife

Drag and drop tabs into Split View

Dragging a tab onto the split view area shows a drop overlay indicating where the tab will land.

Split view tab drop overlay

Drop zones for left, right, top, bottom, center, and new window.

| Drop zone | Action | |


|


| | Left / Right | Horizontal split | | Top / Bottom | Vertical split | | Center | Add as a new pane | | New window | Open in a separate window |

Mouse gesture commands for split view operations (open/close panes, swap, cycle layout, etc.) have also been added.

Refined Floorp Start and Hub appearance

Top site tiles on Floorp Start and sidebar items in Floorp Hub have been visually refined


improved hover visibility and tighter spacing between clickable Hub items.

For a deeper look at Floorp Start, see our Floorp Start feature spotlight.

Thanks: @CutterKnife

macOS shortcut editor improvements

On macOS, modifier keys (⌘, ⌥, etc.) are now displayed with platform-native formatting in the shortcut editor.

Thanks: @Walkmana-25

🧪 Floorp Flasco

  • Assign containers to Progressive Web Apps is now available in Floorp Flasco.

Assigning a container to a Progressive Web App

Assigning a container to a Progressive Web App

When this feature is enabled, you can choose which container to assign when installing a web app.

It also supports opening multiple containers, so you can run a container-based PWA separately from a regular PWA that uses the default container. In other words, you can open the same website as separate PWAs


one per container.

This is an experimental feature and is planned to move to the stable channel in a future release.

Container icon on a Progressive Web App

Container icon on a Progressive Web App.

🔄 Changes

  • Minor interface adjustments have been made to align Floorp with the Firefox Nova design.

⚠️ Bug Fixes

  • Restored keyboard shortcuts for Hide Interface, Toggle Navigation Panel, and Rest Mode that stopped working since Floorp 12.
  • Fixed the Unified Extensions panel closing immediately when the navbar is positioned at the bottom.
  • Fixed workspace system overriding SessionStore's tab selection on startup when pinned tabs exist.
  • Fixed multi-row tabs disappearing when a sidebar web panel opens a website.
  • Fixed the first page of a Private Container tab being saved to browsing history.
  • Fixed the browser closing unexpectedly when performing a "Reopen in Container" operation with only one container tab open.
  • Fixed an Invalid Hook Call error when reordering items in page settings (Start / Hub).
  • Fixed search engine configuration in the welcome wizard on Firefox 151+.
  • Fixed a broken link to Floorp Docs in settings.
  • Fixed the search icon appearing near the center of the window when the navbar is positioned at the bottom.
  • Fixed toolbar buttons (e.g., in the status bar) not responding. Thanks: @greeeen-dev
5
 
 

Featured image

Floorp v12.14.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.

🔄 Changes

  • Improved Floorp performance on all platforms except Linux AArch64.
6
 
 

Featured image

Floorp v12.14.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

  • Command Palette is here. Access over 100 browser actions quickly with simple keyboard shortcuts.

Searching for commands in the Command Palette

Simply type a keyword to quickly find the action you need.

The Command Palette is a unified keyboard-driven interface for managing browser actions. No more hunting through menus


just type a keyword and jump straight to the command you need.

  • Quick access to recently used items and open tabs

Recently used items and open tabs in the Command Palette

Recently used commands and open tabs are displayed in a single list.

  • Search and switch tabs

Searching and switching tabs in the Command Palette

Type a tab name to quickly switch to the tab you need.

  • Passkeys and iCloud Passwords are now supported on macOS. Thanks to the application ID change made in v12.13.0, you can now use passkey authentication and iCloud Password auto-fill on macOS.

iCloud Password auto-fill setup in Floorp

iCloud Password auto-fill is now available in Floorp.

Using passkey authentication on macOS

Sign in securely with passkeys


no passwords needed.

🔄 Changes

  • No changes in this release.
7
 
 

Featured image

Floorp v12.13.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.

⚠️ Important Notice for macOS Users

This version includes a change to Floorp's application ID on macOS. This change is in preparation for Passkeys and iCloud integration support, which will be implemented in a future version.

As a result, macOS may treat Floorp as a new application, which could cause the following:

  • Default browser settings will be reset

You will need to re-set Floorp as your default browser.

  • App permissions may be revoked

Permissions such as camera, microphone, screen recording, accessibility, and file access may need to be granted again.

  • Firewall settings may be affected

If you have custom firewall rules for Floorp, they may need to be reconfigured.

We apologize for the inconvenience, and thank you for your understanding.

⭐️ New Features

  • Rocker gestures now support configurable actions. You can now assign your preferred actions to rocker gestures (holding the right mouse button and clicking the left button, or vice versa).

Previously, rocker gestures only supported fixed actions (such as navigating back/forward). With this update, you can customize what each rocker gesture does


just like you can with regular mouse gestures. This makes rocker gestures much more flexible and powerful.

To configure rocker gestures, go to Settings → Gestures and customize the actions assigned to the left and right rocker directions.

Thanks: @zakius

🔄 Changes

  • No changes in this release.

⚠️ Bug Fixes

  • Fixed an issue where PWA installation eligibility checks could throw errors for non-standard URL schemes (e.g., data:, blob:, javascript:). HTTPS sites are now correctly recognized as installable, while HTTP is limited to localhost and 127.0.0.1 for local development.

Thanks: @j4th

8
 
 

Featured image

Floorp v12.12.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

  • The enhanced split view has been moved to stable and is now available to all users.

🧪 Floorp Flasco

  • Split view-related Flascos have been removed since split view has been moved to stable.w in Floorp v12.12.2.
9
 
 

Featured image

Floorp v12.10.4 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.

🔄 Changes

  • Security fixes

⚠️ Bug Fixes

  • Fixed an issue where Floorp's mouse gesture feature was unintentionally rolled back to a previous commit, causing some actions to not work correctly
10
 
 

Featured image

Floorp v12.10.3 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

  • Added several new actions to mouse gestures!

Thanks: @Leblayd

Image showing new actions

New actions are here!

🔄 Changes

  • Security fixes

⚠️ Bug Fixes

  • Fixed an issue where workspace management in the panel sidebar would occasionally fail
  • Fixed an issue where Mozilla account display would fail in the settings page
11
 
 

Featured image

v12.10.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.

🔄 Changes

  • Updated to Firefox 147

⚠️ Bug Fixes

  • Fixed an issue where the process when closing the last tab when workspaces were enabled was not working correctly.
  • Fixed an issue where mouse gestures and keyboard shortcuts would be executed multiple times in a single execution.
12
 
 

Featured image

Floorp v12.9.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.

⚠️ Bug Fixes

  • Fixed an issue where mouse gesture settings were being reset.

When we revised the mouse gesture sensitivity-related settings in v12.9.0, an issue occurred where the settings would be unintentionally reset. This problem caused users' configured mouse gesture settings to be unexpectedly lost.

In v12.9.2, this issue has been fixed and mouse gesture settings are now properly preserved.

💖 Contributors

This fix was contributed by @Nyanrus. For more details, see PR #2212.

13
 
 

Featured image

Floorp v12.9.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.

Warning Due to testing of new release structure, v12.9.0 could not be released. Therefore, v12.9.1 has been released instead. The content is identical to v12.9.0.

⭐️ New Features

  • Improved PWA windows to match the look of Mozilla's "Taskbar Tabs". Additionally, more extensions now work within PWA windows.

Improved PWA Window

Image showing the improved PWA window

  • Improved Floorp Flasco, allowing users to individually enable features that are limited by rollout rates.

Enable disabled new features from Floorp Flasco

New section in Floorp Flasco

🧪 Floorp Flasco

  • Increased the rollout rate for "Chrome Extension Support" to 45%. Also expanded the supported APIs to allow more extensions to work.

The following APIs are now supported:

chrome.scripting.documentId
chrome.tabs.documentId

🔄 Changes

  • Revised mouse gesture sensitivity-related settings, allowing more sensitivity options to be configured.

Revised mouse gesture sensitivity-related settings, allowing more sensitivity options to be configured.

You can now adjust more sensitivity options.

⚠️ Bug Fixes

  • Improved workspace container behavior so that when a container is explicitly specified or not specified, the container settings are now prioritized.
14
 
 

Discover the highlights for Floorp Browser Stable v12.8.0 - v12.8.3.

15
 
 

Discover the main changes in the Floorp Browser Stable v12.6.0.

16
 
 

Introducing the key changes in the Floorp Browser Stable v12.5.0.

17
v12.4.0 Release Notes (blog.floorp.app)
submitted 9 months ago by [M] to c/floorp@lemmy.zip
 
 

Featured image

v12.4.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.

Floorp 12 Upgrade FAQ: 'Why did this happen?' and answers to common questions

We apologize for the lack of sufficient prior notice regarding the mandatory upgrade to Floorp 12, and for any issues this may have caused.

This blog post explains why this happened and serves as an FAQ for common questions about Floorp 12, including troubleshooting migration from v11.

Please read this guide if you are facing issues or have questions:
https://blog.floorp.app/en/notice/251027-floorp-12-upgrade-guide

✨ New Features

  • Due to popular demand, we have re-added the Profile Manager feature.

Changed

  • Added information about Floorp Hub at the top of the Settings page (about:preferences).

✖ Bug Fixes

  • Fixed a potential error caused by undefined Workspaces in various components.
  • Removed the default badge from the Profile item display.
  • Fixed an issue on Linux where the background was not applied correctly when customizing the Toolbar.
  • Fixed an issue where the feature to Reopen a closed tab with the Mouse Gesture was not working correctly.
  • Improved state management for Panels and tabs for Workspaces and usability, and improved the feature to retain the last displayed tab.
  • Fixed an issue where loading Workspaces failed when upgrading from Floorp 11 if they contained special characters.
  • Other minor bug fixes have been made.
18
 
 

The latest release focuses on refining user experience and squashing bugs:

  • 🧭 Fixed issue where links from the panel sidebar didn’t open in container tabs

  • 🚫 Improved the method for disabling Floorp Start

  • 🎨 Removed use of clip-path for rounded corners, enhancing visual consistency

Big thanks to contributors @jflecool2, @stefanwimmer128, and @mr-cheffy for their work on this release! Full release notes available on Floorp's official blog!

19
 
 

The latest update to Floorp brings a wave of bug fixes and usability improvements:

  • 🛠️ Fixed issues with adding pages to Floorp Start and returning to Floorp Home

  • 🖱️ Resolved problems with keyboard shortcuts and mouse gestures

  • 📵 Added option to disable QR code generation

  • 🧩 Improved tab management: drag window via vertical tabs, fixed multilevel tab row limits

  • 🧹 UI fixes: menu bar placement and unwanted tab creation when closing tabs in workspace mode

Big thanks to the devs and contributors for polishing the experience! Full release notes here!

20
 
 

The latest release brings fresh features, performance boosts, and some cleanup:

✨ New Features

• Floating Sidebar: Detachable sidebar window for multitasking. • Open Panel Links in Main Window: More flexible browsing. • Improved Add-on Support: Enhanced compatibility with sidebar extensions. • Floorp Notes Upgrade: Rich text formatting and drag-and-drop support. • Built-in Mouse Gestures: No add-ons needed for gesture navigation. • New Floorp Hub: Centralized settings page for all Floorp features. • Floorp Start Page: Customizable new tab with theme support.

🛠️ Bug Fixes (12.1.1–12.1.2)

• Fixed display of top sites on the Start page. • Migration page now works correctly.

🧹 Removed Features

• Dual themes, vertical tabs, CSS customization, and some UI settings have been removed or reworked. • user.js configuration now requires manual setup.

🚀 Performance Improvements

• Faster startup, better memory usage, and improved web compatibility.

📌 Full release notes

21
submitted 1 year ago* by [M] to c/floorp@lemmy.zip
22
 
 

Discover the main changes in the latest Floorp v11.27.0.

23
 
 

Floorp will transition from being under Ablaze to a partnership model.

24
25
view more: next ›