chore: update changelog for version 0.5.10 (#453)
- Bump version from 0.5.9 to 0.5.10 - Add changelog entry for 0.5.10 release - Update i18n translations for new changelog items Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -608,6 +608,12 @@ export default {
|
||||
new_0_5_6_7: 'ContentBlockおよびMarkdown形式をサポートし、認証付きのフロントエンドファイルダウンロード機能を追加',
|
||||
new_0_5_6_8: '重複するnodemonインスタンスを削除し、SQLiteデータベースのリセットを引き起こすマルチプロセス競合を修正',
|
||||
new_0_5_9_1: 'アプリケーション全体でプロファイル管理を統一し、一貫したAPIと状態管理を提供',
|
||||
|
||||
new_0_5_10_1: 'GitHubリリースでDockerイメージのビルドを自動化し、バージョンタグを追加(例::v0.5.10)',
|
||||
new_0_5_10_2: 'セッション承認モード設定を追加:approvals.mode(オフ/手動)',
|
||||
new_0_5_10_3: 'OpenAPI ドキュメントの自動生成を追加(94 エンドポイント、24 タグ)',
|
||||
new_0_5_10_4: 'メディア レンダリングを強化:Markdown での画像、動画、ファイルのサポート',
|
||||
new_0_5_10_5: 'グループチャットのプロンプトを最適化し、メディア処理を修正',
|
||||
new_0_5_9_2: 'より良いコントリビューションワークフローのためにGitHubイシューとプルリクエストテンプレートを追加',
|
||||
new_0_5_8_1: 'モバイルサイドバーサポートとカスタマイズ可能なレインボーボタン付きドロワーパネルを追加',
|
||||
new_0_5_8_2: 'プロファイル切り替え状態同期問題を修正し、UIを即座に更新してバックエンドを検証',
|
||||
@@ -651,9 +657,6 @@ export default {
|
||||
new_0_5_1_7: 'Optimize model list layout in Provider cards (fixed height, tag alignment)',
|
||||
new_0_5_1_8: 'Fix display issue with single-line long code blocks in user messages',
|
||||
new_0_5_1_9: 'Fix web terminal rendering errors in Docker deployment',
|
||||
new_0_5_0_1: 'Self-built chat database and context compression: empty chat history on first entry is expected',
|
||||
new_0_5_0_2: 'Sessions use WebSocket form, enhanced resume capability',
|
||||
new_0_4_8_1: 'Safe Mermaid diagram rendering with async render and timeout fallback',
|
||||
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