prune unused changelog translations (#890)
This commit is contained in:
@@ -1283,43 +1283,5 @@ export default {
|
||||
new_0_5_31_5: 'Improve Docker, Termux, and Windows gateway detection and restart checks by using gateway_state/gateway.pid for managed gateway liveness',
|
||||
new_0_5_31_6: 'Add APIKEY.FUN image-generation media endpoint and bundled apikey-image-gen skill for text-to-image, image-to-image, and image editing via the active Profile fun-codex provider',
|
||||
|
||||
new_0_4_7_1: 'Real-time streaming display of thinking/reasoning blocks',
|
||||
new_0_4_7_2: 'Skip prepare script during Docker build',
|
||||
new_0_4_7_3: 'Group chat mobile UX improvements and UI polish',
|
||||
new_0_4_7_4: 'Clamp context remaining tokens to 0 instead of negative',
|
||||
new_0_4_7_5: 'Add Alibaba Coding Plan builtin provider with .env base_url override',
|
||||
new_0_4_7_6: 'Skip remote profiles on startup to prevent hang',
|
||||
new_0_4_7_7: 'Detect and surface silently swallowed run errors',
|
||||
new_0_4_7_8: 'Provider-aware context length lookup',
|
||||
new_0_4_7_9: 'Reset config.model on switch and resolve CLI custom provider',
|
||||
new_0_4_7_10: 'Clear base_url_env from .env when deleting builtin provider',
|
||||
new_0_4_7_11: 'Align group chat room sidebar background with session list',
|
||||
new_0_4_4_1: 'Add file browser with multi-backend support (local/Docker/SSH/Singularity)',
|
||||
new_0_4_4_2: 'Add file download from chat message attachments',
|
||||
new_0_4_4_3: 'Add live badge on active chat sessions',
|
||||
new_0_4_4_4: 'Add StepFun and Nous Portal provider support',
|
||||
new_0_4_4_5: 'Fix special character search queries causing 500 error',
|
||||
new_0_4_5_1: 'Add group chat with multi-agent rooms, @mention routing, and typing status recovery',
|
||||
new_0_4_5_2: 'Rewrite model-context config to use YAML with context_length setting',
|
||||
new_0_4_5_3: 'Add gpt-5.5 to OpenAI Codex model list',
|
||||
new_0_4_5_4: 'Replace jobs proxy with local controller and optimize model loading',
|
||||
new_0_4_5_5: 'Add i18n support for custom model feature in ModelSelector',
|
||||
new_0_4_5_6: 'Fix sidebar i18n missing key warnings',
|
||||
new_0_4_5_7: 'Clear all localStorage on logout',
|
||||
new_0_4_5_8: 'Add periodic log rotation to prevent unbounded log growth',
|
||||
new_0_4_2_1: 'Add token usage tracking, context display, and dynamic context length',
|
||||
new_0_4_2_2: 'Add session search modal',
|
||||
new_0_4_2_3: 'Restore group chat system with Socket.IO and SQLite persistence',
|
||||
new_0_4_2_4: 'Add pinned sessions and live monitor in Chat page',
|
||||
new_0_4_2_5: 'Fix builtin provider detection and model matching',
|
||||
new_0_4_8_10: 'Polish mobile drawer layout and sidebar interaction',
|
||||
new_0_4_8_9: 'Fix terminal reconnect cleanup and stale PTY sessions',
|
||||
new_0_4_8_8: 'Improve group chat room state recovery after refresh',
|
||||
new_0_4_8_7: 'Add profile import/export safeguards and archive validation',
|
||||
new_0_4_8_6: 'Improve Windows path handling in file browser and downloads',
|
||||
new_0_4_8_5: 'Fix model sync compatibility with provider-scoped catalogs',
|
||||
new_0_4_8_4: 'Optimize session list N+1 queries and fix search 500 on non-CJK input',
|
||||
new_0_4_8_3: 'Fix compressed session lineage projection and search',
|
||||
new_0_4_8_2: 'Fix nested markdown fence rendering truncation',
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user