mirror of
https://github.com/decolua/9router.git
synced 2026-05-08 12:01:28 +00:00
Update changelog
This commit is contained in:
10
CHANGELOG.md
10
CHANGELOG.md
@@ -1,3 +1,13 @@
|
||||
# v0.4.11 (2026-04-30)
|
||||
|
||||
## Features
|
||||
- Add Caveman feature: terse-style system prompts to reduce output token usage with configurable compression levels
|
||||
- Add Caveman settings UI in Endpoint dashboard (enable/disable, compression level)
|
||||
|
||||
## Improvements
|
||||
- Consolidate AntigravityExecutor function declarations for Gemini compatibility
|
||||
- Clean up translator initialization logs across API routes
|
||||
|
||||
# v0.4.10 (2026-04-29)
|
||||
|
||||
## Features
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "9router-app",
|
||||
"version": "0.4.10",
|
||||
"version": "0.4.11",
|
||||
"description": "9Router web dashboard",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user