RSS Ninja version history - 5 versions
RSS Ninja by Digital Fracture
RSS Ninja version history - 5 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 1.0.4
Released Jan 30, 2026 - 2.37 MBWorks with firefox 142.0 and later, android 142.0 and laterRSS Ninja v1.0.4 Release Notes
Bug Fixes- Fixed article loading bug - Resolved "readingTime is not defined" error that prevented articles from displaying in the reader page
Improvements- Added auth timeout - Server authentication check now times out after 5 seconds, preventing the reader page from hanging if the server is slow or
unreachable - Better error handling - Errors during initialization are now displayed instead of failing silently
Source code released under All Rights Reserved
Older versions
Version 1.0.3
Released Jan 29, 2026 - 2.37 MBWorks with firefox 142.0 and later, android 142.0 and laterRSS Ninja Chrome v1.0.3 - Release Notes
Performance Improvements- Faster feed loading - Replaced N+1 database queries with batch operations for unread counts
- Smoother rendering - Optimized HTML rendering for feed lists and articles
- Efficient image handling - Single event listener for all image errors instead of per-image handlers
New Features- Configurable auto-refresh - Choose between 15, 30, or 60 minute refresh intervals in Settings
- Auto-refresh on startup - Feeds automatically refresh when browser starts
- Share Article button - Share articles directly from the reader modal
Bug Fixes- Fixed nested confirmation dialogs - Delete confirmations now work correctly
- Improved data deletion safety - Three-stage confirmation for "Clear All Data"
- Default selection restored - Returns to "All Feeds" view when navigating back from settings
Code Quality- Removed debug logging statements
- Improved XSS protection with consistent HTML sanitization
Source code released under All Rights Reserved
Version 1.0.2
Released Jan 25, 2026 - 2.37 MBWorks with firefox 142.0 and later, android 142.0 and laterStorage Improvements
- Increased storage quota from 5MB to 1GB
- Added unlimitedStorage permission for power users with large feed collections
This update allows users to subscribe to more feeds and store more articles without hitting storage limits.Source code released under All Rights Reserved
Version 1.0.1
Released Jan 19, 2026 - 2.37 MBWorks with firefox 142.0 and later, android 142.0 and laterRSS Ninja v1.0.1 Release Notes
Bug Fixes
Fixed read article ticks not updating in real-time - Green checkmarks now appear immediately when marking articles as read, no page refresh needed
Fixed "Mark older as read" not working - Context menu index was being reset before use
New Features- Mark as Unread - New right-click option to mark read articles as unread again
- Close button - Added to all right-click context menus for easier dismissal
UI Changes- Removed "Open in new tab" from article context menu
Documentation- Added Article Menu section to tutorial (Feed Menu + Article Menu)
- Updated extension help page with article right-click menu docs
- Added 3 new feature cards to website:
- Right-Click Menus
- Dark & Light Themes
- Star Articles
Housekeeping- Updated package.json name to "rss-ninja"
- Updated package.json description to "RSS Ninja - Browser RSS reader extension"
- Version bump to 1.0.1
Source code released under All Rights Reserved
Version 1.0.0
Released Jan 15, 2026 - 2.37 MBWorks with firefox 142.0 and later, android 142.0 and laterSource code released under All Rights Reserved