fix(changelog): fix fragment format for #9415

This commit is contained in:
diegosouzapw
2026-08-07 00:18:19 -03:00
parent f65afb3c6d
commit a53b0bd816

View File

@@ -1 +1 @@
- **sse:** New-API / One-API / Sub2API aggregator balance detection for compatible nodes — with the "Aggregator Gateway" toggle on, OmniRoute queries the aggregator's `/api/user/self` to read the account balance, shows it as a dashboard badge and lets quota-preflight routing skip exhausted accounts. Gated by the `NEWAPI_AGGREGATOR_BALANCE` feature flag (default off), with a `quotaPerUnit` override for aggregators that do not use the default 500000 units/$1 rate ([#9415](https://github.com/diegosouzapw/OmniRoute/issues/9415))
- **feat(providers):** New-API / One-API / Sub2API aggregator balance detection for compatible nodes ([#9415](https://github.com/diegosouzapw/OmniRoute/issues/9415))