Update version
This commit is contained in:
parent
224981d537
commit
c3a2bd01b7
2 changed files with 15 additions and 1 deletions
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)
|
||||
|
||||
## Improvements
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "9router-app",
|
||||
"version": "0.3.89",
|
||||
"version": "0.3.90",
|
||||
"description": "9Router web dashboard",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue