Release candidate 2
barijaona
released this
27 Jul 17:15
·
3259 commits
to master
since this release
- Background fetching and database writing of feeds
- Separated "Mark Read" and "Mark Unread" menu items for articles
- Rudimentary support of OPDS feeds (ebooks), like those provided by Calibre
- Fix an issue with number of unread articles caused by user deleting articles stored in OpenReader before having read them
- Spanish localization improvements, thanks to Juan Pablo Atienza Martinez
- Another fix for file:// URLs
- Fix relative links to enclosures
- Handle embedded images
<img src="data:..." ...>
- Multiple improvements and fixes on memory management
- Other cosmetic or UI fixes