Commit Graph
4 Commits
Author SHA1 Message Date
Thiên Toán d1ce98ca8a feat: add API key visibility toggle in Endpoint dashboard (#214)
- Added eye icon button to show/hide individual API keys
- Keys hidden by default on page load for security
- Copy button always copies full key regardless of visibility state
- Implemented per-key visibility state with React useState
- Added maskKey helper to display first 8 characters + "..."
- Clean up visibility state when keys are deleted

Improves security and UX when managing API keys in the dashboard.
2026-02-28 11:07:51 +07:00
Diego SouzaandCursor 3d439839d9 feat(cloud): harden sync/auth flow, SSE fallback, and update changelog
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-08 16:45:31 +07:00
decolua 0f28920bbc chore: bump version to 0.2.27
- Added Kiro Provider with generous free quota
- Fixed Codex Provider bugs
2026-01-15 18:36:58 +07:00
decolua fb5be37e14 Fix Antigravity 2026-01-12 16:53:27 +07:00