mirror of
https://github.com/decolua/9router.git
synced 2026-05-08 12:01:28 +00:00
Update version
This commit is contained in:
14
CHANGELOG.md
14
CHANGELOG.md
@@ -1,3 +1,17 @@
|
|||||||
|
# v0.3.90 (2026-04-14)
|
||||||
|
|
||||||
|
## Features
|
||||||
|
- Add proactive token refresh lead times for providers and Codex proxy management
|
||||||
|
- Enhance CodexExecutor with compact URL support
|
||||||
|
|
||||||
|
## Improvements
|
||||||
|
- Enhance Windows Tailscale installation with curl support and fallback to well-known Windows path
|
||||||
|
- Refactor execSync and spawn calls with windowsHide option for better Windows compatibility
|
||||||
|
|
||||||
|
## Fixes
|
||||||
|
- Fix noAuth support for providers and adjusted MITM restart settings
|
||||||
|
- Bug fixes
|
||||||
|
|
||||||
# v0.3.89 (2026-04-13)
|
# v0.3.89 (2026-04-13)
|
||||||
|
|
||||||
## Improvements
|
## Improvements
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "9router-app",
|
"name": "9router-app",
|
||||||
"version": "0.3.89",
|
"version": "0.3.90",
|
||||||
"description": "9Router web dashboard",
|
"description": "9Router web dashboard",
|
||||||
"private": true,
|
"private": true,
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|||||||
Reference in New Issue
Block a user