You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added
Implemented Read Later functionality, articles marked for read later are automatically set to unread.
Changed
Last update time now displayed as inline sub-text instead of separate row.
Added toggle filter shortcut (default: f).
Nav icons use fill style when active for stronger visual feedback.
Category headers are now sticky for scroll context retention.
Feed refresh now skipped on startup if last article update interval is within set threshold.
After each article refresh completes, the app now checks for updates. If a new version is detected, it automatically downloads and installs in the background.
Changed some default settings.
Fixed
Fixed styling issues, including incorrect icon colors in dark mode, inconsistent font sizes, and misaligned elements.