Split v1.0.2
·
5 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
Full Changelog: v1.0.1...v1.0.2
- Updated the backup system to strictly operate on a year-by-year basis. Export operations now target specific selected years, preventing enormous JSON file generation. Import operations now dynamically identify the target year and safely restrict any overwrite operations exclusively to that targeted year's data, protecting other historical data
- Achieved 100% test coverage across the application. Simplified sorting logic in analytics domain. Fixed ESLint and Typecheck warnings to ensure a clean CI pipeline