- Improved font glyph caching: only rasterize glyphs when drawing text, and retry after failure. This makes initial document layout faster and avoids issues with permanently lost glyphs.
- Fixed parts of text disappearing when the glyph cache fills up. The cache also uses less memory now.
- Fixed percent-encoding of spaces when copying URLs to clipboard.
- Fixed feed entry context menu showing the wrong menu item for Mark as Read/Unread.
- Fixed parentheses and brackets being trimmed from feed entry titles.
- Fixed quotes appearing continuous even when there are empty lines in between.
- Fixed quote border line not showing up on empty quote lines.
- Fixed handling of redirection in a background tab — redirected URL would open in the current tab.
- Fixed Gemini URL normalization with regard to default port.
- Fixed a very minor memory leak.
- Fixed missing "gopher:" URL scheme registration on macOS.
NOTE: When compiling from source, get the lagrange-1.0.3.tar.gz tarball because it contains all the required source files. The "Source Code (zip/tar.gz)" items below are generated by GitHub and contain only this repository (the_Foundation is required as well).
The Intel Mac binaries require macOS 10.13 or later, and the Apple Silicon binaries require macOS 11.0 or later.
The Windows binaries require 64-bit Windows 7 or later.