# Changelog v0.1.65 - 2026-02-25

### Added

- Added persistent model favorites with `F` key toggle, star marker in Model column, dark-orange favorite highlighting, and pinned-at-top behavior.
- Added manual update maintenance flow in Settings (`P`): check npm updates on demand and install directly from the settings screen.
- Expanded `K` help overlay with complete keybindings (main TUI + settings) and CLI flags usage examples.

### Changed

- Favorites now remain visible and pinned regardless of active sort or tier/origin filters.
- Extended config schema (`~/.free-coding-models.json`) with a persisted `favorites` array (`providerKey/modelId` entries).
- Updated README documentation for favorites, manual updates, settings shortcuts, and config structure.

---
