# Changelog v0.5.22 - 2026-06-10

### Added
- Verdict now incorporates AI latency and TPS from benchmark results for a more accurate health assessment.
- Verdict column now displays magical sparkle emojis (✨) for visual appeal.
- NEW badge (🆕) added next to models introduced in the last 2–3 releases.
- Updated utility functions to include benchmark data in verdict calculation.

### Changed
- Updated `src/core/utils.js` to merge benchmark data into verdict logic.
- Updated `src/tui/render-table.js` to show sparkle emojis and NEW model badges.
- Bumped package version to `0.5.22`.

### Fixed
- Ensured all tests pass with the new verdict logic.
