• 2.3.1 abc6a170dc

    sloum released this 2020-05-30 16:52:48 +00:00 | 105 commits to master since this release

    Changes:

    • Changes Client.Draw() when bookmarks bar is closed. No longer adds in extra space chars. Should be easier to copy text and should have fewer instances of emojis deforming the page
    • Fixes querystring bug that prevented multiple status 1 returns in a row from gemini
    • Adds escaping to gemini querystring values in requests given to status 1x responses
    • Switches gemini relative URL handling to a go method in the std lib, which solves a number of problems with relative linking
    • Adds release target for make that will generate all four of the binaries we currently support
    • Updates readme regarding usage of GNU Make (with BSD Make not functioning with our makefile)
    • Increments version patch number
    • Fixes bug in makefile that prevented VERSION file from being used when appropriate (often the case for patch versions)
    Downloads