You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Context/button menus use a popup window if they would otherwise have to scroll (e.g., "Dark theme:" in Preferences and "Folder:" in the bookmark editor).
Improved tab closing order: close all sibling tabs opened from an origin tab before switching back to the origin tab.
Center a short title under the icon in the page margin.
Fixed navbar URL text selection when opening new tabs (keep all selected).
Fixed too much empty space in the input prompt layout.
Fixed input field not being updated after cutting text.
Fixed stuck mouse button when opening a context menu while performing a drag.
Fixed incorrect mouse button state and other potential incorrect behavior after resizing the window.
macOS: Fixed drag operation getting stuck if a context menu is opened during the drag.
macOS: Fixed a few cases of potential window freezing during swipe navigation.
Windows: Updated SDL to 2.26.5.
Linux: The x86_64 AppImage now uses SDL 2.26.5 built from source, fixing issues with window and popup behavior.
TUI: Fixed build error.
New/changed in v1.16
Input prompt font size can be changed with the Zoom In/Out/Reset keys.
Preferences: Option for silently following scheme-changing redirects (Network tab; default: no).
Tab creation and closing follows common browser conventions: new tabs are opened next to the most recently opened tab, so they retain the correct left-to-right order.
Preferences: Moved cache/memory size settings to Content tab.
Page title in margin omits prefix Emoji if it matches the bookmark icon.
Adjusted word-wrapping to break at a period inside a word (e.g., domain names).
If the page is missing a level 1 heading, use the first content line as the title.