Releases: elbriant/sagahelper
Releases · elbriant/sagahelper
Release list
Sagahelper v0.4.0
New version with major improvements:
Offline Mode
- Full offline support for browsing operators and data when no internet connection is available
- Offline banner indicator with flash notification on connectivity changes
Favorite Operators
- Mark operators as favorites for quick access
- Persistent favorites storage across sessions
Operator Info Page
- Page theme now dynamically adapts based on operator's signature color (beta)
- Downloadable audio dialog box for voice lines
Recruitment Calculator
- Improved recruitment sheet with better tag filtering
- Recruitment sheet UI improvements
Voice & Module Filters
- Voice language filter for operator voice lines
- IS (Integrated Strategies) and RA (Reclamation Algorithm) module filters
Home Page
- Added news section to the home page
Changelog Screen
- Updated changelog screen with markdown rendering support
Bug Fixes
- Fixed startup checks not running on first launch
- Minor bugs
Thanks for using SagaHelper. Report any issues on GitHub.
┌──────────────────────────────────────────────────────────────┐
│ SHA1: AB92B2F9B468E72E3855E2B2CD50F0CCB5848E22 │
└──────────────────────────────────────────────────────────────┘
SagaHelper v0.3.0
New version with major improvements:
Recruitment Calculator
- Full tool to calculate tag combinations and guaranteed operators
- Operator pool visualization by combo
- Rarity distribution pie chart
- Supports all recruitment tags (Top Operator, Senior Operator, Robot, Starter, etc.)
General Improvements
- Complete migration to Riverpod for better state management
- Performance optimization and reduced memory usage
- UI refresh with modern components
- Multiple bug fixes and stability improvements
Bug Fixes
- Fixed task deletion issue
- Improved update detection
- Day change time adjusted to 4:00 AM (was 12:00 AM)
Thanks for using SagaHelper. Report any issues on GitHub.
┌──────────────────────────────────────────────────────────────┐
│ SHA1: 2AD746360F4FDA70866435CA688CBAA4CE3ECDB7 │
└──────────────────────────────────────────────────────────────┘
Sagahelper v0.1.1
- fix: reset time - wasn't working properly
- fix: open today - weekday was changing at 12:00am instead of 4:00am server time
- some minor improvements