Releases: TypicalAM/goread
Releases · TypicalAM/goread
v1.7.3
v1.7.2
v1.7.1
Changelog
Fixes
- Made linter happy
Build
- Updated the
Dockerfile
and addeddependabot
(Thank you @chenrui333!)
v1.7.0
Changelog
Features
- Customizable keybindings (#20)
- Read-only urls option (Thanks @Banh-Canh!)
- Blacklisting and whitelisting keywords in articles (#54)
- Pager support (#42)
- Download icons
- Editing configurations directly with
goread edit x
- CLI completion scripts (#58)
Also thanks to @chenrui333 for quickly noticing the version inconsistency!
Full Changelog: v1.6.5...v1.7.0
v1.6.5
Features
- Better looking popups (now with resizing)
- No network builds (solves #45)
- New error popups
Fixes
- Non-conflicting keybinds (solves #44)
Full Changelog: v1.6.4...v1.6.5
v1.6.4
Fixes
- Article descriptions are now scaled correctly with screen width (solves #40)
urls.yml
config is not overridden when incorrect (thanks to @itsjunetime)
Changelog
v1.6.3
v1.6.2
Features
- Much faster fetching in the "All Feeds" category
- Working saving/marking as read while filtering the list with
/
- Faster marking as read (note: this is a cache-breaking change)
Changelog
- e99c328 chore: bump up the version
- 61821d8 chore: remove redundant TODOs
- 6052a8b feat: actions support filtered lists
- 196160c feat: deleting, saving and marking now work on filtered lists
- e0d1b1d feat: improve fetching all feeds by ignoring failed ones
- fd6a9b0 feat: simplify adding articles as read (don't download everything)
- 675420b fix: allow quitting when article fetching failed
- af738d3 fix: don't delete when there's nothing to delete
- 22787ea fix: inconsistent all feeds marking
- 45d6637 fix: silly bug in mark as unread
v1.6.1
Features
- "Marking as read" now works in all tabs
- Fixed funky item ordering in the
Download
andAll feeds
tabs
Changelog
v1.6.0
Features
- Help now includes quick selection for lists
- List doesn't panic when it has too many items