github skyjake/lagrange v1.13.0

latest releases: v1.18.1, v1.18.0, v1.17.6...
2 years ago

New features:

  • Curses-based clagrange for running the app in the terminal. This is a complete TUI port of the original GUI version including, e.g., UI animations, smooth scrolling, and split view mode. clagrange has separate preferences, UI state, and key bindings but the rest of the runtime files are shared with the GUI version.
  • Build option ENABLE_TUI: build a text mode version of the app so it can be run in the terminal. Enabling this produces an executable called clagrange that is not linked with SDL.
  • URL field indicator 📌 that shows if there's a bookmark for the current page. Clicking on the indicator opens the Add/Edit Bookmark dialog.
  • Checking server certificates using a bundled root CA file.
  • Build option CACERT_PEM_PATH: path of a cacert.pem file that contains trusted root CA certificates. This file is included in resources.lgr.
  • Support for the Spartan protocol. Prompt lines will open an input dialog for submitting text. This can be expanded to the full upload dialog using which a file can be uploaded, too.
  • Reopening the last closed tab. The default binding is Shift+Ctrl+T (⇧⌘T).
  • Page context menu item "View as Plain Text": show the page source as plain text.
  • Option to view Markdown as source or as a Gemtext conversion (default: as source).

Changes and enhancements:

  • Updated Noto Emoji font with support for Unicode 14. There should be no more missing Emoji glyphs.
  • Improved UI keyboard navigation. The sidebar and all widgets in dialogs are accessible via Tab cycling, and new shortcuts have been added for opening menus. Menu items and lists are cursor-navigable. Opening the sidebar automatically gives it keyboard focus.
  • When bookmarking a page, show the Edit Bookmark dialog if there's already a bookmark for the URL. The Edit Bookmark dialog has a new Duplicate button for actually making a duplicate bookmark.
  • Markdown documents support horizontal rules.
  • TUI: Zoom controls resize the open sidebar (left sidebar if both visible).
  • macOS: Keep app running even after all windows are closed. Clicking on the dock icon opens a new window.

Fixes:

  • Sidebar page outline not updated when the current tab changes.
  • The Escape key closes the bookmark editor dialog as intended.
  • Preferences: "Justify" option must be hidden if HarfBuzz is not used.
  • macOS: Window refresh tweaks to avoid stutters (Metal renderer).
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)

Don't miss a new lagrange release

NewReleases is sending notifications on new releases.