New features:
- Preferences dialog opens as a separate window.
- Option
--prefs-sheet
: open Preferences as a sheet like in previous releases. - Reordering tabs: tab buttons can be dragged with the mouse, and tabs can be moved left/right using tab context menu items or keyboard shortcuts.
- Move a tab to the other side of a split view (tab context menu).
- Move a tab to a new window (tab context menu).
- Added a "Window" menu to the menu bar that has actions for manipulating and switching the active window, and duplicating and switching tabs. (On macOS, this menu has already been available.)
- macOS: 🌐E opens the native Character Viewer.
- Gopher: Option to disable Gemini styling on Gopher menu pages. When disabled, whitespace is not normalized and all non-link lines are presented as regular paragraph text.
- Japanese UI translation (13% complete).
Changes and enhancements:
- Redesigned Preferences dialog with vertical tabs and a new organization of the settings. "Fonts" and "Colors" are removed, and there is a new "Content" tab.
- Mouse cursor turns into the I-beam only over selectable text.
- Indicate that tab autoreloading is enabled by changing the appearance of the navbar reload button.
- macOS: "Window" menu has new actions for duplicating and switching tabs.
- GTK: Request dark window theme if the app UI color theme is dark.
- Prevent high-resolution mice from flooding event processing with too many motion events and delaying UI refresh.
- Updated UI translations.
Fixes:
- Changing the UI scaling factor will now affect all existing and newly created windows.
- Possible crash when duplicating a tab.
- Issues with event processing when multiple windows are open.
- Workaround for a hang when running many parallel requests with MIME filter hooks.
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) |