• 2.3.0 e06de9bac1

    Version 2.3.0 Pre-Release

    sloum released this 2020-05-24 16:47:34 +00:00 | 121 commits to master since this release

    Changelog:

    • Adds certificate expiration to ini next to cert hash
    • If a cert expires, a new one will automatically be grabbed
    • Fixes a race condition where two coroutines were both wanting access to stdin
    • Institutes a max width of 100 characters for all text (images are exempt)
    • Man page updates to go with the relevant portions (the change to key bindings)
    • Adds support for alt text in gemini blocks, and adds a config value for controlling how alt text is used.
    • Changes how relative URLs are handled to provide both more correct handling and better display of the url.
    • Automatically redirects if the only change in the URL on a reidrect would be adding a trailing slash
    • Fixes querystrings to be non-chaining
    • Adds quick link navigation with number keys
    • More properly returns the terminal state to normal on exit
    • Adds vi-style keys ‘h’ and ‘l’ bound to ‘back’ and ‘forward’, respectively
    • Removes dependency on stty in favor of golang based syscalls

    NOTE: Some fairly major bugs were found in this release. Its status has been changed to pre-release rather than stable and patch update has been made available as 2.3.1 and is marked as stable.

    Downloads