Fix codex cache session id

This commit is contained in:
decolua
2026-04-13 15:52:01 +07:00
parent b7d85ae463
commit 3b1a608e8d
14 changed files with 1362 additions and 1192 deletions

View File

@@ -1,3 +1,18 @@
# v0.3.86 (2026-04-13)
## Features
- Add provider models and thinking configurations for enhanced chat handling
- Add Vercel relay support to proxy functionality
- Add Vercel deploy endpoint for proxy pools management
## Improvements
- Enhance proxy functionality with new relay capabilities
- Streamline GitHub Actions Docker publish workflow
- Update Docker configuration and package management
## Fixes
- Remove obsolete 9remote installation/management APIs
# v0.3.83 (2026-04-08)
## Fixes