Skip to content

v1.18.4

Latest
Compare
Choose a tag to compare
@skyjake skyjake released this 10 Dec 15:47
· 4 commits to dev since this release
v1.18.4
de2f68c
  • Added option to disable page width expansion to fit long lines.
  • Limited page width expansion to 33% so room is left for the current title in the margin.
  • Audio player UI shows number of downloaded bytes if length of audio is still unknown.
  • Strip CR characters in content pasted to input fields. Line breaks are expected to be just LFs.
  • Fixed use of non-Gemini search URLs. (Do not force-prepend "gemini://".)
  • Fixed handling of the reserved : character in URL paths.
  • TUI: Fixed possible crash at launch.
  • Updated UI translations.

What's new in v1.18?

OS Download Details
Linux Desktop x86_64 AppImage Built on Ubuntu 18.04. (sig) (zsync)
armhf AppImage Built on Raspbian 10 (Buster). (sig) (zsync)
macOS Desktop Apple arm64 Requires macOS 11.0 or later. (sig)
Intel x86_64 Requires macOS 10.13 or later. (sig)
Windows Desktop setup.exe (64-bit) Requires 64-bit Windows 7 or later. (sig)
portable.zip (64-bit) Requires 64-bit Windows 7 or later. Can be extracted and run as-is — user files will be stored under the "userdata" subdirectory. (sig)
Linux Terminal x86_64 AppImage Curses-based text UI. Built on Ubuntu 18.04. (sig) (zsync)
armhf AppImage Curses-based text UI. Built on Raspbian 10 (Buster). (sig) (zsync)
macOS Terminal Apple arm64 Curses-based text UI. Installs to "/usr/local/bin/clagrange". Requires macOS 11.0 or later. (sig)
Intel x86_64 Curses-based text UI. Installs to "/usr/local/bin/clagrange". Requires macOS 10.13 or later. (sig)
Any Source tarball Contains all the required source files including dependencies. This is recommended for source builds. (sig)