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.
Remove whitespace from ends of a URL pasted into an input field.
Fixed links whose label is a single Emoji sometimes not appearing.
Fixed zooming not affecting unfocused windows right away.
Fixed current zoom level not being applied to newly created windows.
Fixed updating of selected text range in navbar URL when changing tabs.
Fixed mouse wheel scrolling not working in unfocused windows.
macOS: Fixed an issue where the input focus is given to the wrong window when the application comes to the foreground.
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.
Set input focus to navbar URL field when opening an empty window.
The navbar URL field only omits the "gemini:" scheme when the text actually doesn't fit horizontally, and only when the field is inactive.
Fixed problems with handling URLs in input fields. For example, copying the URL to the clipboard sometimes had unexpected or incorrect results.
Updated UI translations.
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.
Fixed handling of the AltGr key during text input (again).
Updated UI translations.
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.
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).
Changes and enhancements:
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.
Fixes:
Fixed tab order getting reversed when restoring tabs at launch.
Fixed order of opened tabs when using "Open in New Tabs" on a bookmark folder.
Fixed input focus going to the wrong split when pressing Ctrl+L/⌘L with an Upload dialog open.
Fixed text fields becoming nonresponsive when multiple fields are active.
Fixed input query dialogs not being hidden when the tab changes.
Fixed incorrect parsing of "hostname:port" in URL field (without // or gemini://).
Fixed potential crash when switching between cached pages while navigating in history.
Fixed potential crash when closing split view during a scrolling animation.
Improved opening and closing of tabs. New tabs now open to the right of the current tab.
Allow scaling up small images up to 2x size.
Fixed possible crash when closing tabs.
Fixed crashes on Wayland due to use of X11-specific code.
Updated UI translations.
New/changed in v1.15
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).
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.
Fixed activation of a pinned identity in inline media requests.
Fixed potential crash when changing split view mode during a UI animation.
Updated UI translations.
New/changed in v1.15
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).
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.
Fixed window contents getting frozen after Reset Zoom when zoom level is already at 100%.
Fixed key modifiers not being recognized before a text field has been activated. (Affects some versions of SDL.)
Updated UI translations.
New/changed in v1.15
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).
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.
The Outline tab in the sidebar now uses regular UI colors, like other sidebar tabs.
Fixed handling of the AltGr key during text input.
Fixed incorrect background colors for Preferences tab buttons with certain themes (e.g., Colorful Light).
Updated UI translations.
New/changed in v1.15
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).
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.
Added several new translated languages: Azerbaijani, Catalan, Czech, Danish, Dutch, Esperanto, Finnish, Greek, Hebrew, Hungarian, Indonesian, Irish, Korean, Persian, Polish, Slovak, Swedish, Turkish, and Ukrainian. (LibreTranslate server was upgraded to v1.3.10.)
Added "Auto-detect" as the default source language for translation.
Added option to skip preformatted blocks when translating a page.
Fixed translation of link lines. Only the link label is now translated.
Fixed lines on translated pages sometimes shifting position and getting the wrong line types.
Fixed handling of redirects when fetching subscribed feed pages.
Fixed saving the "Split view pinning" setting so it doesn't reset when relaunching the app.
Updated UI translations.
New/changed in v1.15
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).
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.