mirror of
https://github.com/decolua/9router.git
synced 2026-05-08 12:01:28 +00:00
docs: update changelog for v0.3.96
Made-with: Cursor
This commit is contained in:
30
CHANGELOG.md
30
CHANGELOG.md
@@ -1,3 +1,33 @@
|
||||
# v0.3.96 (2026-04-17)
|
||||
|
||||
## Features
|
||||
- Add marked package for Markdown rendering
|
||||
- Enhance changelog styles
|
||||
|
||||
## Improvements
|
||||
- Refactor error handling to config-driven approach with centralized error rules
|
||||
- Refactor localDb structure
|
||||
- Update Qwen executor for OAuth handling
|
||||
- Enhance error formatting to include low-level cause details
|
||||
- Refactor HeaderMenu to use MenuItem component
|
||||
- Improve LanguageSwitcher to support controlled open state
|
||||
- Update backoff configuration and improve CLI detection messages
|
||||
- Add installation guides for manual configuration in tool cards (Droid, Claude, OpenClaw)
|
||||
|
||||
## Fixes
|
||||
- Fix Codex image URL fetches to await before sending upstream (#575)
|
||||
- Strip thinking/reasoning_effort for GitHub Copilot chat completions (#623)
|
||||
- Enable Codex Apply/Reset buttons when CLI is installed (#591)
|
||||
- Show manual config option when Claude CLI detection fails (#589)
|
||||
- Show manual config option when OpenClaw detection fails (#579)
|
||||
- Ensure LocalMutex acquire returns release callback correctly (#569)
|
||||
- Strip enumDescriptions from tool schema in antigravity-to-openai (#566)
|
||||
- Strip temperature parameter for gpt-5.4 model (#536)
|
||||
- Add Blackbox AI as a supported provider (#599)
|
||||
- Add multi-model support for Factory Droid CLI tool (#521)
|
||||
- Add GLM-5 and MiniMax-M2.5 models to Kiro provider (#580)
|
||||
- Fix usage tracking bug
|
||||
|
||||
# v0.3.91 (2026-04-15)
|
||||
|
||||
## Features
|
||||
|
||||
Reference in New Issue
Block a user