Commit Graph

1093 Commits

Author SHA1 Message Date
Dawn
2cab73afd8 perf(moblie): optimize mobile text bubble display
update README
2025-12-13 23:38:10 +08:00
Dawn
3488b3adf5 perf(pc list scroll): optimize message list scrolling sometimes without bottoming 2025-12-13 16:34:11 +08:00
Dawn
54902c9649 perf(media): optimize multimedia presentation on PC and mobile 2025-12-13 01:29:31 +08:00
Dawn
3f45dc7862 fix(unread count): 🐛 fix inaccurate unread count on mac dock 2025-12-12 14:54:09 +08:00
Dawn
1ce0e54543 style(ios): 💄 optimize ios background color 2025-12-12 14:49:48 +08:00
Dawn
c848617ebe ci(docker-compose): 🎡 remove docker-compose.yml(file configuration does not work) 2025-12-12 04:01:48 +08:00
Dawn
d069fe7f3b feat(layout): add some page layouts to resize
closed #393
2025-12-12 03:47:26 +08:00
Dawn
e0e7a9bf4b perf(common): optimize message storage and timer for some uncleaned footprint 2025-12-12 03:00:53 +08:00
Dawn
c832d933c2 build(dependencies): 📦 upgrade dependency 2025-12-12 00:49:35 +08:00
Dawn
63748bdad0 fix(chat): 🐛 fix incorrect variable usage in currently selected room
fix group members not updating in real time
add network error prompt to session list
2025-12-10 20:12:01 +08:00
Dawn
76ab5f5ae1 perf(layout): optimize group member loading
fix group members not loading the latest status
2025-12-10 15:00:24 +08:00
Dawn
c90b871cc9 fix(group): 🐛 fix group member status sorting problem 2025-12-10 13:54:34 +08:00
Dawn
9638de05b6 perf(chat): increase message list size limit and memory footprint 2025-12-10 13:14:36 +08:00
Dawn
c08f89a57b fix(favicon.ico): 🐛 fix error due to missing favicon.ico 2025-12-09 01:15:36 +08:00
Dawn
883e50090b build(husky): 📦 adapted to husky9 2025-12-09 00:21:56 +08:00
Dawn
395126591d fix(group): 🐛 fix group members online status and show unknown users 2025-12-09 00:18:35 +08:00
Dawn
29e0c37c54 docs(readme): 📝 update readme QR code 2025-12-08 02:11:55 +08:00
Dawn
9192125154 chore: release v3.0.6
Some checks failed
Release CI / prepare-frontend (push) Has been cancelled
Release CI / publish-tauri (, ubuntu-22.04) (push) Has been cancelled
Release CI / publish-tauri (, windows-latest) (push) Has been cancelled
Release CI / publish-tauri (--target aarch64-apple-darwin, macos-latest) (push) Has been cancelled
Release CI / publish-tauri (--target x86_64-apple-darwin, macos-latest) (push) Has been cancelled
v3.0.6
2025-12-07 16:32:28 +08:00
Dawn
8c755c8b00 build(release-it): 📦 upgrade Release Dependency and Configuration 2025-12-06 16:54:47 +08:00
Dawn
c581c76bd9 fix(common): 🐛 fix cursor out of focus and read report race issues 2025-12-06 15:35:45 +08:00
Dawn
7001ed0fcd feat(mac、linux): add webview intrusion protection for mac and linux platforms 2025-12-06 08:34:51 +08:00
Dawn
c4f73d04ff fix(windows): 🐛 fix code bug with win_runtime_guard 2025-12-06 08:31:10 +08:00
Dawn
e66738c185 feat(security): add Windows runtime security guards
Sanitize sensitive WebView2 environment variables on startup
Detect local and remote debugger presence
Terminate application in release mode when debugger is detected
Apply guards conditionally only on Windows platform
2025-12-06 06:23:30 +08:00
Dawn
5562e5479f fix(recall): 🐛 fix Reedit after Withdrawal does not disappear
fix a problem where the recall message is not displayed after reediting due to ws race (for example,
the type of a recall message is the recall type, and the text type is required to display it)
2025-12-06 05:59:09 +08:00
Dawn
5bc55ddf15 fix(i18n): 🐛 fix some content without i18n support 2025-12-06 03:46:48 +08:00
Dawn
d631f9b271 fix(README): 🐛 fix README layout issues and show withdrawn message lists
optimize reading Qiniu cloud domain name configuration (read domain name settings stored in config)
2025-12-06 01:35:30 +08:00
乾乾
2138613576 fix(view): 🐛 connect to Tencent Address ResolutionConnect to Tencent Address Resolution 2025-12-05 19:24:17 +08:00
乾乾
527045a2c9 feat(plugin): deep Thinking Model for AI Interface 2025-12-05 19:24:17 +08:00
乾乾
0397989c7f fix(view): 🐛 switch to backend translationSwitch to backend translation 2025-12-05 19:24:17 +08:00
乾乾
9d682545f7 feat(common): add to minio storage 2025-12-04 17:55:23 +08:00
Dawn
b583031367 perf(sync): do not reset selected sessions when synchronizing messages 2025-12-04 14:20:58 +08:00
Dawn
17b21269a9 fix(emoji): 🐛 fix ix my emoji download logic
fix win10 border white border problem

