Releases: exaroth/liveboat
Releases · exaroth/liveboat
v1.1.0
[1.1.0] 2025-01-20
Added
- Add firehose option to filters
- Add expansion option for feeds and articles
- Add total article count to feed items
- Add custom color to list of available template colors
- Add comments button to articles from Reddit and Hackers News
- Add ability to show article content directly in the app
- Add isQuery, articleNum, contentLength to list of feed serialized attributes for feed
- Process all article content removing all superfluous elements and making it more readable
- Add option to scrape Reddit and Hacker News RSS references and substitute content with retrieved content
Changed
- Filter out empty and hidden feeds in default template
- Changed time cutoff from truncated feed items from 7 to 2 days
Fixed
- Fix parsing of urls for older iOS devices
v1.0.7
[1.0.7] 2025-01-07
Added
- Add option to minimize embedded video player in default template
- Add Audio Player for streaming podcast articles
Changed
- Added LTO optimizations for release builds
Fixed
- Fixed passing empty feeds to default template
v1.0.6
[1.0.6] 2024-12-30
Changed
- Don"t use query feeds when generating RSS xml.
v1.0.5
[1.0.5] 2024-12-30
Added
- Add RSS channel for all the feeds being processed
- Generate OPML file for the Liveboat feeds
v1.0.4
[1.0.4] 2024-12-27
Fixed
- Fix parsing age for articles having incorrectly set date (into the future)
Added
- Add missing
is_query
field for serialized feeds - Add option to override config dir with env var
Changed
- Refactored command handlers into separate module
- Added builders module
v1.0.3
[1.0.3] 2024-12-23
Changed
- Use crates.io version of libnewsboat
Fixed
- Don"t overwrite user defined settings during template update
v1.0.1
[1.0.1] 2024-12-22
Added
- Add files for AUR release
v1.0.0
[1.0.0] 2024-12-21
Fixed
- Fix sorting article items in proper descending order
Added
- Add build time query param to feed calls make sure no calls are cached by the browser
- Add modules for updating Liveboat binaries and templates
- Add ability to override template_dir with env variable
nightly
Disclaimer
Nightly builds contain binaries and templates not yet approved for release, use at your own discretion
v0.9.0
## [0.9.0] 2024-12-15
### Added
- Initial version of Liveboat