v0
cf40d3ad63
feat: optimize prompt caching and add Telegram push
...
Add system prompt caching, custom prompt, and Telegram push settings.
Co-authored-by: Jason <159670257+Jasonzhu1207@users.noreply.github.com >
2026-04-06 09:56:11 +00:00
v0
89f3ec57f5
feat: add configurable AI insight settings and desktop logging
...
Introduce new configurable fields and log insights to desktop.
Co-authored-by: Jason <159670257+Jasonzhu1207@users.noreply.github.com >
2026-04-05 17:20:23 +00:00
v0
5971757a28
feat: add aiInsightWhitelist to settings page
...
Implement aiInsightWhitelist feature with UI and filtering logic.
Co-authored-by: Jason <159670257+Jasonzhu1207@users.noreply.github.com >
2026-04-05 16:42:43 +00:00
v0
93a9df48f4
feat: implement AI insights service and settings tab
...
Add core insight service and IPC handlers; update config and settings page.
Co-authored-by: Jason <159670257+Jasonzhu1207@users.noreply.github.com >
2026-04-05 15:32:22 +00:00
姜北尘
64010ad86b
feat:添加导出文件
2026-04-04 19:45:05 +08:00
xuncha
758de9949b
新增开机自启动 [Enhancement]: 希望能够支持静默启动和开机自启动
...
Fixes #516
2026-04-03 21:08:05 +08:00
cc
54ed35ffb3
新增渠道更新
2026-04-02 22:14:46 +08:00
hicccc77
83f50cbaee
fix: support configurable bind host for HTTP API and fix Windows sherpa-onnx PATH
...
- fix(#547 ): HTTP API server now supports configurable bind host (default 127.0.0.1)
Docker/N8N users can set host to 0.0.0.0 in settings to allow container access.
Adds httpApiHost config key, UI input in settings, and passes host through
IPC chain (preload -> main -> httpService).
- fix(#546 ): Add Windows PATH injection for sherpa-onnx native module
buildTranscribeWorkerEnv() now adds the sherpa-onnx-win-x64 directory to
PATH on Windows, fixing 'Could not find sherpa-onnx-node' errors caused
by missing DLL search path in forked worker processes.
2026-03-25 15:10:16 +08:00
H3CoF6
77e5c44673
feat: 保存api服务的配置,实现随weflow静默启动
2026-03-24 04:11:34 +08:00
H3CoF6
619cc84d15
feat: api接口新增access_token校验
2026-03-24 03:55:37 +08:00
cc
64995c25a8
支持联系人签名、标签分组、地区获取;优化导出效果
2026-03-23 21:46:15 +08:00
姜北尘
e12193aa40
feat: 导出联系人标签和详细描述
...
扩展联系人读取与导出链路,新增 labels 和 detailDescription 字段的兼容提取,并同步更新通讯录缓存、详情展示与
JSON/CSV/VCF 导出。
Close #402
2026-03-22 14:17:19 +08:00
xuncha
e92df66bef
修复导出页头像缺失
2026-03-22 09:37:19 +08:00
姜北尘
f8e99a34c7
feat: 支持自定义引用消息样式
...
允许用户在设置中切换引用消息与正文的上下顺序,并使聊天页中的引用回复即时按所选样式展示。
Close#510
2026-03-21 22:26:09 +08:00
cc
c2502a09a9
优化导出速度,提供可选项优化
2026-03-20 21:43:29 +08:00
xuncha
7760358c02
优化选择
2026-03-20 15:19:10 +08:00
xuncha
e0b2f152b0
新增了一个消息推送
2026-03-17 23:29:21 +08:00
xuncha
a19bf5fac2
增加一个导出的缓存
2026-03-16 20:15:17 +08:00
xuncha
f2b1b07f58
新增询问窗口
2026-03-16 17:21:59 +08:00
aits2026
ecd64f62bc
feat(export): show and stop background page tasks
2026-03-10 09:37:31 +08:00
aits2026
39e59a4077
feat(export): split default media options
2026-03-06 14:41:02 +08:00
aits2026
450e5f7e61
feat(export): centralize avatar export default
2026-03-06 14:11:02 +08:00
aits2026
6e870ef300
feat(settings): unify export date range defaults
2026-03-06 12:29:32 +08:00
aits2026
0a5cf005a1
Merge remote-tracking branch 'upstream/dev' into codex/ts0305-01-export-module-upgrade
2026-03-06 10:22:36 +08:00
cc
a3ab06509e
一些更新
2026-03-05 20:46:18 +08:00
aits2026
7ead55d801
fix(export,sns): share sns user count cache across pages
2026-03-05 19:21:37 +08:00
tisonhuang
17a9b6102e
merge: resolve upstream/dev conflicts in export workflow branch
2026-03-05 13:55:42 +08:00
tisonhuang
36f1476782
feat(export): add session name prefix toggle in layout dropdown
2026-03-05 10:36:29 +08:00
tisonhuang
e795474917
fix(export): persist write layout across page switches
2026-03-05 09:20:52 +08:00
cc
53398707aa
修复了导出页面一些小问题
2026-03-04 22:46:31 +08:00
tisonhuang
b6fd842d4e
feat(export): add persistent session export records in detail panel
2026-03-04 21:19:11 +08:00
tisonhuang
580242b9d2
perf(export): persist session list stats across app restarts
2026-03-04 21:19:11 +08:00
tisonhuang
38a023d0b6
feat(sns): show my post count in overview stats
2026-03-04 21:19:10 +08:00
tisonhuang
04d1b0c694
feat(export): sync task badge globally and finalize export layout updates
2026-03-04 21:19:10 +08:00
tisonhuang
2e8f55d7a8
feat(chat-export): open single export dialog in chat with init feedback
2026-03-04 21:19:10 +08:00
tisonhuang
21a97b8871
feat(sns): cache page data and show count loading state
2026-03-04 21:19:10 +08:00
tisonhuang
faeda030e9
feat(contacts): persist avatar cache with incremental refresh
2026-03-04 21:19:10 +08:00
tisonhuang
9cb41e01e2
fix(contacts): persist list cache and add load timeout diagnostics
2026-03-04 21:19:10 +08:00
tisonhuang
7604ff2ae4
perf(export): cache counts and speed sns/session stats
2026-03-04 21:16:40 +08:00
tisonhuang
596baad296
feat(export): add sns stats card and conversation tab updates
2026-03-04 21:16:39 +08:00
tisonhuang
06d6f15e38
feat(export): redesign export board workflow
2026-03-04 21:16:39 +08:00
cc
4b9d94eb62
修复实时更新偶发失效的问题;删除AI对话有关组件与依赖
2026-02-22 15:26:13 +08:00
cc
acaac507b1
支持系统深浅自适应同步
2026-02-21 23:23:40 +08:00
cc
8e28016e5e
朋友圈图片解密的优化
2026-02-17 23:14:42 +08:00
xuncha
1930b91a5b
修复
2026-02-16 17:26:06 +08:00
cc
28e38f73f8
解决年度报告导出失败 #252;集成WechatVisualization的功能并支持词云排除 #259
2026-02-16 10:23:33 +08:00
cc
79648cd9d5
超级无敌帅气到爆炸起飞的更新
2026-02-03 21:45:17 +08:00
cc
e15e4cc3c8
feat: 宇宙超级无敌牛且帅气到爆炸的功能更新和优化
2026-02-02 22:01:22 +08:00
cc
1f0f824b01
feat: 支持忽略更新
2026-02-01 20:50:01 +08:00
cc
b9fa0cc215
feat: 一些更新
2026-01-29 20:41:12 +08:00