New features:
- Sidebar tab for exploring the directory structure of a capsule. All known URLs (from page links, history, feed entries) are compiled into one navigable hierarchy. This provides an alternative view of capsule contents, for quick access and an overview.
- Sidebar tab for listing all open tabs ("vertical tabs"). The list indicates which tabs have not been seen yet. Drag-and-drop can be used to reorder tabs. There are status icons for page loading and audio playback.
- Filter text field in the Bookmarks sidebar: filters bookmarks based on titles, URLs, and tags. Built-in tags like ".subscribed" can be used to find bookmarks with special behavior (see Help section 1.4.4).
- Sidebar tab for managing feed subscriptions. Unlike the Feeds tab that shows feed entries, the Subscriptions tab shows higher-level information about each subscription, like the latest post date.
- Subscriptions sidebar context menu action "Reset Known Entries" for clearing the local cache of known entries. On next refresh, only the entries present in the source(s) are stored. (This is equivalent to manually deleting the "feeds.txt" file.)
- Setting for permanently hiding the horizontal tab bar. You can manage open tabs using the sidebar.
- Setting for showing quote text without italics.
- Link context menu action for copying the label text.
- Keyboard shortcuts for sidebar modes and moving current tab to a new window.
- JPEG XL image decoding is supported via libjxl (optional). (Courtesy of Christoph Liebender.)
Changes and enhancements:
- Individual sidebar tabs can be shown and hidden. You can configure the tabs separately for the left and right bars.
- The left and right sidebars have different tabs by default (previously the same tabs were on both sides).
- A dropdown menu in the sidebar header allows switching to any mode.
- Reorganized settings: the Fonts tab has returned, and there is now a Theme tab for page theme settings.
- X11: Restore window positions in their previous workspaces. (Courtesy of @norayr.)
- macOS: More icons for context menu items.
Fixes:
- Moving a tab to a new window or opening a link in a new window sometimes confused which window was the target.
- Clearing history did not update sidebars.
- Updating navbar back/forward buttons when switching tabs.
- Update link numbers/keys after a scroll stops, if numbering was activated during the scroll.
- When parsing a username from a URL, require the name appears at the start of the path.
- Crash when opening a malformed Titan URI.
- Potential crash when minimizing a window.
- Gopher: Encode
%
in the selector when forming a link URI. - TUI: Handling non-printable characters in the text renderer.
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) |