Supra4E8C
b24f3069be
fix(claudeApi): update base URL and add legacy URL support for ClaudeAPI provider
v1.19.1
2026-07-25 12:18:41 +08:00
Supra4E8C
7793321b18
Refactor AuthFilesPage styles and layout; improve filter controls and display settings
...
- Updated SCSS styles for filter sections, controls, and buttons for better consistency and responsiveness.
- Replaced filter controls with a more flexible toolbar layout.
- Introduced display settings button with a popover for page size and compact mode options.
- Enhanced accessibility with appropriate ARIA attributes and keyboard navigation support.
- Cleaned up unused styles and improved overall code readability.
v1.19.0
2026-07-25 02:54:34 +08:00
Supra4E8C
05631cfb43
feat(auth-files): add theme surface icon support for Kimi provider and update styles accordingly
2026-07-25 02:46:01 +08:00
Supra4E8C
5590326018
fix(layout): update color variables for better consistency in styles
2026-07-25 02:35:46 +08:00
Supra4E8C
4d081359b9
feat(auth-files): add event for auth files changes and update related components
...
feat(layout): enhance sidebar navigation with tooltips and accessibility improvements
fix(i18n): add translations for authentication files count in multiple languages
style(layout): improve styles for navigation tooltips and badges
2026-07-25 02:33:21 +08:00
Supra4E8C
aef7ff0991
feat(layout): update sidebar layout and add tooltip for navigation badges
2026-07-25 01:59:45 +08:00
Supra4E8C
e677a68c4d
feat(api-error): implement error parsing utility and add tests
v1.18.7
2026-07-25 01:04:25 +08:00
Supra4E8C
f2be3bb5da
fix(config): remove codexIdentityConfuse references from configuration and localization files
2026-07-25 00:57:44 +08:00
Supra4E8C
3447a0bd58
fix(kimi): reorder usage summary in buildKimiQuotaRows function
2026-07-25 00:52:21 +08:00
Supra4E8C
3738c0b7ff
fix(xai): support paid OAuth quota health fallback
v1.18.6
2026-07-21 19:58:38 +08:00
Supra4E8C
6a6a22af85
fix(kimi): add domestic base URLs and update protocol mappings
v1.18.5
2026-07-17 05:52:22 +08:00
Supra4E8C
abcd70f289
fix(auth-files): block OAuth writes after load failures
v1.18.4
2026-07-17 00:55:19 +08:00
Supra4E8C
e3fa19bf72
fix(auth-files): isolate inline quota responses
2026-07-17 00:55:19 +08:00
Supra4E8C
291f15cbc3
fix(providers): isolate recent usage cache by connection
2026-07-17 00:55:19 +08:00
Supra4E8C
4e0af8cd67
fix(providers): keep FennoAI OpenAI configs visible
2026-07-17 00:55:19 +08:00
Supra4E8C
5b62fa1490
fix(providers): preserve custom sponsor endpoints
2026-07-17 00:55:19 +08:00
Supra4E8C
f3241356cd
fix(kimi): use versioned OpenAI base URL
2026-07-16 23:42:02 +08:00
Supra4E8C
f860bc81bc
feat: add theme surface support for Kimi provider and update related styles
2026-07-15 18:44:12 +08:00
Supra4E8C
36681ce9bf
feat: add dark theme support for featured card icon background
2026-07-15 16:07:08 +08:00
Supra4E8C
72c13c0a4b
feat: update Kimi sign-up button text and styles in OAuth page
2026-07-15 15:37:02 +08:00
Supra4E8C
bb48387427
feat: add quick sign-up button for Kimi in OAuth page and update related styles
2026-07-15 15:10:14 +08:00
Supra4E8C
339529f8aa
refactor: remove recommended provider badge and section title from OAuthPage
2026-07-15 04:00:20 +08:00
Supra4E8C
6a8319dcf7
fix: remove unnecessary gradient background from featuredCard
2026-07-15 03:44:39 +08:00
Supra4E8C
e2aa49481e
feat: add recommended provider section and update Kimi login text in OAuth page
2026-07-15 03:39:36 +08:00
Supra4E8C
7fb5890413
feat: swap light and dark icons for Kimi provider across multiple components
2026-07-15 03:21:54 +08:00
Supra4E8C
b2c849029f
feat(kimi): add Kimi provider support with configuration, resource handling, and localization
2026-07-15 03:05:45 +08:00
Supra4E8C
5d24c6f971
feat(xai): add support for xAI provider including configuration, resource handling, and API integration
2026-07-15 00:58:09 +08:00
hkfires
d3df9b074e
fix(quota): simplify additional window handling in buildCodexQuotaWindows function
v1.18.3
2026-07-13 07:58:07 +08:00
Supra4E8C
7958915587
feat: add passthrough mode for disable image generation functionality and update related tests
v1.18.2
2026-07-11 19:01:25 +08:00
Supra4E8C
07562b73ae
feat(auth-files): add support for using official API and related functionality
v1.18.1
2026-07-11 13:17:24 +08:00
Supra4E8C
4af4cf4d6d
ci: add Bun test verification
v1.18.0
2026-07-11 03:26:14 +08:00
Supra4E8C
73c3b15a16
fix(auth-files): save pending custom excluded rule
2026-07-11 03:22:26 +08:00
Supra4E8C
2201fe1ce7
fix: adjust ESLint rule for async data loading and refactor sorting logic in ProvidersWorkbenchPage
2026-07-11 02:33:45 +08:00
Supra4E8C
a4f7bb207c
chore: update dependencies and devDependencies in package.json
...
- Bumped versions for several dependencies including:
- @codemirror/lang-yaml from ^6.1.2 to ^6.1.3
- @codemirror/merge from ^6.12.0 to ^6.12.2
- @uiw/react-codemirror from ^4.25.3 to ^4.25.11
- axios from 1.15.2 to 1.18.1
- i18next from ^26.2.0 to ^26.3.6
- motion from ^12.34.3 to ^12.42.2
- react from ^19.2.1 to ^19.2.7
- react-dom from ^19.2.1 to ^19.2.7
- react-i18next from ^17.0.8 to ^17.0.9
- react-router-dom from ^7.10.1 to ^7.18.1
- yaml from ^2.8.2 to ^2.9.0
- zustand from ^5.0.9 to ^5.0.14
- Updated devDependencies:
- @eslint/js from ^9.39.1 to 10.0.1
- @types/react from ^19.2.7 to ^19.2.17
- @typescript-eslint/eslint-plugin from ^8.59.3 to ^8.63.0
- @typescript-eslint/parser from ^8.59.3 to ^8.63.0
- @vitejs/plugin-react from ^6.0.1 to ^6.0.3
- eslint from ^9.39.1 to 10.6.0
- eslint-plugin-react-hooks from ^7.0.1 to ^7.1.1
- eslint-plugin-react-refresh from ^0.4.24 to ^0.4.26
- prettier from ^3.7.4 to ^3.9.5
- sass from ^1.94.2 to ^1.101.0
- typescript-eslint from ^8.59.3 to ^8.63.0
- vite from ^8.0.10 to ^8.1.4
- Added overrides for form-data to version 4.0.6
2026-07-11 02:26:52 +08:00
Supra4E8C
5754ecf336
fix(quota): isolate cache across connections
2026-07-10 15:15:48 +08:00
Supra4E8C
47f7a9e1a9
fix(plugins): preserve untouched config fields
2026-07-10 03:51:05 +08:00
Supra4E8C
ad366efbce
fix(auth-files): support custom excluded model rules
2026-07-10 03:45:32 +08:00
Supra4E8C
6d54016292
fix(providers): recover from partial sponsor updates
2026-07-10 03:19:19 +08:00
Supra4E8C
2cd2de7719
fix(plugin-store): limit direct plugin versions
2026-07-10 03:15:42 +08:00
Supra4E8C
5694b104ee
fix(auth-files): guard unsaved OAuth edits
2026-07-10 03:13:32 +08:00
Supra4E8C
4afba522a6
fix(auth-files): validate aliases case-insensitively
2026-07-10 03:10:21 +08:00
Supra4E8C
2818921815
fix(config): validate Redis retention range
2026-07-10 03:09:12 +08:00
Supra4E8C
c69e5fd6e7
fix(dashboard): distinguish model load failures
2026-07-10 03:07:19 +08:00
Supra4E8C
6c64e25ebd
fix(plugin-store): verify official source identity
2026-07-10 02:57:54 +08:00
Supra4E8C
878abca733
fix(auth-files): preserve alias force mapping
2026-07-10 02:57:04 +08:00
Supra4E8C
ab6b0b3c48
fix(providers): guard lossy sponsor aggregation
2026-07-10 02:55:30 +08:00
Supra4E8C
022634b6fd
fix(providers): preserve concurrent provider updates
2026-07-10 02:53:33 +08:00
Supra4E8C
637f399cdd
fix(config): preserve concurrent visual config updates
2026-07-10 02:46:36 +08:00
Supra4E8C
fd22c14828
feat(xai): enhance weekly billing display with usage percentage and reset time
v1.17.14
2026-07-09 14:36:39 +08:00
Supra4E8C
3f86f79688
refactor(xai): simplify weekly billing display logic and improve code readability
2026-07-09 14:31:34 +08:00