What's Changed
- fix(pricing): correct >200k tier billing and harden provider-prefixed model resolution by @daymade in #277
- feat(tui): add today jump/highlight in daily view while keeping globa… by @cy920820 in #278
- fix(tui): stabilize day breakdown render order to prevent flickering by @junhoyeo in #279
- fix(tui): use BTreeMap for DailyUsage.models to eliminate all HashMap flickering by @junhoyeo in #280
- fix(tui): use Utc instead of Local for today comparison in Daily view by @junhoyeo in #281
New Contributors
Full Changelog: v2.0.5...v2.0.6
