github makew0rld/amfora v1.4.0
v1.4.0 - Themeing

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

Major Feature

The major feature of this release is theming. You can now change any of the colors used in Amfora, using the config file. See the example config for details about how to do this.

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. If you want to change Amfora's colors as described above, make sure you add a [theme] section to your config file, and then follow the instructions in the example config.

Changelog

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

Added

  • Theming - check out default-config.toml for details (#46)
  • Tab now also enters link selecting mode, like Enter (#48)
  • Number keys can be pressed to navigate to links 1 through 10 (#47)
  • Permanent redirects are cached for the session (#22)
  • .ansi is also supported for text/x-ansi files, as well as the already supported .ans

Changed

  • Documented Ctrl-C as "Hard quit"
  • Updated cview to latest commit: cc7796c4ca44e3908f80d93e92e73694562d936a
  • The bottom bar label now uses the same color as the tabs at the top
  • Tab and blue link colors were changed very slightly to be part of the 256 Xterm colors, for better terminal support

Fixed

  • You can't change link selection while the page is loading
  • Only one request is made for each URL - v1.3.0 accidentally made two requests each time (#50)
  • Using the .. command doesn't keep the query string (#49)
  • Any error that occurs when downloading a file will be displayed, and the partially downloaded file will be deleted
  • Allow for opening a new tab while the current one is loading
  • Pressing Escape after typing in the bottom bar no longer jumps you back to the top of the page
  • Repeated redirects where the last one is cancelled by the user doesn't leave the Loading... text in the bottom bar (#53)

Don't miss a new amfora release

NewReleases is sending notifications on new releases.