This repository was archived by the owner on May 10, 2026. It is now read-only.
2.23.1
New features:
- Added configurable hotkeys - functionally complete, but displayed names of actions are a mix of translations, English strings and internal action names
- Added Mozilla Readability parser to optionally load article content from website - you can set it as a default view per source and toggle view using new button above the content
- Added support for multiple enclosures - Media RSS may include links to multiple files, now all of them are loaded from feed and displayed (items parsed in the past won't automatically load additional links though)
- Now Youtube embed won't be loaded instantly, instead the cover image is displayed and gets replaced with player on click to save resources
- It is now possible to open reader view before background task finishes loading, for example you can pin the reader tab and it will work properly after browser restart
Bugfixes:
- Fixed issues with HTML entities in content body and header link
- Fixed issue causing some data to not be updated when article gets edited
- Improved display for Youtube descriptions (thanks to @akizuha for contribution)
- Fixed Youtube video ID recognition (thanks to @akizuha for contribution)
- Fixed issue causing
Neveroption to not be properly displayed when selected in various places of feed properties - Hopefully fixed issue causing new items to be put in wrong order when currently displayed feed gets updated, will keep monitoring this as it's tricky to reproduce
- Fixed issue that caused last release to mark articles as unread every time it updated feed
- multiple smaller fixes that weren't tracked
Internal changes:
- Work needed to make configurable hotkeys a reality included also groundwork for options translations, but that's still a very distant goal