# Changelog v0.1.85 - 2026-03-09

## 0.1.85

### Added

- 🌀 Added an inline spinner beside `Latest Ping` so each row shows when a fresh ping is still in flight without hiding the previous latency.
- 🏎 Added ping mode badges next to `FCM` so the active cadence is always visible in the header.

### Fixed

- 🔑 `Avg Ping` and latency-derived metrics now also use `401` responses, so rows without an API key still accumulate real latency samples.
- 🎨 Unified footer shortcut colors so every hotkey uses the same visual treatment.

### Changed

- ⏱ Reworked ping scheduling: startup now runs a 60s `FAST` burst at 2s, steady state uses `NORMAL` at 10s, idle sessions auto-drop to `SLOW` at 30s after 5 minutes, and `FORCED` stays at 4s without auto slowdowns.
- 🎛 `W` now cycles ping modes (`FAST` / `NORMAL` / `SLOW` / `FORCED`) instead of tweaking raw intervals.
- 🧾 Updated the main footer, in-app help, README, and profile defaults to match the new ping mode system and token log wording.
