mirror of
https://github.com/decolua/9router.git
synced 2026-05-08 12:01:28 +00:00
Update ChangeLog
This commit is contained in:
15
CHANGELOG.md
15
CHANGELOG.md
@@ -1,3 +1,18 @@
|
||||
# v0.4.12 (2026-05-01)
|
||||
|
||||
## Features
|
||||
- Add Xiaomi MiMo provider support
|
||||
- Add sticky round-robin strategy for combos
|
||||
|
||||
## Improvements
|
||||
- Refactor proxyFetch and enhance MediaProviderDetailPage layout
|
||||
- Improve dashboard responsive layouts
|
||||
- Update provider models list
|
||||
|
||||
## Fixes
|
||||
- Fix custom provider prefix conflicts with built-in alias
|
||||
- Strip output_config for MiniMax requests
|
||||
|
||||
# v0.4.11 (2026-04-30)
|
||||
|
||||
## Features
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "9router-app",
|
||||
"version": "0.4.11",
|
||||
"version": "0.4.12",
|
||||
"description": "9Router web dashboard",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user