github makew0rld/amfora v1.8.0

latest releases: v1.10.0, v1.9.2, v1.9.1...
3 years ago

Major Feature

The major feature of this release is media type handlers. You can now open files from Gemini directly in your default application. A more advanced user can override what application is used, and even specify to stream certain file types, like to always stream videos with VLC. See the wiki for more details.

If you'd like to support Amfora development, as well as my other Gemini projects, you can sponsor me through Ko-Fi or Github Sponsors. Thanks!

User Info

Users of Amfora do not need to make any changes to their setup. But you want to configure some of the new features, you will need to change your configuration file. You can delete the file and let Amfora create the new default one, or modify it yourself.

Changelog

The following is copied from the CHANGELOG.md file in this repo.

Added

  • Media type handlers - open non-text files in another application (#121, #134)
  • Ability to set custom keybindings in config (#135)
  • Added scrollbar, by default only appears on pages that go off-screen (#89, #107)
  • More internal about pages, see about:about (#160, #187)

Changed

  • Update cview to d776e728ef6d2a9990a5cd86a70b31f0678613e2 for large performance and feature updates (#107)
  • Update to tcell v2 (dependency of cview)
  • Display page even if mediatype params are malformed (#141)
  • Sensitive input fields (status code 11) display with asterisks over the text (#106)

Fixed

  • Don't use cache when URL is typed in bottom bar (#159)
  • Fix downloading of pages that are too large or timed out
  • about: URLs can be typed into the bottom bar (#167)
  • Bookmarks modal closes on ESC like the others (#173)
  • Handle empty META string (#176)
  • Whitespace around the URL entered in the bottom bar is stripped (#184)
  • Don't break visiting IPv6 hosts when port 1965 is specified (#195)
  • More reliable start, no more flash of unindented text, or text that stays unindented (#107)
  • Pages with ANSI resets don't use the terminal's default text and background colors (#107)
  • ANSI documents don't leak color into the left margin (#107)
  • Rendering very long documents is now ~96% faster, excluding gemtext parsing (#26, #107)
  • Due to that same change, less memory is used per-page (#26, #107)

Don't miss a new amfora release

NewReleases is sending notifications on new releases.