chore(release): v3.7.0 — final integration of batch ui and versions

This commit is contained in:
diegosouzapw
2026-04-21 19:01:56 -03:00
parent 56608a4654
commit 0937c5a8a3
2 changed files with 1 additions and 1 deletions

View File

@@ -13,6 +13,7 @@
- **feat(core):** Add daily quota exhaustion lock to detect "quota exceeded" signals and lock the specific model until midnight. (#1430)
- **feat(core):** Auto-inject `stream_options.include_usage = true` for OpenAI format streams to guarantee token usage is reported correctly during streaming. (#1423)
- **feat(dashboard):** Introduce real-time model status badges with countdown timers in the provider detail and combo panel interfaces. (#1430)
- **feat(dashboard):** Add Batch/File management data grid to the Dashboard. (#1479)
### 🐛 Bug Fixes

1
package-lock.json generated
View File

@@ -11201,7 +11201,6 @@
"version": "2.3.2",
"resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.2.tgz",
"integrity": "sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==",
"dev": true,
"hasInstallScript": true,
"license": "MIT",
"optional": true,