Update ChangeLog

This commit is contained in:
decolua
2026-05-01 17:06:27 +07:00
parent f410061e70
commit ef3abeacf1
2 changed files with 16 additions and 1 deletions

View File

@@ -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

View File

@@ -1,6 +1,6 @@
{
"name": "9router-app",
"version": "0.4.11",
"version": "0.4.12",
"description": "9Router web dashboard",
"private": true,
"scripts": {