Skip to content

Commit 08c9429

Browse files
authored
New version: hellodigua.ChatLab version 0.17.4 (#362522)
1 parent 36107ca commit 08c9429

4 files changed

Lines changed: 100 additions & 0 deletions

File tree

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: hellodigua.ChatLab
5+
PackageVersion: 0.17.4
6+
InstallerType: nullsoft
7+
InstallerSwitches:
8+
Upgrade: --updated
9+
UpgradeBehavior: install
10+
ProductCode: 5c93c6d5-cfd9-53ea-a37a-26c1e3d35c8d
11+
ReleaseDate: 2026-04-19
12+
Installers:
13+
- Architecture: x64
14+
Scope: user
15+
InstallerUrl: https://github.com/hellodigua/ChatLab/releases/download/v0.17.4/ChatLab-0.17.4-setup.exe
16+
InstallerSha256: A349B6E7467BD2419FB00C16AB82F387F4CB44362691C4396EC93F423E6BAF66
17+
InstallerSwitches:
18+
Custom: /currentuser
19+
- Architecture: x64
20+
Scope: machine
21+
InstallerUrl: https://github.com/hellodigua/ChatLab/releases/download/v0.17.4/ChatLab-0.17.4-setup.exe
22+
InstallerSha256: A349B6E7467BD2419FB00C16AB82F387F4CB44362691C4396EC93F423E6BAF66
23+
InstallerSwitches:
24+
Custom: /allusers
25+
ManifestType: installer
26+
ManifestVersion: 1.12.0
Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: hellodigua.ChatLab
5+
PackageVersion: 0.17.4
6+
PackageLocale: en-US
7+
Publisher: digua
8+
PublisherUrl: https://digua.moe/
9+
PublisherSupportUrl: https://github.com/hellodigua/ChatLab/issues
10+
PackageName: ChatLab
11+
PackageUrl: https://chatlab.fun/
12+
License: AGPL-3.0
13+
LicenseUrl: https://github.com/hellodigua/ChatLab/blob/HEAD/LICENSE
14+
Copyright: Copyright © 2026 ChatLab
15+
ShortDescription: 'A Local-first chat analysis tool: Relive your social memories powered by SQL and AI Agents.'
16+
Description: |-
17+
ChatLab is a free, open-source, and local-first application dedicated to analyzing chat records. Through an AI Agent and a flexible SQL engine, you can freely dissect, query, and even reconstruct your social data.
18+
We refuse to upload your privacy to the cloud; instead, we bring powerful analytics directly to your computer.
19+
Currently supported: Chat record analysis for LINE, WeChat, QQ, WhatsApp, Instagram and Discord. Upcoming support: Messenger, iMessage.
20+
The project is still in early iteration, so there are many bugs and unfinished features. If you encounter any issues, feel free to provide feedback.
21+
Core Features
22+
- 🚀 Ultimate Performance: Utilizing stream computing and multi-threaded parallel architecture, it maintains fluid interaction and response even with millions of chat records.
23+
- 🔒 Privacy Protection: Chat records and configurations are stored in your local database, and all analysis is performed locally (with the exception of AI features).
24+
- 🤖 Intelligent AI Agent: Integrated with 10+ Function Calling tools and supporting dynamic scheduling to deeply excavate interesting insights from chat records.
25+
- 📊 Multi-dimensional Data Visualization: Provides intuitive analysis charts for activity trends, time distribution patterns, member rankings, and more.
26+
- 🧩 Format Standardization: Through a powerful data abstraction layer, it bridges the format differences between various chat applications, allowing any chat records to be analyzed.
27+
Tags:
28+
- chat
29+
- chat-records
30+
ReleaseNotesUrl: https://github.com/hellodigua/ChatLab/releases/tag/v0.17.4
31+
Documentations:
32+
- DocumentLabel: User Guide
33+
DocumentUrl: https://chatlab.fun/usage/how-to-export.html
34+
ManifestType: defaultLocale
35+
ManifestVersion: 1.12.0
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
3+
4+
PackageIdentifier: hellodigua.ChatLab
5+
PackageVersion: 0.17.4
6+
PackageLocale: zh-CN
7+
PackageUrl: https://chatlab.fun/cn/
8+
ShortDescription: 本地化的聊天记录分析工具,通过 SQL 和 AI Agent 回顾你的社交记忆。
9+
Description: |-
10+
ChatLab 是一个免费、开源、本地化的,专注于分析聊天记录的应用。通过 AI Agent 和灵活的 SQL 引擎,你可以自由地拆解、查询甚至重构你的社交数据。
11+
目前已支持: WhatsApp、LINE、微信、QQ、Discord、Instagram 的聊天记录分析,即将支持: iMessage、Messenger、Kakao Talk。
12+
核心特性
13+
- 🚀 极致性能:使用流式计算与多线程并行架构,就算是百万条级别的聊天记录,依然拥有丝滑交互和响应。
14+
- 🔒 保护隐私:聊天记录和配置都存在你的本地数据库,所有分析都在本地进行(AI 功能例外)。
15+
- 🤖 智能 AI Agent:集成 10+ Function Calling 工具,支持动态调度,深度挖掘聊天记录中的更多有趣。
16+
- 📊 多维数据可视化:提供活跃度趋势、时间规律分布、成员排行等多个维度的直观分析图表。
17+
- 🧩 格式标准化:通过强大的数据抽象层,抹平不同聊天软件的格式差异,任何聊天记录都能分析。
18+
Tags:
19+
- 聊天
20+
- 聊天记录
21+
ReleaseNotes: |-
22+
What's New
23+
Implemented the full Import API v1 protocol and added hierarchical data source management, now supporting automatic chat history sync.
24+
更新内容
25+
实现 Import API v1 完整协议并新增层级数据源管理,现已支持聊天记录自动同步。
26+
ReleaseNotesUrl: https://github.com/hellodigua/ChatLab/releases/tag/v0.9.3
27+
Documentations:
28+
- DocumentLabel: 用户手册
29+
DocumentUrl: https://chatlab.fun/cn/usage/how-to-export.html
30+
ManifestType: locale
31+
ManifestVersion: 1.12.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: hellodigua.ChatLab
5+
PackageVersion: 0.17.4
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)