update 0.5.31 changelog (#874)
This commit is contained in:
@@ -704,7 +704,6 @@ export default {
|
||||
edgePitch: '음높이',
|
||||
edgePitchHint: '음성 음높이 조절 (-20~+20 Hz)',
|
||||
|
||||
|
||||
// Test
|
||||
testTitle: '음성 테스트',
|
||||
testText: '테스트 텍스트',
|
||||
@@ -877,35 +876,6 @@ export default {
|
||||
// 변경 이력
|
||||
changelog: {
|
||||
|
||||
new_0_5_6_1: '음성 재생 기능: Web Speech API, 수동 재생 버튼, 자동 재생 스위치, 무지개 테두리 애니메이션, 모바일 최적화',
|
||||
new_0_5_6_2: '강력한 LLM JSON 파서: Python 형식 허용, 스트리밍 이벤트에서 텍스트 추출',
|
||||
new_0_5_6_3: 'Skils 기능 향상: 사용 통계, 소스 필터링, 보관된 스킬, 출처, 고정 토글',
|
||||
new_0_5_6_4: '확장된 일일 사용 통계: 캐시 읽기/쓰기 분리를 포함한 상세한 토큰 분석',
|
||||
new_0_5_6_5: '세션 기록 범위 명확화: 채팅 및 기록 보기의 설명 개선',
|
||||
new_0_5_6_6: 'Anthropic 스타일의 ContentBlock 배열 형식(텍스트, 이미지, 파일)을 사용하여 첨부파일 처리를 재설계',
|
||||
new_0_5_6_7: '인증이 포함된 ContentBlock 및 Markdown 형식을 지원하는 프론트엔드 파일 다운로드 기능 추가',
|
||||
new_0_5_6_8: '중복된 nodemon 인스턴스를 제거하여 SQLite 데이터베이스 재설정을 일으키는 다중 프로세스 충돌 수정',
|
||||
|
||||
new_0_5_14_1: 'Add session export with full and compressed modes (JSON or plain text)',
|
||||
new_0_5_14_2: 'Fix terminal PTY resource exhaustion, switch to lazy connect',
|
||||
new_0_5_14_3: 'Fix WSL2 health check failure caused by IPv6 dual-stack binding',
|
||||
new_0_5_14_4: 'Fix SQLite connection not released on shutdown causing database lock',
|
||||
new_0_5_14_5: 'Update FUN provider models, add builtin badge and API relay link',
|
||||
new_0_5_15_1: '칸반 보드로 작업 및 세션 시각적 관리',
|
||||
new_0_5_15_2: '공식 랜딩 페이지 및 문서 사이트 추가',
|
||||
new_0_5_15_3: '그룹 채팅 에이전트 클라이언트가 하드코딩 8648 대신 동적 포트 사용',
|
||||
new_0_5_15_4: 'node-edge-tts 음성 모듈 추가',
|
||||
new_0_5_15_5: 'WSL 기본 리슨 호스트 바인딩 수정',
|
||||
new_0_5_15_6: '웹사이트 홈페이지 SEO 메타데이터 추가',
|
||||
new_0_5_15_7: 'IP 기반 로그인 무차별 대입 공격 보호 추가',
|
||||
new_0_5_15_8: 'MarkdownRenderer 다운로드 URL 이중 래핑 수정',
|
||||
new_0_5_15_9: 'Hermes Markdown 미디어 렌더링 및 동기화 재시도 수정',
|
||||
new_0_5_15_10: '업스트림 환경 변수 종속성 제거',
|
||||
new_0_5_15_11: '칸반 기능을 사용할 수 없는 경우 hermes-agent를 업그레이드하세요',
|
||||
new_0_5_16_1: '채팅 스트리밍을 /v1/runs에서 /v1/responses API로 마이그레이션하여 지연 시간 단축',
|
||||
new_0_5_16_2: '실제 API 사용량(토큰, 캐시, 추론)을 사용량 통계 테이블에 저장',
|
||||
new_0_5_16_3: '웹사이트 내비게이션 바에 QQ 그룹 QR 코드 추가',
|
||||
new_0_5_16_4: '메시지 스키마에서 사용하지 않는 codex_reasoning_items 필드 제거',
|
||||
new_0_5_17_1: 'Windows 완전 호환: 경로 처리, 프로세스 관리, 터미널, 로그 파싱',
|
||||
new_0_5_17_2: 'Gateway 프로세스 관리 리팩토링, 크로스 플랫폼 시작/중지/헬스체크 지원',
|
||||
new_0_5_17_3: 'Termux에서 hermes shebang을 파싱하여 Python을 찾아 플러그인 발견 수정',
|
||||
@@ -981,20 +951,12 @@ export default {
|
||||
new_0_5_30_7: 'Fix config writes and provider presets: validate .env keys, route FUN-Codex through the Responses API, and refresh Z.AI/GLM model lists',
|
||||
new_0_5_30_8: 'Polish frontend details including collapsed sidebar layout, short group labels, sidebar divider, and conversation outline styling',
|
||||
new_0_5_30_9: 'Context compression now follows Profile compression settings and hardens stale snapshots by reusing previous summaries with a safe tail instead of recompressing full history',
|
||||
new_0_5_5_1: '🎉 노동절 감사합니다! 오늘은 쉬니까 양해 부탁드립니다',
|
||||
new_0_5_5_2: 'Hermes 세션 기록 페이지 추가',
|
||||
new_0_5_5_3: '기록 페이지는 독립적으로 세션 관리',
|
||||
new_0_5_5_4: '기록 페이지는 첫 번째 CLI 세션 자동 선택',
|
||||
new_0_5_5_5: 'HistoryMessageList 컴포넌트 추가',
|
||||
new_0_5_5_6: '빈 메시지와 toolName 없는 tool 메시지 필터링',
|
||||
new_0_5_5_7: 'localStorage 세션 캐시 제거, 백엔드에서 직접 가져오기',
|
||||
new_0_5_5_8: '프로필 전환 최적화',
|
||||
new_0_5_4_2: 'Fix concurrent chat sessions event cross-talk with WebSocket event routing refactoring',
|
||||
new_0_5_4_3: 'Fix cron job edit payloads with partial PATCH to support long prompt name-only edits',
|
||||
new_0_5_4_4: 'Fix web terminal Hermes CLI availability after Docker deployment',
|
||||
new_0_5_4_5: 'Add workspace dialog i18n translations for title and improve session persistence',
|
||||
new_0_5_4_6: 'Support code block copy feedback with user notifications',
|
||||
new_0_5_4_7: 'Align usage analytics with Hermes state DB schema',
|
||||
new_0_5_31_1: "Harden Bridge broker restarts, fix final group-chat stream rendering, and add {'@'}all routing for group chat",
|
||||
new_0_5_31_2: 'File manager can copy absolute paths, and the mobile session drawer overlay no longer falls behind chat content',
|
||||
new_0_5_31_3: 'Profile selector now shows avatars, custom avatar uploads, runtime status modal, and gateway/profile restart actions',
|
||||
new_0_5_31_4: 'Profile avatars now appear in single chat, group chat, and collapsed sidebar, with Web UI profile metadata storage and Windows-safe paths',
|
||||
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_8_2: 'Fix nested markdown fence rendering truncation',
|
||||
new_0_4_8_3: 'Fix compressed session lineage projection and search',
|
||||
new_0_4_8_4: 'Optimize session list N+1 queries and fix search 500 on non-CJK input',
|
||||
|
||||
Reference in New Issue
Block a user