- Improve legibility of text after a wrapped paragraph by adding a small first-line indent if the next text line follows immediately.
- Use a smaller font for plain text documents to fit more content in the window, matching the font used in preformatted blocks.
- Fixed: Prevent overlapping identity activations by removing any existing ones before activating a new identity on a given URL. (To conveniently switch between previously used identities, use the menu that appears when clicking the navbar Identity button. That preserves the current activation scope.)
- Gopher: Detect an unexpected binary response to a type
0selector. - Gopher: Detect when the response is a gophermap even if we requested type
0. - Gopher: Plain text now respects the "expand to long lines" option, avoiding wrapping when there is room in the window.
- Gopher: Fixed handling the
.\r\nterminator in text responses. - Updated UI translations.
| 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) |