Performance
- History section: Opens instantly — async cache loading off the UI thread and real UI virtualization (ListBox) replace the previous synchronous load that froze the UI
- Dashboard: No longer blocks app startup — history data loads asynchronously in the background
- Stats caching: TotalRecords/Words/Duration are cached and updated incrementally instead of recalculated via LINQ on every access
Full Changelog: v0.3.0...v0.3.1
Full Changelog: v0.3.0...v0.3.1