mirror of
https://github.com/hellodigua/ChatLab.git
synced 2026-05-17 20:13:48 +08:00
release: v0.17.5
This commit is contained in:
@@ -1,4 +1,30 @@
|
||||
[
|
||||
{
|
||||
"version": "0.17.5",
|
||||
"date": "2026-04-21",
|
||||
"summary": "修复了大量BUG。",
|
||||
"changes": [
|
||||
{
|
||||
"type": "feat",
|
||||
"items": [
|
||||
"优化关系卡片样式",
|
||||
"以原生机器标识逻辑替换 node-machine-id 依赖,提升 Linux 下 API 密钥修改稳定性",
|
||||
"合并聊天记录时支持可选保留原记录",
|
||||
"预设服务与第三方服务 API 地址旁新增验证按钮"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "fix",
|
||||
"items": [
|
||||
"优化 dataSource 迁移策略,提升迁移安全性",
|
||||
"修复话题在消息过少时空状态显示异常",
|
||||
"修复本地模型验证失效问题",
|
||||
"修复切换对话后所选 Tab 被重置的问题",
|
||||
"修复旧版 dataSources 升级后自动化页面白屏问题"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"version": "0.17.4",
|
||||
"date": "2026-04-19",
|
||||
|
||||
@@ -1,4 +1,30 @@
|
||||
[
|
||||
{
|
||||
"version": "0.17.5",
|
||||
"date": "2026-04-21",
|
||||
"summary": "This release focuses on a broad set of bug fixes to improve overall stability.",
|
||||
"changes": [
|
||||
{
|
||||
"type": "feat",
|
||||
"items": [
|
||||
"Refined the visual style of relationship cards.",
|
||||
"Replaced the `node-machine-id` dependency with native machine identity logic to improve API key update reliability on Linux.",
|
||||
"Added an option to keep original records when merging chat histories.",
|
||||
"Added a verification button next to API endpoints for preset and third-party services."
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "fix",
|
||||
"items": [
|
||||
"Hardened the data source migration strategy for safer migrations.",
|
||||
"Fixed incorrect empty-state rendering for topics with very few messages.",
|
||||
"Fixed local model validation failures.",
|
||||
"Fixed an issue where the selected tab reset after switching conversations.",
|
||||
"Fixed a white-screen issue in Automation pages after upgrading legacy `dataSources` structures."
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"version": "0.17.4",
|
||||
"date": "2026-04-19",
|
||||
|
||||
@@ -1,4 +1,30 @@
|
||||
[
|
||||
{
|
||||
"version": "0.17.5",
|
||||
"date": "2026-04-21",
|
||||
"summary": "本リリースでは多数の不具合を修正し、全体の安定性を改善しました。",
|
||||
"changes": [
|
||||
{
|
||||
"type": "feat",
|
||||
"items": [
|
||||
"関係カードのスタイルを改善しました。",
|
||||
"`node-machine-id` 依存をネイティブなマシン識別ロジックに置き換え、Linux での API キー更新の安定性を向上しました。",
|
||||
"チャット履歴の統合時に、元データを保持するオプションを追加しました。",
|
||||
"プリセットサービスとサードパーティサービスの API エンドポイント横に検証ボタンを追加しました。"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "fix",
|
||||
"items": [
|
||||
"dataSource の移行戦略を見直し、移行の安全性を向上しました。",
|
||||
"メッセージ数が少ない話題で空状態の表示が崩れる問題を修正しました。",
|
||||
"ローカルモデルの検証が失敗する問題を修正しました。",
|
||||
"会話を切り替えた後に選択中タブがリセットされる不具合を修正しました。",
|
||||
"旧 dataSources 構造からのアップグレード後に自動化ページが白画面になる問題を修正しました。"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"version": "0.17.4",
|
||||
"date": "2026-04-19",
|
||||
|
||||
@@ -1,4 +1,30 @@
|
||||
[
|
||||
{
|
||||
"version": "0.17.5",
|
||||
"date": "2026-04-21",
|
||||
"summary": "本次更新聚焦大量錯誤修復,整體穩定性與可用性皆有所提升。",
|
||||
"changes": [
|
||||
{
|
||||
"type": "feat",
|
||||
"items": [
|
||||
"優化關係卡片樣式。",
|
||||
"以原生機器識別邏輯取代 `node-machine-id` 依賴,提升 Linux 下 API 金鑰修改穩定性。",
|
||||
"合併聊天記錄時新增可選保留原始記錄。",
|
||||
"在預設服務與第三方服務的 API 位址旁新增驗證按鈕。"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "fix",
|
||||
"items": [
|
||||
"優化 dataSource 遷移策略,提升遷移安全性。",
|
||||
"修正話題在訊息過少時空狀態顯示異常。",
|
||||
"修正本地模型驗證失效問題。",
|
||||
"修正切換對話後已選分頁被重置的問題。",
|
||||
"修正舊版 dataSources 升級後自動化頁面白屏問題。"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"version": "0.17.4",
|
||||
"date": "2026-04-19",
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "ChatLab",
|
||||
"version": "0.17.4",
|
||||
"version": "0.17.5",
|
||||
"description": "本地化的聊天记录分析工具,通过 SQL 和 AI Agent 回顾你的社交记忆",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
Reference in New Issue
Block a user