Release of v.2.3.0 to master #160

Merged
sloum merged 27 commits from develop into master 2020-05-24 16:47:36 +00:00
Owner
  • Adds certificate expiration to ini next to cert hash
  • If a cert expires, a new one will automatically be grabbed. This should be less cumbersome for the user while still following the tofu approach prescribed by the spec.
  • Fixes a race condition where two coroutines were both wanting access to stdin.
  • Adds back and forward hotkey aliasing to h and l (vim keys).
  • Institutes a max width of 100 characters for all text (images are exempt). This should make reading gemini content much nicer.
  • 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
- Adds certificate expiration to ini next to cert hash - If a cert expires, a new one will automatically be grabbed. This should be less cumbersome for the user while still following the tofu approach prescribed by the spec. - Fixes a race condition where two coroutines were both wanting access to stdin. - Adds back and forward hotkey aliasing to h and l (vim keys). - Institutes a max width of 100 characters for all text (images are exempt). This should make reading gemini content much nicer. - 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
sloum added the
release
label 2020-05-24 16:45:38 +00:00
sloum self-assigned this 2020-05-24 16:45:38 +00:00
sloum closed this pull request 2020-05-24 16:47:36 +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#160
No description provided.