closed #390
2025-12-04 13:40:33 +08:00
Dawn
3f3332ba67 fix(session): 🐛 fix unread tag cannot be removed issue
update unocss dependencies
2025-12-03 15:22:45 +08:00
Dawn
35829206ad fix(session): 🐛 fix selected session unable to read unread count
perfect requests after network disconnection and reconnection
optimize the display of unread counts
fix inconsistent group membership
ws disconnected without logging out directly unlimited reconnect waiting for recovery
2025-12-03 10:17:46 +08:00
Dawn
fb2a0767ed fix(session): 🐛 fix session unread count not resetting issue 2025-12-02 09:26:06 +08:00
Dawn
dbf43eb763 chore: release v3.0.5
Some checks failed
Release CI / prepare-frontend (push) Has been cancelled
Release CI / publish-tauri (, ubuntu-22.04) (push) Has been cancelled
Release CI / publish-tauri (, windows-latest) (push) Has been cancelled
Release CI / publish-tauri (--target aarch64-apple-darwin, macos-latest) (push) Has been cancelled
Release CI / publish-tauri (--target x86_64-apple-darwin, macos-latest) (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Has been cancelled
CodeQL / Analyze (typescript) (push) Has been cancelled
v3.0.5
2025-11-29 07:18:54 +08:00
Dawn
b7ec9b21d4 feat(i18n): add i18n for remaining pages and fix content disorder
fix unable to automatically download AI-generated content
add github action to enter the corresponding key into the generation environment
2025-11-29 07:17:27 +08:00
Dawn
d582052da4 feat(i18n): bring i18 n-compatible pages to 98%(exc mobile)
fix the problem of splicing time intervals every time a message is sent
2025-11-29 05:06:40 +08:00
snyk-bot
70aa7c34d9 fix: upgrade pinia from 3.0.3 to 3.0.4
Snyk has created this PR to upgrade pinia from 3.0.3 to 3.0.4.

See this package in npm:
pinia

See this project in Snyk:
https://app.snyk.io/org/nongyehong/project/25d2c56d-1e8a-4e53-a4b2-4c5c5028c050?utm_source=github&utm_medium=referral&page=upgrade-pr
2025-11-28 21:03:55 +08:00
Dawn
f9e6693163 feat(i18n): add English translations for agreement, auth, dynamic, and settings modules 2025-11-28 04:39:56 +08:00
Dawn
5411cc4e1f feat(webSocket): add automatic message sync after reconnection 2025-11-27 19:53:14 +08:00
Dawn
e6240d0395 perf(i18n): add some pages to support i18n 2025-11-26 22:39:49 +08:00
Dawn
715d629879 feat(i18n): i18n to add content for other pages and windows 2025-11-26 16:33:46 +08:00
Dawn
fb95df576e fix(mac): 🐛 disable mac right-click selected text features
fix errors caused by certain assertions after refresh
2025-11-26 09:30:33 +08:00
Dawn
7dba84b566 perf(i18n): add i18n support for dayjs 2025-11-26 08:08:07 +08:00
Dawn
e072c27ec7 fix(common): 🐛 fix recall message conversation list not updated
optimizing the use of i18n
fix some places not following language changes in real time
2025-11-26 06:32:01 +08:00
Dawn
8aee1f0ef8 feat(i18n): add recognition of language auto
remove emoji from log
2025-11-26 04:20:14 +08:00
Dawn
73b71d46c9 fix(i18n): 🐛 migrate to Composition API mode and add reactive locale support
Switch i18n from legacy mode to Composition API mode

Fix locale switching by using i18n.global.locale.value instead of direct assignment
2025-11-26 02:04:36 +08:00
Clover You
942fd7bb07 chore: delete redundant and unnecessary code 2025-11-26 01:21:01 +08:00
乾乾
f419cd241e fix(plugin): 🐛 adapt to deep thinking 2025-11-25 21:52:12 +08:00