All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Initial release
- Batch opening of saved Feedly articles
- Auto-unsave functionality
- Customizable batch size
- Badge counter showing saved articles
- Smart batching mode
- Periodic badge updates every 5 minutes
- Initial release of Feedly Saved Opener
- Batch opening of saved Feedly articles (customizable 1-100)
- Automatic unsaving of articles as they open
- Badge notification showing saved article count
- Feedly Token authentication (works with free tier)
- Settings persistence across sessions
- Real-time batch size updates
- Modern gradient UI with purple theme
- Token input validation with visual feedback
- Auto-focus on token input after logout
- Smooth transitions and animations
- Browser startup badge update
- Empty state with friendly message
- Comprehensive error handling
- Icon generator tool
- Build automation script
- Complete test suite (10 tests)
- GitHub Actions CI/CD
- Automated releases
- Pre-commit hooks configuration