We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3bae3f9 commit aec6dd4Copy full SHA for aec6dd4
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [2.26.1](https://github.com/qixing-jk/all-api-hub/compare/v2.26.0...v2.26.1) (2025-12-06)
4
+
5
6
+### Performance Improvements
7
8
+* **utils:** extract enabled criteria sorting from comparator ([3bae3f9](https://github.com/qixing-jk/all-api-hub/commit/3bae3f98c9c5a7922efdc5ebc3304be0556c2358))
9
10
## [2.26.0](https://github.com/qixing-jk/all-api-hub/compare/v2.25.0...v2.26.0) (2025-12-05)
11
12
package.json
@@ -3,7 +3,7 @@
"displayName": "中转站管理器 - All API Hub",
"private": true,
"type": "module",
- "version": "2.26.0",
+ "version": "2.26.1",
"description": "一站式聚合管理所有AI中转站账号的余额、模型和密钥,告别繁琐登录。",
"scripts": {
"dev": "wxt",
0 commit comments