1208 Commits

Author SHA1 Message Date
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
乾乾
8c15424116 fix(common): 🐛 fix model avatar modificationFix model avatar modification 2025-11-25 21:52:12 +08:00
Clover You
fe3085b4fd feat(i18n): add new translation entries (#409)
* feat(i18n): add internationalization support

* chore: Deleted the redundant 'useLogin copy.ts' file

* feat(i18n): add new translation entries
2025-11-25 20:12:48 +08:00
Dawn
3a8dd7c009 fix(notification): 🐛 fix batch modification group notifications not taking effect
batch modification group notification success prompt prompt only once
2025-11-25 02:31:06 +08:00
Dawn
c0d3fc9a97 feat(log): add versioning details for console output 2025-11-25 01:23:33 +08:00
Clover You
ff5e94ffd2 fix(types): narrow LoadLocale return type to Record<string, string> (#407) 2025-11-24 18:02:05 +08:00
Clover You
799dce10e1 feat(i18n): add internationalization support (#405)
* feat(i18n): add internationalization support

* chore: Deleted the redundant 'useLogin copy.ts' file

* chore(i18n): clarify checkout terms & privacy policy wording in English login locale

* chore(i18n): clarify 'send_or_newline' wording in English locale
2025-11-24 17:38:17 +08:00
Dawn
d3690b1ab6 feat(sync): add message sync throttling and optimize login flow
Add once_cell dependency for sync lock management
Add async component loading coordination
Optimize login flow with separate full sync and incremental sync strategies
2025-11-24 07:21:36 +08:00
Dawn
36444f6202 fix(common): 🐛 add loading indicator for message synchronization during reconnection and login 2025-11-24 03:59:24 +08:00
Dawn
9068aae0da chore(deps): 🔨 upgrade multiple dependencies to latest versions 2025-11-23 01:41:11 +08:00
乾乾
daefd839a9 fix(common): 🐛 wS reconnection request message 2025-11-23 01:41:11 +08:00
snyk-bot
caf0bb22bf fix: upgrade @tauri-apps/plugin-barcode-scanner from 2.4.0 to 2.4.2
Snyk has created this PR to upgrade @tauri-apps/plugin-barcode-scanner from 2.4.0 to 2.4.2.

See this package in npm:
@tauri-apps/plugin-barcode-scanner

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-21 18:52:50 +08:00
snyk-bot
4c6fff7d43 fix: upgrade dayjs from 1.11.18 to 1.11.19
Snyk has created this PR to upgrade dayjs from 1.11.18 to 1.11.19.

See this package in npm:
dayjs

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-21 18:52:04 +08:00
snyk-bot
15a69c3e72 fix: upgrade hula-emojis from 1.2.30 to 1.2.31
Snyk has created this PR to upgrade hula-emojis from 1.2.30 to 1.2.31.

See this package in npm:
hula-emojis

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-21 18:50:38 +08:00
乾乾
ae69f57930 fix(common): 🐛 optimize QR code login 2025-11-20 23:33:10 +08:00
Dawn
b340f36f77 docs(readme): 📝 update platform support information for macOS and iOS
Add Mac26 support confirmation for macOS
Clarify iOS26 real device support and Intel chip simulator limitation
Update both English and Chinese documentation files
2025-11-20 23:33:10 +08:00
卡仔
58812f90ce fix(mobile): 🐛 fix the QR code scanning failure issue 2025-11-20 23:33:10 +08:00
乾乾
e3db8ce031 fix(plugin): 🐛 add AI balance inquiry 2025-11-20 23:33:10 +08:00
Dawn
f6a84c9960 docs(doc): 📝 update QR code 2025-11-20 10:50:42 +08:00
Dawn
a00ea17755 feat(session): add persistent unread count cache for sessions 2025-11-20 04:35:09 +08:00
Dawn
993648d135 fix(session): 🐛 add null safety checks for currentSession across components 2025-11-20 01:11:00 +08:00
Clover You
907d5e62d4 fix(window): handle tray window on Windows; prevent exit blocking when update window closes 2025-11-18 10:46:31 +08:00
Clover You
5b53fa53dc fix(update): prevent program from exiting when only update window is open 2025-11-18 10:46:31 +08:00
Dawn
29995649ee perf(common): optimize my emoji page caching logic 2025-11-17 22:10:25 +08:00
Clover You
f938c497c4 fix: commits list not collapsible 2025-11-17 18:13:00 +08:00
Dawn
07158608d4 fix(common): 🐛 fix friend request message maximum width issue 2025-11-17 14:40:49 +08:00
Dawn
1886567458 build(cli): 📦 back @tauri-apps/cli version
update other dependent versions
2025-11-17 14:36:01 +08:00
Dawn
0698866226 feat(del msg): add delete chat log function
add multiple choices to delete chat records, delete all chat records, delete a single chat record

closed #386
2025-11-16 07:35:22 +08:00
Dawn
5ca19e2f37 feat(message): add click user name auto @
closed #385
2025-11-16 04:47:00 +08:00
Dawn
581daac28d feat(theme): add login window and other windows compatible with dark mode 2025-11-16 03:21:25 +08:00
Dawn
1f99b5cdae chore: release v3.0.4
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.4
2025-11-15 05:36:10 +08:00
Dawn
b59d517717 fix(ci): 🐛 fix release.yml issues 2025-11-15 05:31:02 +08:00
Dawn
f0c4cd18df fix(release): 🐛 fix ci issue in release version 2025-11-15 05:15:30 +08:00
Dawn
aa8adc1214 docs(README): 📝 add README Contributors Thank you 2025-11-15 04:57:24 +08:00
Dawn
f8d569f715 docs(README): 📝 update README some introduction and style 2025-11-15 04:31:08 +08:00
Dawn
69233340ff docs(README): 📝 update readme
fix ai streaming rendering fluency issues
2025-11-15 04:05:03 +08:00