All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Don't default $I3_NEWS_BROWSER_CMD to $BROWSER env var
- Fix handling opening browser in scroll scripts
- Rename i3 news binary to
i3-news - Suppress browser std out output when opening links
- Fix click handler for polybar ticker integration
- Fix click event for paginate command
- Add paginate option
- Add continuous scroll option
- Change configuration env var names
- Remove emojis/hashtags from output text (bscroll)
- Add option to enable/disable marking article as read when opened in the browser
- Fix coalescing null values for new cache when using standard headline retrieval
- Add --random and --latest options for headline retrieval
- Refactor setting read_no for newest articles
- Vacuum cache during feed reload
- Fix install path in installation scripts
- Initial version