Releases: blmayer/ereandel
Releases · blmayer/ereandel
Build improvements and fixes
What's Changed
- make cachehome configurable by @guzzisti in #12
- improve ux when a client cert needs to be created by @guzzisti in #13
- fix relative redirects by @guzzisti in #14
- Update Makefile to use install by @shakna-israel in #17
New Contributors
- @shakna-israel made their first contribution in #17
Full Changelog: v0.13.0...v0.14.0
v0.13.0
Fix
History
Color configuration
New features
Thanks to @paemuri colors and other terminal themes can be configured.
XDG Base Directory Specification
Bug fixes
Bookmarks
New features
Added bookmarking functions. Here's how to use it:
m
to mark the current page as a bookmark, a description can be added,M
will show your bookmarks and prompt you to select one.
Improvements
The status line is shorter now, and the -h and --help now show the commands available.
Title
Small fixes
Changes
This release fixed printing on some shells and a relative link parsing.