v0.5.0
New features:
- New shortcut: 'G' to edit current URL
- Gemini TLS client certificate support
- Added finger support
- Setting for disabling history recording. NB. ncgopher will still save
gemini certificate fingerprints and log some url info to the debug log
if --debug switch is activated. Already recorded history will not be
deleted. - Automatically recognize URLs in text (use Enter to open), even when
displaying finger, txt files, gopher inline text or gemini text
Changes:
- Use ring instead of sha2 crate to calculate certificate fingerprints
- Removed chrono as a dependency. Use time 0.3 instead.
- Allow Gophermap entries without selector/host/port (type "i")
- Updated many crates
Bugfixes:
- Got rid of screen flickering on redraw