Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: skyjake/lagrange

v1.16.7

11 Aug 12:21
v1.16.7
c83b51a

Choose a tag to compare

  • Workaround for window refresh potentially getting stuck while receiving a streaming response. (Limit update frequency.)
  • Don't navigate back when stopping a streaming request.

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)

v1.16.6

30 Jul 18:19
v1.16.6
14fb39b

Choose a tag to compare

  • Fixed crash on gemini://sdf.org/ where the contents of a link line would fail to be recognized as valid characters.
  • Fixed splitting a long wrapped line in input fields where part of the text would remain on the preceding line. (Mixup between byte and character index.)

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)

v1.16.5

23 Jun 06:31
v1.16.5
9fa615d

Choose a tag to compare

  • "New Tab" (Ctrl+T/⌘T) and the tab bar [+] button append the tab to the right edge. Previously it was inserted next to the active tab.
  • Flatpak: Fixed crash when opening Preferences.

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)

v1.16.4

12 Jun 13:41
v1.16.4
ba534b9

Choose a tag to compare

  • 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)

v1.16.3

04 Jun 10:20
v1.16.3
c52debd

Choose a tag to compare

  • 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.
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)

v1.16.2

29 May 09:36
v1.16.2
7fb16a8

Choose a tag to compare

  • 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.
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)

v1.16.1

22 May 09:44
v1.16.1
9ae6d98

Choose a tag to compare

  • 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.
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)

v1.16.0

21 May 07:41
v1.16.0
50ad6c2

Choose a tag to compare

New features:

  • 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.
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)

v1.15.9

28 Apr 12:48
v1.15.9
6ae508b

Choose a tag to compare

  • Added new UI translation: Basque (euskara).
  • 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.
  • Updated UI translations.
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)

v1.15.8

07 Apr 12:00
v1.15.8
eea1a20

Choose a tag to compare

  • 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.
  • Updated UI translations.
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)