prune unused changelog translations (#890)

This commit is contained in:
ekko
2026-05-21 11:47:54 +08:00
committed by GitHub
parent 529065f023
commit 91f7f2329a
9 changed files with 0 additions and 342 deletions
-38
View File
@@ -1064,44 +1064,6 @@ jobTriggered: 'Job ausgelost',
new_0_5_31_4: 'Profilavatare erscheinen jetzt in Einzelchat, Gruppenchat und eingeklappter Seitenleiste, mit Web-UI-Profilmetadaten und Windows-sicheren Pfaden',
new_0_5_31_5: 'Docker-, Termux- und Windows-Gateway-Erkennung sowie Neustartprüfungen verbessert, indem gateway_state/gateway.pid für Managed-Gateway-Liveness genutzt wird',
new_0_5_31_6: 'APIKEY.FUN-Bildgenerierungs-Medienendpunkt und gebündelter apikey-image-gen-Skill für Text-zu-Bild, Bild-zu-Bild und Bildbearbeitung über den fun-codex-Provider des aktiven Profils hinzugefügt',
new_0_4_8_2: 'Abgeschnittenes Rendering verschachtelter Markdown-Codeblöcke behoben',
new_0_4_8_3: 'Projektion und Suche komprimierter Sitzungsabstammung behoben',
new_0_4_8_4: 'N+1-Abfragen der Sitzungsliste optimiert und Suchfehler 500 bei Nicht-CJK-Eingaben behoben',
new_0_4_8_5: 'Fix forced scroll to bottom when switching back from other tabs',
new_0_4_8_6: 'Smooth session switch with loading transition overlay',
new_0_4_8_7: 'Fix login token validation using Hermes session endpoint',
new_0_4_8_8: 'Fix image attachments broken after page refresh (blob URL persistence)',
new_0_4_8_9: 'Click image attachments to preview in fullscreen overlay',
new_0_4_8_10: 'Move upload directory from temp to ~/.hermes-web-ui/upload',
new_0_4_7_1: 'Echtzeit-Streaming-Anzeige von Denk-/Argumentationsblocken',
new_0_4_7_2: 'Prepare-Skript wahrend Docker-Build uberspringen',
new_0_4_7_3: 'Gruppenchat-Mobile-UX-Verbesserungen und UI-Aufpolierung',
new_0_4_7_4: 'Verbleibende Kontext-Token auf 0 statt auf negativ begrenzen',
new_0_4_7_5: 'Alibaba Coding Plan integrierter Provider mit .env base_url-Uberschreibung hinzugefugt',
new_0_4_7_6: 'Remote-Profile beim Start uberspringen, um Hanger zu vermeiden',
new_0_4_7_7: 'Stillschweigend verschluckte Laufzeitfehler erkennen und anzeigen',
new_0_4_7_8: 'Provider-bewusste Kontextlangen-Abfrage',
new_0_4_7_9: 'config.model beim Wechsel zurucksetzen und CLI-Custom-Provider auflosen',
new_0_4_7_10: 'base_url_env aus .env beim Loschen des integrierten Providers entfernen',
new_0_4_7_11: 'Gruppenchat-Raum-Seitenleistenhintergrund an die Sitzungsliste anpassen',
new_0_4_5_1: 'Add group chat with multi-agent rooms, mention routing, and typing status recovery',
new_0_4_5_2: 'Model-Kontext-Konfiguration auf YAML mit context_length-Einstellung umgestellt',
new_0_4_5_3: 'gpt-5.5 zur OpenAI-Codex-Modellliste hinzugefügt',
new_0_4_5_4: 'Jobs-Proxy durch lokalen Controller ersetzt und Modellladen optimiert',
new_0_4_5_5: 'i18n-Unterstützung für benutzerdefinierte Modelle im ModelSelector hinzugefügt',
new_0_4_5_6: 'Fehlende i18n-Schlüsselwarnungen in der Seitenleiste behoben',
new_0_4_5_7: 'Beim Abmelden gesamten localStorage leeren',
new_0_4_5_8: 'Periodische Logrotation hinzugefügt, um unbegrenztes Logwachstum zu verhindern',
new_0_4_2_1: 'Token-Nutzungsverfolgung und dynamische Kontextlange hinzugefugt',
new_0_4_2_2: 'Sitzungssuche-Modal hinzugefugt',
new_0_4_2_3: 'Gruppenchat-System mit Socket.IO und SQLite wiederhergestellt',
new_0_4_2_4: 'Angeheftete Sitzungen und Live-Monitor hinzugefugt',
new_0_4_2_5: 'Eingebaute Provider-Erkennung und Modellabgleich behoben',
new_0_4_4_5: '500-Fehler bei Suchanfragen mit Sonderzeichen behoben',
new_0_4_4_4: 'Unterstützung für StepFun und Nous Portal Provider hinzugefügt',
new_0_4_4_3: 'Live-Status-Badge für aktive Chat-Sitzungen hinzugefügt',
new_0_4_4_2: 'Dateidownload aus Chat-Nachrichtenanhängen hinzugefügt',
new_0_4_4_1: 'Dateibrowser mit Multi-Backend-Unterstützung hinzugefügt (lokal/Docker/SSH/Singularity)',
},
// Dateien
-38
View File
@@ -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',
},
}
-38
View File
@@ -1064,44 +1064,6 @@ jobTriggered: 'Job ejecutado',
new_0_5_31_4: 'Avatares de perfil en chat individual, grupal y barra lateral colapsada, con metadatos en Web UI y rutas seguras para Windows',
new_0_5_31_5: 'Mejoras en detección y reinicio de gateway en Docker, Termux y Windows usando gateway_state/gateway.pid para liveness del gateway gestionado',
new_0_5_31_6: 'Endpoint multimedia de generación de imágenes APIKEY.FUN y skill apikey-image-gen integrado para texto-a-imagen, imagen-a-imagen y edición desde el proveedor fun-codex del perfil activo',
new_0_4_8_2: 'Corrige el truncamiento al renderizar bloques Markdown anidados',
new_0_4_8_3: 'Corrige la proyección y búsqueda del linaje de sesiones comprimidas',
new_0_4_8_4: 'Optimiza consultas N+1 de la lista de sesiones y corrige error 500 en búsquedas no CJK',
new_0_4_8_5: 'Fix forced scroll to bottom when switching back from other tabs',
new_0_4_8_6: 'Smooth session switch with loading transition overlay',
new_0_4_8_7: 'Fix login token validation using Hermes session endpoint',
new_0_4_8_8: 'Fix image attachments broken after page refresh (blob URL persistence)',
new_0_4_8_9: 'Click image attachments to preview in fullscreen overlay',
new_0_4_8_10: 'Move upload directory from temp to ~/.hermes-web-ui/upload',
new_0_4_7_1: 'Visualizacion en streaming en tiempo real de bloques de pensamiento/razonamiento',
new_0_4_7_2: 'Omitir script de preparacion durante la construccion Docker',
new_0_4_7_3: 'Mejoras en la experiencia movil del chat grupal y pulido de UI',
new_0_4_7_4: 'Limitar los tokens restantes del contexto a 0 en lugar de negativos',
new_0_4_7_5: 'Agregar proveedor integrado Alibaba Coding Plan con anulacion de base_url en .env',
new_0_4_7_6: 'Omitir perfiles remotos al inicio para evitar bloqueos',
new_0_4_7_7: 'Detectar y mostrar errores de ejecucion silenciosamente tragados',
new_0_4_7_8: 'Consulta de longitud de contexto consciente del proveedor',
new_0_4_7_9: 'Restablecer config.model al cambiar y resolver proveedor personalizado CLI',
new_0_4_7_10: 'Limpiar base_url_env de .env al eliminar proveedor integrado',
new_0_4_7_11: 'Alinear el fondo de la barra lateral del chat grupal con la lista de sesiones',
new_0_4_5_1: 'Add group chat with multi-agent rooms, mention routing, and typing status recovery',
new_0_4_5_2: 'Reescribe la configuración de contexto del modelo para usar YAML con context_length',
new_0_4_5_3: 'Añade gpt-5.5 a la lista de modelos de OpenAI Codex',
new_0_4_5_4: 'Reemplaza el proxy de tareas por un controlador local y optimiza la carga de modelos',
new_0_4_5_5: 'Añade soporte i18n para modelos personalizados en ModelSelector',
new_0_4_5_6: 'Corrige advertencias por claves i18n faltantes en la barra lateral',
new_0_4_5_7: 'Limpia todo localStorage al cerrar sesión',
new_0_4_5_8: 'Añade rotación periódica de logs para evitar crecimiento ilimitado',
new_0_4_2_1: 'Agregar seguimiento de uso de tokens y longitud de contexto dinamico',
new_0_4_2_2: 'Agregar modal de busqueda de sesiones',
new_0_4_2_3: 'Restaurar sistema de chat grupal con Socket.IO y SQLite',
new_0_4_2_4: 'Agregar sesiones fijas y monitor en vivo en la pagina de chat',
new_0_4_2_5: 'Corregir deteccion de proveedores integrados y coincidencia de modelos',
new_0_4_4_5: 'Error 500 por búsquedas con caracteres especiales corregido',
new_0_4_4_4: 'Soporte para proveedores StepFun y Nous Portal agregado',
new_0_4_4_3: 'Insignia de estado en vivo en sesiones de chat activas agregada',
new_0_4_4_2: 'Descarga de archivos desde adjuntos de mensajes de chat agregada',
new_0_4_4_1: 'Navegador de archivos con soporte multibackend agregado (local/Docker/SSH/Singularity)',
},
// Archivos
-38
View File
@@ -1064,44 +1064,6 @@ jobTriggered: 'Job declenche',
new_0_5_31_4: 'Avatars de profil dans chat individuel, chat de groupe et barre latérale repliée, avec métadonnées Web UI et chemins compatibles Windows',
new_0_5_31_5: 'Détection et redémarrage gateway améliorés sur Docker, Termux et Windows via gateway_state/gateway.pid pour la vivacité du gateway géré',
new_0_5_31_6: 'Endpoint média APIKEY.FUN de génération dimages et skill apikey-image-gen intégré pour texte-image, image-image et édition via le fournisseur fun-codex du profil actif',
new_0_4_8_2: 'Corrige la troncature du rendu des blocs Markdown imbriqués',
new_0_4_8_3: 'Corrige la projection et la recherche de filiation des sessions compressées',
new_0_4_8_4: 'Optimise les requêtes N+1 de la liste des sessions et corrige lerreur 500 sur les recherches non CJK',
new_0_4_8_5: 'Fix forced scroll to bottom when switching back from other tabs',
new_0_4_8_6: 'Smooth session switch with loading transition overlay',
new_0_4_8_7: 'Fix login token validation using Hermes session endpoint',
new_0_4_8_8: 'Fix image attachments broken after page refresh (blob URL persistence)',
new_0_4_8_9: 'Click image attachments to preview in fullscreen overlay',
new_0_4_8_10: 'Move upload directory from temp to ~/.hermes-web-ui/upload',
new_0_4_7_1: 'Affichage en streaming en temps reel des blocs de reflexion/raisonnement',
new_0_4_7_2: 'Ignorer le script de preparation lors du build Docker',
new_0_4_7_3: 'Ameliorations UX mobile du chat de groupe et polissage de l\'interface',
new_0_4_7_4: 'Limiter les jetons restants du contexte a 0 au lieu de negatif',
new_0_4_7_5: 'Ajouter le fournisseur integre Alibaba Coding Plan avec remplacement base_url dans .env',
new_0_4_7_6: 'Ignorer les profils distants au demarrage pour eviter le blocage',
new_0_4_7_7: 'Detecter et afficher les erreurs d\'execution silencieusement ignorees',
new_0_4_7_8: 'Recherche de longueur de contexte sensible au fournisseur',
new_0_4_7_9: 'Reinitialiser config.model lors du changement et resoudre le fournisseur personnalise CLI',
new_0_4_7_10: 'Supprimer base_url_env du .env lors de la suppression du fournisseur integre',
new_0_4_7_11: 'Aligner le fond de la barre laterale du chat de groupe avec la liste des sessions',
new_0_4_5_1: 'Add group chat with multi-agent rooms, mention routing, and typing status recovery',
new_0_4_5_2: 'Réécrit la configuration de contexte du modèle en YAML avec le paramètre context_length',
new_0_4_5_3: 'Ajoute gpt-5.5 à la liste des modèles OpenAI Codex',
new_0_4_5_4: 'Remplace le proxy des tâches par un contrôleur local et optimise le chargement des modèles',
new_0_4_5_5: 'Ajoute la prise en charge i18n des modèles personnalisés dans ModelSelector',
new_0_4_5_6: 'Corrige les avertissements de clés i18n manquantes dans la barre latérale',
new_0_4_5_7: 'Efface tout localStorage à la déconnexion',
new_0_4_5_8: 'Ajoute une rotation périodique des journaux pour éviter une croissance illimitée',
new_0_4_2_1: 'Ajouter le suivi de l\'utilisation des tokens et la longueur de contexte dynamique',
new_0_4_2_2: 'Ajouter la modal de recherche de sessions',
new_0_4_2_3: 'Restaurer le systeme de chat de groupe avec Socket.IO et SQLite',
new_0_4_2_4: 'Ajouter les sessions epinglees et le moniteur en direct',
new_0_4_2_5: 'Corriger la detection des fournisseurs integres et l\'appariement des modeles',
new_0_4_4_5: 'Erreur 500 causée par les recherches avec caractères spéciaux corrigée',
new_0_4_4_4: 'Prise en charge des fournisseurs StepFun et Nous Portal ajoutée',
new_0_4_4_3: 'Badge d’état en direct ajouté aux sessions de chat actives',
new_0_4_4_2: 'Téléchargement de fichiers depuis les pièces jointes des messages de chat ajouté',
new_0_4_4_1: 'Navigateur de fichiers ajouté avec prise en charge multi-backend (local/Docker/SSH/Singularity)',
},
// Fichiers
-38
View File
@@ -1064,44 +1064,6 @@ export default {
new_0_5_31_4: 'Profile アバターを単聊、グループチャット、折りたたみサイドバーに反映し、Web UI メタデータ保存と Windows 安全パスに対応',
new_0_5_31_5: 'Docker、Termux、Windows の gateway 検出と再起動確認を改善し、managed gateway の生存判定に gateway_state/gateway.pid を使用',
new_0_5_31_6: 'APIKEY.FUN 生画像メディア endpoint と内蔵 apikey-image-gen skill を追加し、active Profile の fun-codex provider で文生図、図生図、画像編集に対応',
new_0_4_8_2: 'ネストした Markdown フェンスの描画切り詰めを修正',
new_0_4_8_3: '圧縮セッションの系譜投影と検索を修正',
new_0_4_8_4: 'セッション一覧の N+1 クエリを最適化し、非 CJK 入力検索の 500 エラーを修正',
new_0_4_8_5: 'Fix forced scroll to bottom when switching back from other tabs',
new_0_4_8_6: 'Smooth session switch with loading transition overlay',
new_0_4_8_7: 'Fix login token validation using Hermes session endpoint',
new_0_4_8_8: 'Fix image attachments broken after page refresh (blob URL persistence)',
new_0_4_8_9: 'Click image attachments to preview in fullscreen overlay',
new_0_4_8_10: 'Move upload directory from temp to ~/.hermes-web-ui/upload',
new_0_4_7_1: '思考/推論ブロックのリアルタイムストリーミング表示',
new_0_4_7_2: 'Dockerビルド時にprepareスクリプトをスキップ',
new_0_4_7_3: 'グループチャットのモバイルUX改善とUIのブラッシュアップ',
new_0_4_7_4: 'コンテキスト残りトークン数をマイナスではなく0に制限',
new_0_4_7_5: 'Alibaba Coding Planビルトインプロバイダーを追加(.env base_urlオーバーライド対応)',
new_0_4_7_6: '起動時にリモートプロファイルをスキップしてハングを防止',
new_0_4_7_7: '黙って飲み込まれた実行エラーを検出して表示',
new_0_4_7_8: 'プロバイダー対応のコンテキスト長さルックアップ',
new_0_4_7_9: '切り替え時にconfig.modelをリセットしCLIカスタムプロバイダーを解決',
new_0_4_7_10: 'ビルトインプロバイダー削除時に.envからbase_url_envをクリア',
new_0_4_7_11: 'グループチャットルームのサイドバー背景をセッションリストに合わせる',
new_0_4_5_1: 'Add group chat with multi-agent rooms, mention routing, and typing status recovery',
new_0_4_5_2: 'モデルコンテキスト設定を context_length 設定付きの YAML に書き換え',
new_0_4_5_3: 'OpenAI Codex のモデル一覧に gpt-5.5 を追加',
new_0_4_5_4: 'ジョブプロキシをローカルコントローラーに置き換え、モデル読み込みを最適化',
new_0_4_5_5: 'ModelSelector のカスタムモデル機能に i18n 対応を追加',
new_0_4_5_6: 'サイドバーの i18n キー不足警告を修正',
new_0_4_5_7: 'ログアウト時に localStorage をすべて消去',
new_0_4_5_8: 'ログが無制限に増えないよう定期ローテーションを追加',
new_0_4_2_1: 'トークン使用量追跡と動的コンテキスト長を追加',
new_0_4_2_2: 'セッション検索モーダルを追加',
new_0_4_2_3: 'Socket.IOとSQLiteによるグループチャットシステムを復元',
new_0_4_2_4: 'チャットページにピン留めセッションとライブモニターを追加',
new_0_4_2_5: '組み込みプロバイダー検出とモデルマッチングを修正',
new_0_4_4_5: '特殊文字を含む検索で 500 エラーになる問題を修正',
new_0_4_4_4: 'StepFun と Nous Portal Provider のサポートを追加',
new_0_4_4_3: 'アクティブなチャットセッションにリアルタイム状態バッジを追加',
new_0_4_4_2: 'チャットメッセージ添付ファイルのダウンロードを追加',
new_0_4_4_1: '複数バックエンド(local/Docker/SSH/Singularity)対応のファイルブラウザを追加',
},
// ファイル
-38
View File
@@ -1064,44 +1064,6 @@ export default {
new_0_5_31_4: 'Profile 아바타가 단일 채팅, 그룹 채팅, 접힌 사이드바에 표시되며 Web UI 메타데이터 저장과 Windows 안전 경로 지원',
new_0_5_31_5: 'Docker, Termux, Windows gateway 감지 및 재시작 확인을 개선하고 managed gateway liveness 판단에 gateway_state/gateway.pid 사용',
new_0_5_31_6: 'APIKEY.FUN 이미지 생성 미디어 endpoint와 내장 apikey-image-gen skill 추가, active Profile의 fun-codex provider로 텍스트-이미지, 이미지-이미지, 이미지 편집 지원',
new_0_4_8_2: '중첩 Markdown 코드 블록 렌더링 잘림 수정',
new_0_4_8_3: '압축 세션 계보 투영 및 검색 수정',
new_0_4_8_4: '세션 목록 N+1 쿼리를 최적화하고 비 CJK 입력 검색 500 오류 수정',
new_0_4_8_5: 'Fix forced scroll to bottom when switching back from other tabs',
new_0_4_8_6: 'Smooth session switch with loading transition overlay',
new_0_4_8_7: 'Fix login token validation using Hermes session endpoint',
new_0_4_8_8: 'Fix image attachments broken after page refresh (blob URL persistence)',
new_0_4_8_9: 'Click image attachments to preview in fullscreen overlay',
new_0_4_8_10: 'Move upload directory from temp to ~/.hermes-web-ui/upload',
new_0_4_7_1: '생각/추론 블록의 실시간 스트리밍 표시',
new_0_4_7_2: 'Docker 빌드 중 prepare 스크립트 건너뛰기',
new_0_4_7_3: '그룹 채팅 모바일 UX 개선 및 UI 다듬기',
new_0_4_7_4: '컨텍스트 남은 토큰을 음수 대신 0으로 제한',
new_0_4_7_5: '.env base_url 재정의를 지원하는 Alibaba Coding Plan 내장 프로바이더 추가',
new_0_4_7_6: '시작 시 원격 프로필 건너뛰어 중지 방지',
new_0_4_7_7: '조용히 삼켜진 실행 오류 감지 및 표시',
new_0_4_7_8: '프로바이더 인식 컨텍스트 길이 조회',
new_0_4_7_9: '전환 시 config.model 재설정 및 CLI 커스텀 프로바이더 해결',
new_0_4_7_10: '내장 프로바이더 삭제 시 .env에서 base_url_env 정리',
new_0_4_7_11: '그룹 채팅 방 사이드바 배경을 세션 목록과 맞추기',
new_0_4_5_1: 'Add group chat with multi-agent rooms, mention routing, and typing status recovery',
new_0_4_5_2: '모델 컨텍스트 설정을 context_length 옵션이 있는 YAML로 변경',
new_0_4_5_3: 'OpenAI Codex 모델 목록에 gpt-5.5 추가',
new_0_4_5_4: '작업 프록시를 로컬 컨트롤러로 교체하고 모델 로딩 최적화',
new_0_4_5_5: 'ModelSelector의 사용자 지정 모델 기능에 i18n 지원 추가',
new_0_4_5_6: '사이드바 i18n 누락 키 경고 수정',
new_0_4_5_7: '로그아웃 시 모든 localStorage 정리',
new_0_4_5_8: '로그가 무제한 증가하지 않도록 주기적 로그 로테이션 추가',
new_0_4_2_1: '토큰 사용량 추적 및 동적 컨텍스트 길이 추가',
new_0_4_2_2: '세션 검색 모달 추가',
new_0_4_2_3: 'Socket.IO 및 SQLite로 그룹 채팅 시스템 복원',
new_0_4_2_4: '채팅 페이지에 고정 세션 및 라이브 모니터 추가',
new_0_4_2_5: '내장 프로바이더 감지 및 모델 매칭 수정',
new_0_4_4_5: '특수 문자 검색 시 500 오류 발생 문제 수정',
new_0_4_4_4: 'StepFun 및 Nous Portal Provider 지원 추가',
new_0_4_4_3: '활성 채팅 세션에 실시간 상태 배지 추가',
new_0_4_4_2: '채팅 메시지 첨부 파일 다운로드 추가',
new_0_4_4_1: '다중 백엔드(local/Docker/SSH/Singularity)를 지원하는 파일 브라우저 추가',
},
// 파일
-38
View File
@@ -1064,44 +1064,6 @@ jobTriggered: 'Job acionado',
new_0_5_31_4: 'Avatares de Profile aparecem em chat individual, chat em grupo e sidebar recolhida, com metadados Web UI e caminhos seguros para Windows',
new_0_5_31_5: 'Detecção e restart de gateway em Docker, Termux e Windows melhorados usando gateway_state/gateway.pid para liveness do gateway gerenciado',
new_0_5_31_6: 'Endpoint de mídia APIKEY.FUN para geração de imagens e skill apikey-image-gen integrado para texto-imagem, imagem-imagem e edição via provider fun-codex do Profile ativo',
new_0_4_8_2: 'Corrige truncamento na renderização de blocos Markdown aninhados',
new_0_4_8_3: 'Corrige projeção e busca da linhagem de sessões compactadas',
new_0_4_8_4: 'Otimiza consultas N+1 da lista de sessões e corrige erro 500 em busca com entrada não CJK',
new_0_4_8_5: 'Fix forced scroll to bottom when switching back from other tabs',
new_0_4_8_6: 'Smooth session switch with loading transition overlay',
new_0_4_8_7: 'Fix login token validation using Hermes session endpoint',
new_0_4_8_8: 'Fix image attachments broken after page refresh (blob URL persistence)',
new_0_4_8_9: 'Click image attachments to preview in fullscreen overlay',
new_0_4_8_10: 'Move upload directory from temp to ~/.hermes-web-ui/upload',
new_0_4_7_1: 'Exibicao em streaming em tempo real de blocos de pensamento/razoamento',
new_0_4_7_2: 'Ignorar script de preparacao durante o build Docker',
new_0_4_7_3: 'Melhorias na UX mobile do chat em grupo e polimento da UI',
new_0_4_7_4: 'Limitar os tokens restantes do contexto a 0 em vez de negativo',
new_0_4_7_5: 'Adicionar provedor integrado Alibaba Coding Plan com substituicao de base_url no .env',
new_0_4_7_6: 'Ignorar perfis remotos na inicializacao para evitar travamento',
new_0_4_7_7: 'Detectar e exibir erros de execucao silenciosamente engolidos',
new_0_4_7_8: 'Consulta de comprimento de contexto consciente do provedor',
new_0_4_7_9: 'Redefinir config.model ao trocar e resolver provedor personalizado CLI',
new_0_4_7_10: 'Limpar base_url_env do .env ao excluir provedor integrado',
new_0_4_7_11: 'Alinhar o fundo da barra lateral da sala de chat em grupo com a lista de sessoes',
new_0_4_5_1: 'Add group chat with multi-agent rooms, mention routing, and typing status recovery',
new_0_4_5_2: 'Reescreve a configuração de contexto do modelo para usar YAML com context_length',
new_0_4_5_3: 'Adiciona gpt-5.5 à lista de modelos do OpenAI Codex',
new_0_4_5_4: 'Substitui o proxy de tarefas por um controlador local e otimiza o carregamento de modelos',
new_0_4_5_5: 'Adiciona suporte i18n para modelos personalizados no ModelSelector',
new_0_4_5_6: 'Corrige avisos de chaves i18n ausentes na barra lateral',
new_0_4_5_7: 'Limpa todo o localStorage ao sair',
new_0_4_5_8: 'Adiciona rotação periódica de logs para evitar crescimento ilimitado',
new_0_4_2_1: 'Adicionar rastreamento de uso de tokens e comprimento de contexto dinamico',
new_0_4_2_2: 'Adicionar modal de busca de sessoes',
new_0_4_2_3: 'Restaurar sistema de chat em grupo com Socket.IO e SQLite',
new_0_4_2_4: 'Adicionar sessoes fixas e monitor ao vivo na pagina de chat',
new_0_4_2_5: 'Corrigir deteccao de provedores integrados e combinacao de modelos',
new_0_4_4_5: 'Erro 500 em buscas com caracteres especiais corrigido',
new_0_4_4_4: 'Suporte aos provedores StepFun e Nous Portal adicionado',
new_0_4_4_3: 'Badge de status ao vivo adicionado em sessões de chat ativas',
new_0_4_4_2: 'Download de arquivos de anexos de mensagens de chat adicionado',
new_0_4_4_1: 'Navegador de arquivos com suporte multi-backend adicionado (local/Docker/SSH/Singularity)',
},
// Arquivos
-38
View File
@@ -1287,43 +1287,5 @@ export default {
new_0_5_31_4: 'Profile 頭像會同步用於單聊、群聊和折疊側邊欄,頭像中繼資料保存到 Web UI 目錄並相容 Windows 路徑',
new_0_5_31_5: '改進 Docker、Termux、Windows 的 gateway 偵測和重啟邏輯,優先使用 gateway_state/gateway.pid 判斷 managed gateway 是否存活',
new_0_5_31_6: '新增 APIKEY.FUN 生圖媒體接口和內建 apikey-image-gen skill,支援文生圖、圖生圖和圖片編輯,並從 active Profile 的 fun-codex 配置讀取憑據',
new_0_4_8_2: '修復巢狀 Markdown 程式碼區塊導致渲染截斷',
new_0_4_8_3: '修復壓縮續接工作階段投影和搜尋問題',
new_0_4_8_4: '最佳化工作階段清單 N+1 查詢,修復非 CJK 搜尋 500 錯誤',
new_0_4_8_5: '修復切換標籤頁返回時強制捲動到底部',
new_0_4_8_6: '切換工作階段時新增載入過渡動畫',
new_0_4_8_7: '修復登入 Token 驗證使用正確的工作階段端點',
new_0_4_8_8: '修復重新整理頁面後圖片附件失效問題',
new_0_4_8_9: '點擊圖片附件可全螢幕預覽',
new_0_4_8_10: '上傳目錄從暫存目錄遷移到 ~/.hermes-web-ui/upload',
new_0_4_7_1: '即時串流顯示思考/推理過程',
new_0_4_7_2: 'Docker 建置時跳過 prepare 指令碼',
new_0_4_7_3: '群聊行動端體驗改進和 UI 最佳化',
new_0_4_7_4: '將剩餘上下文 Token 數限制為 0 而非負數',
new_0_4_7_5: '新增阿里雲編碼計畫內建 Provider,支援 .env base_url 覆蓋',
new_0_4_7_6: '啟動時跳過遠端設定檔以防止卡住',
new_0_4_7_7: '偵測並展示被靜默吞沒的執行錯誤',
new_0_4_7_8: 'Provider 感知的上下文長度查詢',
new_0_4_7_9: '切換時重設 config.model 並解析 CLI 自訂 Provider',
new_0_4_7_10: '刪除內建 Provider 時清除 .env 中的 base_url_env',
new_0_4_7_11: '對齊群聊房間側邊欄背景與工作階段清單',
new_0_4_4_1: '新增檔案瀏覽器,支援多後端(本地/Docker/SSH/Singularity',
new_0_4_4_2: '新增聊天訊息附件檔案下載',
new_0_4_4_3: '使用中工作階段顯示即時狀態標籤',
new_0_4_4_4: '新增 StepFun 和 Nous Portal Provider 支援',
new_0_4_4_5: '修復特殊字元搜尋導致 500 錯誤',
new_0_4_5_1: '新增群聊功能,支援多 Agent 房間、提及路由和輸入狀態恢復',
new_0_4_5_2: '使用 YAML 重寫模型上下文設定,新增 context_length 設定',
new_0_4_5_3: '新增 gpt-5.5 到 OpenAI Codex 模型清單',
new_0_4_5_4: '用本地控制器替換任務代理,最佳化模型載入',
new_0_4_5_5: 'ModelSelector 自訂模型功能新增 i18n 支援',
new_0_4_5_6: '修復側邊欄 i18n 缺失 key 警告',
new_0_4_5_7: '登出時清除所有 localStorage',
new_0_4_5_8: '新增日誌定期輪替,防止日誌無限增長',
new_0_4_2_1: '新增 Token 用量追蹤、上下文顯示和動態上下文長度',
new_0_4_2_2: '新增工作階段搜尋彈窗',
new_0_4_2_3: '恢復群聊系統(Socket.IO + SQLite 持久化)',
new_0_4_2_4: 'Chat 頁面新增釘選工作階段和即時監控',
new_0_4_2_5: '修復內建 Provider 偵測和模型匹配問題',
},
}
-38
View File
@@ -1285,43 +1285,5 @@ export default {
new_0_5_31_5: '改进 Docker、Termux、Windows 的 gateway 检测和重启逻辑,优先使用 gateway_state/gateway.pid 判断 managed gateway 是否存活',
new_0_5_31_6: '新增 APIKEY.FUN 生图媒体接口和内置 apikey-image-gen skill,支持文生图、图生图和图片编辑,并从 active Profile 的 fun-codex 配置读取凭据',
new_0_4_8_2: '修复嵌套 Markdown 代码块导致渲染截断',
new_0_4_8_3: '修复压缩续接会话投影和搜索问题',
new_0_4_8_4: '优化会话列表 N+1 查询,修复非 CJK 搜索 500 错误',
new_0_4_8_5: '修复切换标签页返回时强制滚动到底部',
new_0_4_8_6: '切换会话时添加加载过渡动画',
new_0_4_8_7: '修复登录 Token 验证使用正确的会话端点',
new_0_4_8_8: '修复刷新页面后图片附件失效问题',
new_0_4_8_9: '点击图片附件可全屏预览',
new_0_4_8_10: '上传目录从临时目录迁移到 ~/.hermes-web-ui/upload',
new_0_4_7_1: '实时流式显示思考/推理过程',
new_0_4_7_2: 'Docker 构建时跳过 prepare 脚本',
new_0_4_7_3: '群聊移动端体验改进和 UI 优化',
new_0_4_7_4: '将剩余上下文 Token 数限制为 0 而非负数',
new_0_4_7_5: '新增阿里云编码计划内置 Provider,支持 .env base_url 覆盖',
new_0_4_7_6: '启动时跳过远程配置文件以防止卡住',
new_0_4_7_7: '检测并展示被静默吞没的运行错误',
new_0_4_7_8: 'Provider 感知的上下文长度查询',
new_0_4_7_9: '切换时重置 config.model 并解析 CLI 自定义 Provider',
new_0_4_7_10: '删除内置 Provider 时清除 .env 中的 base_url_env',
new_0_4_7_11: '对齐群聊房间侧边栏背景与会话列表',
new_0_4_4_1: '新增文件浏览器,支持多后端(本地/Docker/SSH/Singularity',
new_0_4_4_2: '新增聊天消息附件文件下载',
new_0_4_4_3: '活跃会话显示实时状态标签',
new_0_4_4_4: '新增 StepFun 和 Nous Portal Provider 支持',
new_0_4_4_5: '修复特殊字符搜索导致 500 错误',
new_0_4_5_1: '新增群聊功能,支持多 Agent 房间、提及路由和输入状态恢复',
new_0_4_5_2: '使用 YAML 重写模型上下文配置,新增 context_length 设置',
new_0_4_5_3: '新增 gpt-5.5 到 OpenAI Codex 模型列表',
new_0_4_5_4: '用本地控制器替换任务代理,优化模型加载',
new_0_4_5_5: 'ModelSelector 自定义模型功能新增 i18n 支持',
new_0_4_5_6: '修复侧边栏 i18n 缺失 key 警告',
new_0_4_5_7: '退出登录时清除所有 localStorage',
new_0_4_5_8: '新增日志定期轮转,防止日志无限增长',
new_0_4_2_1: '新增 Token 用量追踪、上下文显示和动态上下文长度',
new_0_4_2_2: '新增会话搜索弹窗',
new_0_4_2_3: '恢复群聊系统(Socket.IO + SQLite 持久化)',
new_0_4_2_4: 'Chat 页面新增固定会话和实时监控',
new_0_4_2_5: '修复内置 Provider 检测和模型匹配问题',
},
}