9router/src
decolua fe49b61dfb feat: - Introduced per-provider strategy overrides in settings, allowing for more flexible connection management.
- Added new provider models: DeepSeek 3.1, DeepSeek 3.2, and Qwen3 Coder Next.
- Implemented UI changes to support round-robin strategy with sticky limits in the provider detail page.
- Improved logging to display connection names instead of IDs for better clarity.
2026-03-11 18:04:38 +07:00
..
app feat: - Introduced per-provider strategy overrides in settings, allowing for more flexible connection management. 2026-03-11 18:04:38 +07:00
i18n feat: add runtime i18n with English, Vietnamese, and Simplified Chinese support 2026-03-06 10:57:42 +07:00
lib feat: - Introduced per-provider strategy overrides in settings, allowing for more flexible connection management. 2026-03-11 18:04:38 +07:00
mitm Feat : Add support for the new "alicode-intl" provider 2026-03-07 10:08:55 +07:00
models feat(proxy): add proxy pool and per-connection binding + strictProxy support 2026-03-09 15:46:06 +07:00
shared Fix : Add custom to model selector 2026-03-11 11:59:07 +07:00
sse feat: - Introduced per-provider strategy overrides in settings, allowing for more flexible connection management. 2026-03-11 18:04:38 +07:00
store Add Providers 2026-02-20 17:05:46 +07:00
dashboardGuard.js feat(proxy): add outbound HTTP proxy support for OAuth + provider requests 2026-02-28 10:11:53 +07:00
proxy.js fix(auth): wire up dashboard auth guard as Next.js proxy (#227) 2026-03-02 15:21:50 +07:00
server-init.js feat : 2026-02-21 16:42:46 +07:00