Update ChangeLog
This commit is contained in:
parent
f410061e70
commit
ef3abeacf1
2 changed files with 16 additions and 1 deletions
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": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue