- Quick access buttons (close #47)
- Update some dependencies
- The limit of the number of articles fetched by Inoreader at a time is configurable(close #46)
- Resolve reletive URLs of audio and video
- Local accounts always update old articles(close #38)
- New RSS parser based on cheerio
Happy Valentine's Day
- Fix parsing opml error(close #28)
- Compatible with some format(close #29)
- Using Etag to improve update efficiency
- The domain of Inoreader is configurable
- fix activating extension error(#23)
- Export / import from OPML(close #22)
- Clean old articles
- Data storage path is configurable(close #20 close #21)
- Fix the problem that unable sync read status when open fetch unread only
- Support Inoreader(close #14)
- Improve some user experience
- Compatible with feeds with missing dates(close #15)
- Hide commands from command palette
- Use
sha256(link + id)
as primary key to resolve key conflicts
- Use id instead of link as primary key(close #7)
- Add status bar scroll notification(close #11)
- Deal with links with CDATA(close #6)
- Add shortcut floating Buttons at the right bottom
- Add an option to fetch unread articles only
- Fix #2
- Support category
- Summary of unread articles
- Favorites sync with TTRSS server
- Configuration
favorites
inrss.accounts
is now obsolete, you can remove them after updating
- Show progress when fetching content from server
- Optimize updating single feed
Major update:
- Support multiple accounts
- Support Tiny Tiny RSS
- Configurations
rss.feeds
andrss.favorites
are now obsolete, you can remove them after updating
- Modify the way articles are stored
- Remove redundant menus in favorites
- Support favorites
- Prevent page refresh when hidden
Fix the bug that some pictures are displayed out of proportion(close #3)
Deal with different encodings
- Add or remove feeds in the UI
- Optimize performance
- Fix some bugs
- Optimize feed list
- Add width limit
Fix a feed loading error on some pages.
Make timeout
and retry
configurable
Fix errors when adding feeds
Do some optimization
- Add progress bar
- Add timeout
- Adjust font size
First release