cc
cfa335564a
Merge pull request #549 from hicccc77/dev
...
Dev
2026-03-25 20:02:58 +08:00
cc
3d1493b0a6
Merge pull request #548 from Leoluis0705/perf/optimize-group-analytics
...
Perf/optimize group analytics
2026-03-25 19:51:08 +08:00
Leoluis0705
a46b52e603
fix(analytics): 完善群成员分析失败时的错误边界处理与UI展示
2026-03-25 19:15:12 +08:00
Leoluis0705
3c0683b9f8
perf(core): 为底层提取器引入 isSend 标识智能判断,解决大量本地消息及富文本消息引发的性能退化问题
2026-03-25 18:30:24 +08:00
Leoluis0705
3214c2804e
feat(group-analytics): 新增并极致优化群成员详细分析与图表呈现功能
2026-03-25 18:24:05 +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
Forrest
61ef10de9b
Merge pull request #545 from JiQingzhe2004/main
...
更新图标
v4.1.7
2026-03-25 02:09:50 +08:00
Forrest
73f36d6b29
更新图标
2026-03-25 01:36:04 +08:00
Forrest
666a1a3296
Merge branch 'hicccc77:main' into main
2026-03-25 00:18:12 +08:00
H3CoF6
acec2e95a2
Merge pull request #540 from H3CoF6/main
...
Dev
2026-03-24 04:45:13 +08:00
H3CoF6
d26e7e78a1
支持appimage,添加安装脚本,更新文档
2026-03-24 04:33:17 +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
H3CoF6
22b85439d3
chore: 向下兼容低版本linux
2026-03-24 03:14:44 +08:00
cc
64995c25a8
支持联系人签名、标签分组、地区获取;优化导出效果
v4.1.6
2026-03-23 21:46:15 +08:00
cc
1655b5ae78
Merge pull request #528 from BeiChen-CN/main
...
feat: 导出联系人标签和详细描述
2026-03-23 19:34:57 +08:00
cc
3d3f6d058e
Merge branch 'dev' of https://github.com/hicccc77/WeFlow into dev
2026-03-22 23:34:57 +08:00
cc
104a04c5de
修复Windows hello部分情况下设置失败的问题
2026-03-22 23:34:48 +08:00
姜北尘
e12193aa40
feat: 导出联系人标签和详细描述
...
扩展联系人读取与导出链路,新增 labels 和 detailDescription 字段的兼容提取,并同步更新通讯录缓存、详情展示与
JSON/CSV/VCF 导出。
Close #402
2026-03-22 14:17:19 +08:00
hicccc77
51101387f7
资源文件同步
v4.1.5
2026-03-22 11:31:27 +08:00
cc
641a3bf2ab
修复群导出时的错误昵称判定;修复引用样式的一些错误;修复打包问题
2026-03-22 11:25:59 +08:00
cc
58f22f4bb2
Merge branch 'dev' of https://github.com/hicccc77/WeFlow into dev
2026-03-22 10:32:47 +08:00
cc
562eac4249
修复release问题
2026-03-22 10:32:42 +08:00
xuncha
2e1c0e6c54
Merge pull request #524 from hicccc77/dev
...
Dev
v4.1.3
2026-03-22 09:38:40 +08:00
xuncha
7759868664
Merge pull request #523 from xunchahaha:dev
...
Dev
2026-03-22 09:37:56 +08:00
xuncha
e92df66bef
修复导出页头像缺失
2026-03-22 09:37:19 +08:00
xuncha
354f3fd8e2
修复图片解密失败
2026-03-22 09:18:57 +08:00
xuncha
1201ea33db
Merge pull request #521 from BeiChen-CN/main
...
feat: 支持自定义引用消息样式
2026-03-21 23:00:23 +08:00
姜北尘
f8e99a34c7
feat: 支持自定义引用消息样式
...
允许用户在设置中切换引用消息与正文的上下顺序,并使聊天页中的引用回复即时按所选样式展示。
Close#510
2026-03-21 22:26:09 +08:00
hicccc77
1cef17174b
chore: 更新资源文件
v4.1.2
2026-03-21 21:45:53 +08:00
cc
73cabf2acd
修复闪退问题
2026-03-21 21:41:32 +08:00
cc
49770f9e8d
Merge branch 'dev' of https://github.com/hicccc77/WeFlow into dev
v4.1.1
2026-03-21 19:49:50 +08:00
cc
e32261d274
修复闪退问题
2026-03-21 19:49:38 +08:00
hicccc77
3c7a63e616
chore: update wcdb_api related resources
v4.1.0
2026-03-21 16:45:35 +08:00
hicccc77
ab7a487e78
fix: escape artifactName template vars in PowerShell for arm64 job
2026-03-21 16:31:09 +08:00
hicccc77
f01e2efd3f
fix: arm64 Windows installer distinct filename, fix x64 exe asset filter
2026-03-21 16:18:38 +08:00
cc
3f4a4f7581
修复mac端打包
2026-03-21 16:03:58 +08:00
hicccc77
7f78925bd7
fix: correct module filename for linux/darwin in afterPack sign script
2026-03-21 15:57:33 +08:00
cc
d16423818d
Merge pull request #518 from hicccc77/dev
...
Dev
2026-03-21 15:53:54 +08:00
cc
8cbd3b9625
Merge branch 'main' into dev
2026-03-21 15:53:45 +08:00
hicccc77
9fac12ce3c
feat: add Windows arm64 support (wcdb_api + WCDB DLLs, getDllPath arch detection, release CI)
2026-03-21 15:49:44 +08:00
cc
ee050aa5fa
一些修复与优化
2026-03-21 15:39:35 +08:00
cc
a179f13031
更新弹窗自动过滤下载字段
2026-03-21 15:17:41 +08:00
cc
f3fc5760fc
修复一些打包问题
2026-03-21 15:04:48 +08:00
cc
d4e04a003c
Merge branch 'dev' of https://github.com/hicccc77/WeFlow into dev
2026-03-21 14:50:43 +08:00
cc
2604be38f0
朋友圈支持定位解析;导出时表情包支持语义化补充导出
2026-03-21 14:50:40 +08:00
H3CoF6
06a10f77ae
Merge pull request #514 from H3CoF6/dev
...
linux版本增加wayland说明
优化一点点页面显示
---
我发现appimage可以用,之前觉得FUSE导致难以操控微信进程的
重新支持appimage,放弃对deb的打包(等appimage的-1006报错修好后彻底放弃)
2026-03-21 03:45:12 +08:00
H3CoF6
73f1355011
feat: 更新action,放弃deb打包转为更方便和兼容的appimage
2026-03-21 03:15:31 +08:00
H3CoF6
659b9f9680
feat: 设置页面wayland说明和缓存目录展示
2026-03-21 03:05:18 +08:00
H3CoF6
539f854dbf
feat: 添加wayland检查和消息弹窗位置失效说明
2026-03-21 02:53:03 +08:00