dependabot[bot]
51d6dec7ff
chore(deps): bump @tootallnate/once
...
Bumps the npm_and_yarn group with 1 update in the / directory: [@tootallnate/once](https://github.com/TooTallNate/once ).
Removes `@tootallnate/once`
---
updated-dependencies:
- dependency-name: "@tootallnate/once"
dependency-version:
dependency-type: indirect
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-27 22:39:12 +00:00
hicccc77
f1b2762769
fix(deps): 修复安全漏洞
2026-03-28 06:37:44 +08:00
hicccc77
d126be2aa5
chore: 更新资源文件
2026-03-27 22:03:27 +08:00
hicccc77
ea034ee76a
ci: fix pnpm audit exit code causing job failure
2026-03-27 21:43:16 +08:00
hicccc77
39634a690c
fix(deps): remove ajv override to fix electron-builder compatibility
2026-03-27 21:09:28 +08:00
hicccc77
a7001eb6da
fix(deps): upgrade react-router-dom to 7.13.2 and add pnpm overrides for security vulnerabilities
...
- Upgrade react-router-dom ^7.1.1 -> ^7.13.2
- Add pnpm.overrides to force safe versions of: tar, minimatch, rollup,
immutable, lodash, ajv, brace-expansion, picomatch
2026-03-27 21:04:44 +08:00
hicccc77
71e3540f18
ci: add gitleaks config to suppress false positives
2026-03-27 20:58:14 +08:00
hicccc77
78cadfd352
ci: add security-events write permission for CodeQL
2026-03-27 19:12:31 +08:00
hicccc77
b3758d2baf
ci: fix pnpm install frozen-lockfile issue
2026-03-27 18:17:14 +08:00
hicccc77
bc794e9a44
ci: add daily security scan workflow for all branches
2026-03-27 17:59:09 +08:00
xuncha
6277576249
Merge pull request #560 from JiQingzhe2004/main
...
feat: 强制更新支持 minimumVersion,阻止低版本用户继续使用
2026-03-27 15:23:02 +08:00
JiQingzhe2004
2201d369fa
chore: bump version to 4.3.0
2026-03-27 14:43:33 +08:00
JiQingzhe2004
9f4e4790f5
feat: 强制更新支持 minimumVersion,阻止低版本用户继续使用
2026-03-27 14:43:08 +08:00
xuncha
501e373e38
Merge pull request #559 from xunchahaha/main
...
更新打包
2026-03-27 13:10:50 +08:00
xuncha
b2cf7c92d5
更新打包
v4.2.1
2026-03-27 13:10:27 +08:00
xuncha
e92e13c045
Merge pull request #558 from hicccc77/xunchahaha-patch-1
...
Delete preinstall.js
2026-03-27 12:59:45 +08:00
xuncha
f3dec958b0
Delete preinstall.js
2026-03-27 12:48:42 +08:00
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