docs: add changelog entry for OAuth login status indicator

This commit is contained in:
Mario Zechner 2025-12-02 09:29:08 +01:00
parent 5a65ce5349
commit 8cd3151c2a

View file

@ -2,6 +2,10 @@
## [Unreleased]
### Added
- **OAuth Login Status Indicator**: The `/login` provider selector now shows "✓ logged in" next to providers where you're already authenticated. This makes it clear at a glance whether you're using your Claude Pro/Max subscription. ([#88](https://github.com/badlogic/pi-mono/pull/88) by [@steipete](https://github.com/steipete))
## [0.11.5] - 2025-12-01
### Added