Skip to content

0.11.0 alpha

Latest

Choose a tag to compare

@minh-ton minh-ton released this 30 Aug 10:56
· 5 commits to main since this release

Changes

Full Changelog: 0.10.1...0.11.0

New Features

  • Added a webpage hard reload feature, which you can trigger by long-pressing the reload button in the address bar or with the Shift + Command + R keyboard shortcut (by @Antisophy).
  • You can now pull down from the top of a webpage with two fingers on a trackpad to reload the page.
  • Added new settings to enable or disable individual browser gestures.
  • You can now tap a downloaded file in the Downloads page to preview its contents. Downloaded HTML files can also be opened in a new browser tab.
  • Added the ability to pause and resume downloads.

Bug Fixes & Improvements

  • Improved add-ons' clipboard and downloads handling, so add-ons that rely on these should now work correctly.
  • Improved the responsiveness of back and forward navigation.
  • Improved browser startup speed when you have lots of tabs by loading them lazily (by @Meteony).
  • Reduced overall resource usage, especially during page scrolling and when a tab is backgrounded.
  • Fixed an issue where the GPU process would crash repeatedly when interacting with graphics-heavy websites on A8X devices.
  • Fixed a regression where camera, microphone, or location prompts would not take effect and default to deny.
  • Fixed an issue where in-progress downloads would stall when the tab they originated from was closed.
  • Fixed an issue where the Shift key would remain pressed after being pressed once on a physical keyboard.
  • Fixed an issue where right-clicking with a mouse or trackpad would not bring up the webpage's own context menu.
  • Fixed occasional crashes when closing multiple tabs in the tab overview with lots of tabs already open.
  • Fixed an issue where the area of the web view beneath the bottom toolbar would not respond to touches when the toolbar is collapsed.
  • Fixed an issue where the browser would not exit full screen when navigating to a website from history or bookmarks in the sidebar.
  • Some tabs no longer occasionally start up with an empty title.
  • Fixed numerous UI issues.

Translations

Added Czech and Polish translations.

If you want to translate the project into your language or improve existing translations, feel free to contribute to the Crowdin project!

Engine

Updated Gecko to 154.0.1 (released Aug 25, 2026).