cc
33188485b7
修复一些乱码问题
2026-04-08 19:26:48 +08:00
v0
9adffc3cd7
fix: resolve multiple issues and performance enhancement
...
Fix performance issue, Telegram prefix, and two encoding bugs; update custom prompt UI.
Co-authored-by: Jason <159670257+Jasonzhu1207@users.noreply.github.com >
2026-04-06 10:55:30 +00:00
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
c4c7df2608
fix: resolve insight tab loading and performance issues
...
Fix chat session loading logic and optimize session retrieval performance.
Co-authored-by: Jason <159670257+Jasonzhu1207@users.noreply.github.com >
2026-04-06 03:35:39 +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
95f1e73a39
fix: resolve core bugs and enhance logging for AI insights
...
Fix aggressive activity analysis and loop bug, add detailed logs, and introduce test trigger button.
Co-authored-by: Jason <159670257+Jasonzhu1207@users.noreply.github.com >
2026-04-05 17:11:05 +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
cc
f00525d21a
交互细节修复与代码修复
2026-04-05 10:57:49 +08:00
cc
a0189fdd0a
修复 #597;实现 #556;修复 #623与 #543;修复卡片图片问题
2026-04-04 23:14:54 +08:00
cc
05fdbab496
更新信息
2026-04-04 13:26:06 +08:00
xuncha
758de9949b
新增开机自启动 [Enhancement]: 希望能够支持静默启动和开机自启动
...
Fixes #516
2026-04-03 21:08:05 +08:00
cc
327dc85d14
优化通道结构
2026-04-03 20:05:23 +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
104a04c5de
修复Windows hello部分情况下设置失败的问题
2026-03-22 23:34:48 +08:00
cc
641a3bf2ab
修复群导出时的错误昵称判定;修复引用样式的一些错误;修复打包问题
2026-03-22 11:25:59 +08:00
姜北尘
f8e99a34c7
feat: 支持自定义引用消息样式
...
允许用户在设置中切换引用消息与正文的上下顺序,并使聊天页中的引用回复即时按所选样式展示。
Close#510
2026-03-21 22:26:09 +08:00
H3CoF6
659b9f9680
feat: 设置页面wayland说明和缓存目录展示
2026-03-21 03:05:18 +08:00
xuncha
e0b2f152b0
新增了一个消息推送
2026-03-17 23:29:21 +08:00
H3CoF6
56a8859eaf
feat: 初步实现linux上的密钥获取
2026-03-17 03:42:29 +08:00
xuncha
f2b1b07f58
新增询问窗口
2026-03-16 17:21:59 +08:00
H3CoF6
579b63b036
feat: 解析mmkv数据,优化账号选择体验
2026-03-16 07:30:08 +08:00
cc
d6b95036b5
一个简单的安卓岛
2026-03-15 11:42:41 +08:00
cc
641abc57b9
修复 #389 ;并优化了引导页面
2026-03-14 22:23:10 +08:00
cc
ee0e71d50e
更新窗口优化
2026-03-14 14:30:56 +08:00
superclaw
731f022669
chore: remove monitor debug logs and add log clear action
2026-03-14 14:16:03 +08:00
cc
27a18f1fc6
优化图片窗口的渲染;修复实时管道的问题;优化了图片密钥相关配置流程
2026-03-14 13:34:41 +08:00
cc
4966cdbfac
页面交互与动画优化
2026-03-12 23:52:46 +08:00
aits2026
1d97b19774
style: clean up whisper model layout
2026-03-10 13:49:31 +08:00
aits2026
38d899fa94
style: tighten settings and account menu
2026-03-10 13:38:29 +08:00
aits2026
37796c98c9
feat: show settings as modal dialog
2026-03-10 13:32:19 +08:00
aits2026
8779bbc532
refactor(settings): remove export tab
2026-03-06 13:39:52 +08:00
aits2026
90b33ef444
feat(export): add more defaults modal
2026-03-06 13:36:25 +08:00
aits2026
c108070696
feat(sidebar): surface unlock entry
2026-03-06 12:55:08 +08:00
aits2026
6e870ef300
feat(settings): unify export date range defaults
2026-03-06 12:29:32 +08:00
cc
a3ab06509e
一些更新
2026-03-05 20:46:18 +08:00
xuncha
ca972d3e28
导出页优化
2026-03-05 14:26:37 +08:00
xuncha
80420302c1
Merge branch 'hicccc77:dev' into dev
2026-03-05 14:03:06 +08:00
tisonhuang
c5a6d765ee
fix(auth): avoid logout on export-only clear and harden db key auto-fetch
2026-03-05 11:15:44 +08:00
xuncha
1d8a7d2e63
新增纯黑白样式
2026-03-04 21:26:20 +08:00
tisonhuang
0037935280
fix(export): force json format and B write layout defaults
2026-03-04 21:19:11 +08:00
tisonhuang
5cb364f754
perf(export): speed up batch text export pipeline
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
cc
366da8d38e
修复内存扫描问题
2026-03-02 20:30:38 +08:00
xuncha
3d4a79aac6
修复图片解密 修复密钥获取
2026-03-02 16:44:09 +08:00
cc
d49cf08e21
优化
2026-02-28 17:56:48 +08:00
H3CoF6
5b3b8b5bc3
feat: add progress
2026-02-28 05:00:42 +08:00