Releases: Lallassu/gorss
Releases · Lallassu/gorss
v0.5
What's Changed
A lot of fixes and improvements
- Fixes #39
- Fixes #26
- Fixes #30
- Fixes #27
- Fixes #9
- Fixes #5
- Add feedNameMaxWidth max feed name width (default 20)
- Recover instead of panic if the URL feeeds cannot be parsed
- Bumped deps
- Switched html2text library
- Adds 2 new options
- keyToggleFeeds to toggle feeds widget.
- collapseFeeds to start with feeds collapsed.
- Potential fix for parse errors
- Embed themes and add cycle theme keybinding
- Embeds themes into the binary using Go's embed package
- Adds a keybinding (default T) to cycle through available themes
- Added more themes to choose from
v0.4
- Support for desktop notifications (true/false in configuration file)
- Read all in active feed
- Unread all in active feed
- Mark unread has been updated to mark current article as unread
- Possibility to override default web-browser for opening links
- Use XDG_CONFIG_HOME for config and theme (#34)
- Check if something has been read before undoing for #28
- Add keybindings for feed column scrolling
- Bump a lot of dependencies
- Built with go 1.20.2
v0.3
Release v0.2
- Key-binding for undoing the last read article (mark it unread again)
- Bug fixes
- Added version to binary
First version
First version of gorss. Prebuilt binaries for Linux and OSX in separate tarballs.