Commit Graph

22 Commits

Author SHA1 Message Date
decolua
ef3abeacf1 Update ChangeLog 2026-05-01 17:06:27 +07:00
decolua
cad31a171b Update changelog 2026-04-30 18:02:17 +07:00
decolua
b3fb20e237 Update change log 2026-04-29 17:31:57 +07:00
decolua
10e24a1c95 Update ChangeLog 2026-04-28 17:39:31 +07:00
decolua
a331c34eab Update changelog 2026-04-25 17:05:17 +07:00
decolua
cca615eaff - Cap maximum cooldown for rate limit handling in account unavailability and single-model chat flows
- Dynamic custom model fetching for model selection
2026-04-24 16:14:18 +07:00
decolua
c42c0146ab Update changelog 2026-04-24 11:40:39 +07:00
decolua
fd8163e26e chore: update CHANGELOG for v0.4.2 and version bump to 0.4.2
- Added support for Azure OpenAI and built-in Volcengine Ark provider.
- Introduced GPT 5.5 model.
- Enhanced retry logic for HTTP status codes.
2026-04-24 10:10:35 +07:00
decolua
2eebcee4fc chore: update CHANGELOG for v0.4.1
Made-with: Cursor
2026-04-23 17:44:35 +07:00
decolua
ab7dd63b22 chore: update CHANGELOG and version to 0.3.98
- Added feature to filter context before sending to LLM to save tokens.
- Updated version in package.json to reflect the new release.
2026-04-22 15:44:20 +07:00
decolua
e1a219dba6 update change log 2026-04-22 14:27:37 +07:00
decolua
248efacdaa docs: update changelog for v0.3.96
Made-with: Cursor
2026-04-17 12:54:50 +07:00
decolua
75ad0bef8e Refactor error handling and localDb structure, and fix usage tracking bug. 2026-04-17 12:15:10 +07:00
decolua
c3a2bd01b7 Update version 2026-04-14 12:58:31 +07:00
decolua
6a6e2fcd77 Fix : noAuth support for providers and adjusted MITM restart settings. 2026-04-14 10:14:50 +07:00
decolua
e02dd07a2c Update CHANGELOG for version 0.3.87 2026-04-13 16:53:43 +07:00
decolua
3b1a608e8d Fix codex cache session id 2026-04-13 15:52:01 +07:00
decolua
507a5dbfea fix: OpenRouter custom models not showing after being added 2026-04-08 16:51:23 +07:00
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 Souza
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