Supra4E8C and GitHub
acddeace52
Merge pull request #149 from RGBadmin/feat/auth-priority-sort
...
feat(auth-files): priority display, sorting & credential notes
2026-03-17 01:22:20 +08:00
Supra4E8C
aa34487313
refactor(system-page): clean up version check logic and enhance layout
2026-03-17 01:09:35 +08:00
Supra4E8C
babb9b0d35
refactor(system-page): remove unused aboutActions section and clean up layout
2026-03-17 01:00:57 +08:00
Supra4E8C
ffce798ce8
feat(sidebar): add backdrop for improved sidebar interaction
2026-03-17 00:53:14 +08:00
Supra4E8C
6d91cd0c06
fix(quota): avoid blocking gemini cli quota refresh on code assist
2026-03-17 00:46:32 +08:00
Supra4E8C
e83f99ba95
feat(icons): update sidebar icons for improved design and clarity
v1.7.10
2026-03-15 18:23:46 +08:00
Supra4E8C
a354787fb6
style(sidebar): redesign sidebar icons with sharper visual languag
1.7.10
2026-03-14 23:34:00 +08:00
Supra4E8C
180b097b11
refactor(login): use auth file checkbox style for login options
v1.7.9
2026-03-14 15:33:57 +08:00
Supra4E8C
df96297c68
feat(ai-providers): add Vertex AI config toggle
2026-03-14 15:25:29 +08:00
Supra4E8C
e833c03c68
fix(quota): detect Claude plan from account flags
2026-03-14 14:53:10 +08:00
RGBadmin and Claude Opus 4.6
b2d89a8043
feat(auth-files): add note field for individual credentials
...
- Add note field to the credential field editor (PrefixProxyEditorModal)
- Store note as a string in the credential JSON file
- Display note on AuthFileCard with 2-line clamp for long text
- Note is saved when non-empty, removed from JSON when cleared
- Add i18n translations for zh-CN, en, and ru
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-14 11:22:54 +08:00
RGBadmin and Claude Opus 4.6
8c2d0df32c
feat(auth-files): display OAuth credential priority and add sorting
...
- Show priority value on AuthFileCard when the credential has a priority field
- Add sort dropdown (Default / A-Z Name / Priority) to the credentials list
- Priority sort orders credentials from highest to lowest
- Add i18n translations for zh-CN, en, and ru
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-14 11:01:06 +08:00
Supra4E8C
beeecf7d01
fix(types): restore missing deps and resolve type-check errors
v1.7.8
2026-03-13 12:24:50 +08:00
Supra4E8C
854c5a83b0
fix(vertex): remove base URL required validation and alias warning copy
2026-03-13 12:20:34 +08:00
Supra4E8C and GitHub
a4740bdb21
Merge pull request #138 from router-for-me/codex/fix-usage-stats-cache-leak-on-logout
...
fix(auth): clear usage stats store on logout
2026-03-10 12:24:15 +08:00
Supra4E8C
5289789507
fix(auth): clear usage stats store on logout
2026-03-09 17:45:38 +08:00
Supra4E8C
15d9c37bd9
fix(auth-files): revert status toggle to /auth-files/status
v1.7.7
2026-03-08 00:23:58 +08:00
Supra4E8C
a48d90533f
feat(logs-page): refactor structured filters panel for improved readability and functionality
v1.7.6
2026-03-07 23:55:30 +08:00
Supra4E8C
cf700f45b3
feat(logs-page): add structured filters panel with toggle functionality and localization
2026-03-07 23:55:20 +08:00
Supra4E8C
a4dee2ea82
feat(login-page): replace language select and toggle with custom components
2026-03-07 23:26:55 +08:00
Supra4E8C
d12dac02c0
fix(theme-menu): adjust positioning and layout for mobile theme menu
2026-03-07 23:14:42 +08:00
Supra4E8C
136ab2afeb
feat(auth-files): add problem filter functionality and enhance deletion confirmation messages
v1.7.5
2026-03-07 17:58:48 +08:00
Supra4E8C
310caa676b
fix(layout): restore auto theme option and prevent mobile theme picker overflow
v1.7.4
2026-03-07 17:01:16 +08:00
Supra4E8C and GitHub
2b8934307c
Merge pull request #129 from GrothKeiran/feat/add-switchable-pure-white-theme
...
feat(theme): add switchable pure-white theme
2026-03-07 16:20:11 +08:00
Supra4E8C
cb8208e0f7
feat(auth-files): enhance error handling for invalid JSON and refactor file upload logic
2026-03-07 16:06:23 +08:00
Supra4E8C
ccf90f88dd
feat(quota): restore Claude plan detection via profile API
v1.7.3
2026-03-07 15:48:03 +08:00
Supra4E8C
38d7e20320
feat(ai-providers): add ampcode multi-upstream routing and vertex excluded models
2026-03-07 15:36:47 +08:00
Claw Bot
b4358e3f4a
feat(theme): add switchable pure-white theme
2026-03-07 07:32:20 +00:00
Supra4E8C
a84869ed47
fix(auth-files): show Claude quota on auth file cards
2026-03-07 15:21:40 +08:00
Supra4E8C
dd08c469f4
fix(config): label payload editor row inputs
v1.7.2
2026-03-07 14:51:53 +08:00
Supra4E8C
f37e6dac93
refactor(config): extract visual editor blocks
2026-03-07 14:50:07 +08:00
Supra4E8C
b00d647066
perf(config): memoize heavy visual editor blocks
2026-03-07 14:47:06 +08:00
Supra4E8C
8796a5f618
fix(ui): improve editor accessibility flows
2026-03-07 14:43:39 +08:00
Supra4E8C
1fc12c504f
fix(config): localize api key card title
2026-03-07 14:28:44 +08:00
Supra4E8C
bfd3632f95
fix(config): make api key modal input layout responsive
2026-03-07 14:24:26 +08:00
Supra4E8C
56da24765f
perf(config): narrow api key editor store subscription
2026-03-07 14:22:23 +08:00
Supra4E8C
ffc4fcd5b3
fix(config): edit api keys by stable item id
2026-03-07 14:21:00 +08:00
Supra4E8C
ac44308fbd
fix(config): stabilize string list item keys
2026-03-07 14:19:33 +08:00
Supra4E8C
033be261f5
fix(config): preserve api key storage structure
2026-03-07 14:15:41 +08:00
Supra4E8C
6da473ed0f
fix(config): validate payload param value types
2026-03-07 14:08:25 +08:00
Supra4E8C
b1f05e8cd7
fix(config): validate visual numeric fields
2026-03-07 14:03:53 +08:00
Supra4E8C
25598dd219
fix(config): confirm before reloading dirty config
2026-03-07 14:00:20 +08:00
Supra4E8C
091c6f7304
fix(config): apply visual saves to latest yaml
2026-03-07 13:58:04 +08:00
Supra4E8C
3308307dc3
fix(config): block visual mode on invalid yaml
2026-03-07 13:56:09 +08:00
Supra4E8C
ee784b579c
fix(config): normalize visual yaml diff and redesign diff modal
v1.7.1
2026-02-28 18:19:52 +08:00
Supra4E8C
37da584dd8
refactor(animation): replace GSAP with motion mini
2026-02-28 15:47:03 +08:00
Supra4E8C
62587c9a83
feat(quota): sync antigravity groups with latest usage models
...
drop deprecated 4.5/3-pro-image mappings
add Gemini 3.1 Pro Series group and new model ids
support nested body payload parsing for antigravity usage responses
2026-02-28 14:23:30 +08:00
Supra4E8C
5ccf1da86b
fix(config-editor): preserve source YAML edits and empty keys
2026-02-28 13:33:20 +08:00
Supra4E8C
72c0ef07ed
fix(quota): localize kimi quota fallback labels and reset hint
v1.7.0
2026-02-24 18:07:56 +08:00
Supra4E8C
dc941f6857
feat(quota): add Kimi quota management with auth file inline viewing
2026-02-24 17:54:35 +08:00