Skip to content

v0.8.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@skyjake skyjake released this 08 Nov 19:23
· 4487 commits to dev since this release
edc5194
  • Added support for Gopher.
  • Added support for the full palette of 8-bit ANSI foreground colors.
  • Added option to disable smooth scrolling.
  • Added button to manually set server certificate as trusted (if the certificate is valid but untrusted).
  • Added keybindings for Back/Forward navigation.
  • Added a context menu item for opening HTTP links in the default browser even when a proxy is configured.
  • Revised identity creation dialog: changed field order, added warning about temporary identities not being saved.
  • Ctrl+Click (⌘Click) opens tab in background, Shift+Ctrl+Click (⇧⌘Click) opens as foreground tab. The same modifier keys work with keyboard navigation.
  • Improved word wrapping of emoticons (:D).
  • Automatic redirects allowed when the destination URL uses the same scheme as the originating URL. For example, when using a proxy, HTTP(S) is allowed to automatically redirect to other HTTP(S) URLs.
  • Windows: Fixed handling of drag-and-dropped and command line file paths.

Prebuilt binaries for Windows and macOS