Release 2.3.3 to master #204

Merged
sloum merged 86 commits from develop into master 2020-11-20 04:38:12 +00:00
Owner
  • Adds jump command to allow forward copying of history locations
  • Simplifies makefile/build system, including versioning
  • Adds version command to allow retrieving version information wthin the program
  • Fixes bug in searching where previous search highlighting was not removed upon subsequent searches
  • Updates text and formatting in the man page
  • Adds support for legacy forms of hostname verification for gemini tls connections. This maintains compatibility when built with go > 1.14
  • Adds recognition and handling for various unicode line endings
  • Fixes bug where 404 errors for websites were not shown when using the lynx webmode setting
  • Adds left gutter for link numbering when displaying text/gemini documents; this creates a more unified look with how gopher maps are displayed
  • Adds messaging to display how a command should be used when it is used incorrectly
  • Updates the help command to take an optional command as a paramater to get the syntax for the given command
  • Minor optimizations to rendering
  • Updates to DEVELOPING document
  • Adds text/gemini as default mime for gemini requests, if no other mime is sent by the server (per the gemini spec)
  • Adds support for relatively linked redirects
  • Removes client certificate support for gemini. They were not well implemented and may come back at some point in the future
  • Simplifies and consolidates code for the gui setting of the webmode configuration option
  • Adds gui setting (for webmode configuration option) support for BSD systems
  • Adds a timeout configuration option that allows users to set the gopher/gemini timeout (in seconds)
  • Fixes to line wrapping and rendering
- Adds `jump` command to allow forward copying of history locations - Simplifies makefile/build system, including versioning - Adds `version` command to allow retrieving version information wthin the program - Fixes bug in searching where previous search highlighting was not removed upon subsequent searches - Updates text and formatting in the man page - Adds support for legacy forms of hostname verification for gemini tls connections. This maintains compatibility when built with go > 1.14 - Adds recognition and handling for various unicode line endings - Fixes bug where 404 errors for websites were not shown when using the `lynx` webmode setting - Adds left gutter for link numbering when displaying text/gemini documents; this creates a more unified look with how gopher maps are displayed - Adds messaging to display how a command should be used when it is used incorrectly - Updates the `help` command to take an optional command as a paramater to get the syntax for the given command - Minor optimizations to rendering - Updates to DEVELOPING document - Adds text/gemini as default mime for gemini requests, if no other mime is sent by the server (per the gemini spec) - Adds support for relatively linked redirects - Removes client certificate support for gemini. They were not well implemented and may come back at some point in the future - Simplifies and consolidates code for the `gui` setting of the webmode configuration option - Adds `gui` setting (for webmode configuration option) support for BSD systems - Adds a timeout configuration option that allows users to set the gopher/gemini timeout (in seconds) - Fixes to line wrapping and rendering
sloum added the
release
label 2020-11-20 04:36:55 +00:00
sloum self-assigned this 2020-11-20 04:36:55 +00:00
sloum merged commit 757305db66 into master 2020-11-20 04:38:12 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: sloum/bombadillo#204
No description provided.