- 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.
OS | Download | Details |
---|---|---|
Linux | x86_64 AppImage | Built on Ubuntu 18.04. (sig) (zsync) |
armhf AppImage | Built on Raspbian 10 (Buster). (sig) (zsync) | |
macOS | Apple arm64 | Requires macOS 11.0 or later. (sig) |
Intel x86_64 | Requires macOS 10.13 or later. (sig) | |
Windows 64-bit | setup.exe | Requires 64-bit Windows 7 or later. (sig) |
portable.zip | Requires 64-bit Windows 7 or later. Can be extracted and run as-is — user files will be stored under the "userdata" subdirectory. (sig) | |
Any | Source tarball | Contains all the required source files including dependencies. This is recommended for source builds. (sig) |