KiWi233333/JiwuChat
JiwuChat 🍂 - A lightweight cross-platform instant messaging app with integrated AI assistants (DeepSeek/Gemini/Kimi). Features real-time messaging, audio/video calls, multi-device sync, and customizable themes. Built with Vue3 & Tauri2 🍒
📦 ✨ 新功能
- [x] feat(ai): 定时任务分页查询、批量取消及侧边栏 UI 重构 ([#f1e40f51](https://github.com/KiWi233333/JiwuChat/commit/f1e40f516a92d2fe42a8a173c78ae1e8b032ebdd))
- [x] feat(ai): 侧边栏会话列表添加手动刷新按钮 ([#3d213f65](https://github.com/KiWi233333/JiwuChat/commit/3d213f65bddeaf5cb7577e2c0463d9653d3f0e39))
- [x] feat(ai): 侧边栏会话和定时任务区添加手动刷新按钮 ([#0f0eee22](https://github.com/KiWi233333/JiwuChat/commit/0f0eee225016f4b78e1df23706921fa2f9f54e86))
- [x] feat(ai): 支持定时任务工具展示 ([#4b9182de](https://github.com/KiWi233333/JiwuChat/commit/4b9182de01e2fb561098c6923cdfec4d3c1554a7))
- [x] feat(ai): 根据模型能力控制工具栏功能按钮显示 ([#07d8f7d1](https://github.com/KiWi233333/JiwuChat/commit/07d8f7d1c088066cd82da3906cb56106c6d88968))
- [x] feat(agent): 新增 Agent 配置与工具渲染架构模块 ([#4b34ac69](https://github.com/KiWi233333/JiwuChat/commit/4b34ac69a9904c6146730cc43a7d521a86183042))
- [x] feat(ui): 图片预览器基于触发元素的打开关闭动画 ([#91450428](https://github.com/KiWi233333/JiwuChat/commit/91450428867c007670bc5d281a16df409080686c))
- [x] feat: 优化聊天消息列表和欢迎界面 - 添加虚拟滚动以提升性能 - 增加对文档可见性和运动偏好的支持 - 修改样式以改善布局和可读性 ([#820a260a](https://github.com/KiWi233333/JiwuChat/commit/820a260af6ba84653febc0fee4bf3c0785bc2be7))
📦 🐛 修复了以下问题
- [x] fix(ai): 修复对话区底部渐变背景深色模式适配 ([#4e402ce4](https://github.com/KiWi233333/JiwuChat/commit/4e402ce48d4ecf883fed7b9f5287fd67970f247e))
- [x] fix(ai): 移动端隐藏内容模式切换按钮 ([#cb177d65](https://github.com/KiWi233333/JiwuChat/commit/cb177d65c81c31d03e5e6c49281cd094a444c2f8))
- [x] fix(ai): 优化消息列表 LoadingBlock 显示逻辑 ([#32a6b007](https://github.com/KiWi233333/JiwuChat/commit/32a6b007b9028916bcf2761ac14f34226eb4ed79))
- [x] fix(ai): 优化会话列表空状态与侧边栏细节 ([#6ab55599](https://github.com/KiWi233333/JiwuChat/commit/6ab555997c19936505571e3d2095657f2707a89c))
- [x] fix(ai): 优化消息操作与分享预览体验 ([#9779cc00](https://github.com/KiWi233333/JiwuChat/commit/9779cc0079a15518b67cab6efe27861a1ddb4931))
- [x] fix(ai): 兼容定时任务历史结果解析 ([#2e130307](https://github.com/KiWi233333/JiwuChat/commit/2e1303078c7bc84aeb928a7b5186e62cd904b4d2))
- [x] fix(ai): 完善定时任务周期文案格式化 ([#cad21891](https://github.com/KiWi233333/JiwuChat/commit/cad218913768ee02d3ccae04a36561e9b894b8ab))
- [x] fix(ai): 稳定会话列表渲染 key ([#ed4f638e](https://github.com/KiWi233333/JiwuChat/commit/ed4f638e7ab773619d26091ea46231121ff96ee0))
- + 12 more
📦 ⚡ 性能优化
- [x] refactor(chat): mitt 监听器精确清理与消息裁剪防内存溢出 ([#4315c22e](https://github.com/KiWi233333/JiwuChat/commit/4315c22e13da28dbd08e2b4d0a63067845d9e421))
- [x] refactor(ws): 重连退避上限与生命周期监听器清理 ([#65c12cb6](https://github.com/KiWi233333/JiwuChat/commit/65c12cb6e13aa3d6b6aa562a968f1ab60da712a4))
📦 🎨 界面优化
- [x] style(ai): 调整会话项切换过渡动画参数 ([#61feb517](https://github.com/KiWi233333/JiwuChat/commit/61feb51775d68c3f288d57ea20c6e98b1fd68d9d))
- [x] style(ai): 统一会话列表空状态图标并补全最近会话空状态 ([#e989cbec](https://github.com/KiWi233333/JiwuChat/commit/e989cbec535e543f3de82821be6cceaa40b82c24))
- [x] style(ai): 统一定时任务空状态图标与文案 ([#981e917e](https://github.com/KiWi233333/JiwuChat/commit/981e917e541a0bdaed3697683c08f384bb7dcae1))
- [x] style(ai): 优化侧边栏快捷操作按钮样式 ([#534d6204](https://github.com/KiWi233333/JiwuChat/commit/534d620419b5996ff60b7e45ea59e81f124389d2))
- [x] style(ai): 优化侧边栏刷新按钮与模型配置交互 ([#5a77ac0b](https://github.com/KiWi233333/JiwuChat/commit/5a77ac0b2c62c7b7650544fb20656420896d1e1e))
- [x] style(ui): 调整首页应用区滚动条渐变背景色 ([#69a68780](https://github.com/KiWi233333/JiwuChat/commit/69a687801ab01f56bb066eafd848d9a284a8c349))
- [x] style(ui): 新增滚动条渐变遮罩样式并应用到侧边栏 ([#5b4e778e](https://github.com/KiWi233333/JiwuChat/commit/5b4e778e19234690c80aaf9bd5a7c3211147f8f0))
- [x] style(ui): 统一卡片与边框样式,替换为规范 shortcuts ([#f4d6a720](https://github.com/KiWi233333/JiwuChat/commit/f4d6a720ec9fe7af08db522110ebda2b7e988b05))
- + 2 more
📦 🔧 构建优化
- [x] chore(deps): 升级 tiptap、tauri 插件等依赖版本 ([#5f0b58cf](https://github.com/KiWi233333/JiwuChat/commit/5f0b58cfa650969a3c4322dc4195819154054c0d))
- [x] chore(gitignore): 忽略 .claude/settings.local.json ([#c5555127](https://github.com/KiWi233333/JiwuChat/commit/c55551273063e06a3eaf05aeeecedc76b09685fc))
- [x] chore(infra): 更新 Claude 技能配置与修复 i18n 非上下文调用 ([#8b3b7a25](https://github.com/KiWi233333/JiwuChat/commit/8b3b7a259a9726a3f0f3fd8a940d3953fb105cbd))
📦 📝 其他优化
- [x] refactor(ai): 移除 RecentSessionList 组件,逻辑内联至 SidebarSessionList ([#d4249906](https://github.com/KiWi233333/JiwuChat/commit/d4249906047d9324a906edccc884d283b0a8998d))
- [x] refactor(ai): 简化 loading block 显示逻辑并统一侧边栏 header padding ([#463eb2b5](https://github.com/KiWi233333/JiwuChat/commit/463eb2b53feff6538a12ba0505ee36ad4304beb5))
- [x] refactor(agent): 优化工具渲染组件导入方式 ([#c7f2cd42](https://github.com/KiWi233333/JiwuChat/commit/c7f2cd42ece726357f2f3bd7506f24e63c980df1))
- [x] refactor(ui): 移除图片预览器触发元素动画逻辑并修正 i18n 调用模式 ([#45c5d283](https://github.com/KiWi233333/JiwuChat/commit/45c5d283be8f68f51a0ab04c31f9037d575d996d))
- [x] refactor(store): 内联会话渲染 key 逻辑,删除 session-utils 工具文件 ([#6c2476b5](https://github.com/KiWi233333/JiwuChat/commit/6c2476b5615fe4ed456ad2e88081cbe1124d253c))
- [x] docs: 更新样式与图标规范说明 ([#11608a7a](https://github.com/KiWi233333/JiwuChat/commit/11608a7ad4a25f7cd607b85280655180fd75daab))
- [x] style(ai): 添加虚拟列表常量注释说明 ([#f82cb488](https://github.com/KiWi233333/JiwuChat/commit/f82cb488b6986860811f616f072377919c9d9796))
📦 🤯 更新说明
- [x] 定时任务侧边栏重构:定时任务区全面重构,支持分页查询、批量取消操作,新增会话和定时任务区的手动刷新按钮,完善定时任务工具展示、周期文案格式化和历史结果解析兼容。
- [x] Agent 工具渲染架构:新增 Agent 配置与工具渲染架构模块,优化工具渲染组件导入方式,并根据模型能力动态控制工具栏功能按钮显示。
- [x] 聊天虚拟滚动:聊天消息列表引入虚拟滚动提升性能,支持文档可见性和运动偏好检测,优化欢迎界面布局与可读性;同时 mitt 监听器精确清理与消息裁剪防内存溢出。
- [x] 图片预览动画:图片预览器新增基于触发元素的打开关闭动画,移除旧动画逻辑并修正 i18n 调用模式。
- [x] 桌面端与登录修复:修复桌面端登出后窗口切换逻辑、窗口退出与原生连接状态;macOS 登录页控制栏添加左内边距避免遮挡窗口按钮;退出登录使用 replace 防止回退;优化登录流程与自动进入聊天逻辑。
📦 📌 待办
- [ ] 七牛OSS迁移Minio
- [ ] 本地消息存储
- [ ] 用户版本埋点
- [ ] 安卓通话悬浮窗(考虑)
📦 🧪 下载
- | 平台 | 下载地址 |
- | -------------------- | -------------------------------------------------------------------------------------------------------------------------------- |
- | Windows x86_64 setup | [JiwuChat_2.0.1_x64_zh-CN.setup](https://github.com/KiWi233333/JiwuChat/releases/download/v2.0.1/JiwuChat_2.0.1_x64-setup.exe) |
- | Windows x86_64 msi | [JiwuChat_2.0.1_x64_zh-CN.msi](https://github.com/KiWi233333/JiwuChat/releases/download/v2.0.1/JiwuChat_2.0.1_x64_zh-CN.msi) |
- | MacOS x64系列 | [JiwuChat_2.0.1_x64.dmg](https://github.com/KiWi233333/JiwuChat/releases/download/v2.0.1/JiwuChat_2.0.1_x64.dmg) |
- | MacOS M系列 | [JiwuChat_2.0.1_aarch64.dmg](https://github.com/KiWi233333/JiwuChat/releases/download/v2.0.1/JiwuChat_2.0.1_aarch64.dmg) |
- | Android arm64 | [JiwuChat_2.0.1.apk](https://github.com/KiWi233333/JiwuChat/releases/download/v2.0.1/JiwuChat_2.0.1.apk) |
- | Linux AppImage | [JiwuChat_2.0.1_amd64.AppImage](https://github.com/KiWi233333/JiwuChat/releases/download/v2.0.1/JiwuChat_2.0.1_amd64.AppImage) |
- + 4 more
📦 ✨ 新功能
- [x] feat(ai): 新增 AI Agent 聊天功能,支持应用选择、Agent 模型信息展示、工具调用结果渲染与推荐问题 ([#f24642b8](https://github.com/KiWi233333/JiwuChat/commit/f24642b82d5310668c32f03d9edba9e2dc9c9b16)) ([#4be6e48d](https://github.com/KiWi233333/JiwuChat/commit/4be6e48db4054926f8f705b8a5c5c4dbcc9c2807)) ([#33ab4715](https://github.com/KiWi233333/JiwuChat/commit/33ab4715945be84c55eebb3c8e12b95f6ab42511))
- [x] feat(ai): 支持 AI 消息编辑重发、重新生成、删除对话、会话重命名删除和 sessionStorage 持久化 ([#c3cc39ee](https://github.com/KiWi233333/JiwuChat/commit/c3cc39eebf80f1e252f55008308474e2ca1f4e19)) ([#183da562](https://github.com/KiWi233333/JiwuChat/commit/183da5628c0869ad8564b8ecaa26740245548ac3)) ([#e8aa1f06](https://github.com/KiWi233333/JiwuChat/commit/e8aa1f067c1f118e293a39adeb1f2d943261b39b))
- [x] feat(ai): 重构流式会话处理链路,支持图像生成消息和更稳定的消息列表渲染 ([#1e8c01c3](https://github.com/KiWi233333/JiwuChat/commit/1e8c01c3768d5486d386c882e16919d5910831d7)) ([#9adce1f6](https://github.com/KiWi233333/JiwuChat/commit/9adce1f63ff7d6a0a9496c8bee1d6852c6d4fc93)) ([#ca23656c](https://github.com/KiWi233333/JiwuChat/commit/ca23656c838d6ff2271cec62bc2a40d9474d54bc))
- [x] feat(ai): 增强移动端 AI 侧边栏、输入框自动聚焦、推荐问题来源标识与标题生成通知 ([#73bff1a9](https://github.com/KiWi233333/JiwuChat/commit/73bff1a9c274701fab513fea330e46e320ca108d)) ([#644db524](https://github.com/KiWi233333/JiwuChat/commit/644db5245e2c73c87f5a8eb18a0574dd5789960c)) ([#b0cede2e](https://github.com/KiWi233333/JiwuChat/commit/b0cede2e627a2b5155c879c49134b2ce02d192b7))
- [x] feat(i18n): 接入多语言框架并完成核心界面文案迁移,新增语言设置分区和登录页语言切换 ([#765d5924](https://github.com/KiWi233333/JiwuChat/commit/765d592401c68415957a7c8e25c80069cb404e3b)) ([#44c4d8ca](https://github.com/KiWi233333/JiwuChat/commit/44c4d8ca8ba89685fc0ea01c793fa0a83cc38e53)) ([#9244d999](https://github.com/KiWi233333/JiwuChat/commit/9244d99975a0e3e77015d16833f32f9807390d60))
- [x] feat(editor): 新增富文本编辑器组件、工具栏和拖拽手柄样式 ([#f36e09fd](https://github.com/KiWi233333/JiwuChat/commit/f36e09fd2d63bbdbb8274dff2d48c4cdf7e61f2a)) ([#54580e24](https://github.com/KiWi233333/JiwuChat/commit/54580e24f829f6a4c6b291589d635e545d571dba))
- [x] feat(desktop): 新增 macOS 原生菜单栏、退出拦截、定制右键菜单和调试快捷键 ([#0ad1d2ed](https://github.com/KiWi233333/JiwuChat/commit/0ad1d2ed91cb926686998916b4bf91be35bca2bf)) ([#0d060b38](https://github.com/KiWi233333/JiwuChat/commit/0d060b38478a65a1277c76675072362b2a4cf7a0))
- [x] feat(auth): 重做登录页像素网格背景并完善认证文案 ([#c1078413](https://github.com/KiWi233333/JiwuChat/commit/c10784130eba4d4e471e0a43bfe963f30e854d87)) ([#9244d999](https://github.com/KiWi233333/JiwuChat/commit/9244d99975a0e3e77015d16833f32f9807390d60))
- + 2 more
📦 🐛 修复了以下问题
- [x] fix(ai): 修复聊天滚动时序、错误消息渲染、工具调用流式状态和会话重复加载问题 ([#69da729b](https://github.com/KiWi233333/JiwuChat/commit/69da729bd0400f29f5f00164f0a8bbd793860a15)) ([#f413710b](https://github.com/KiWi233333/JiwuChat/commit/f413710b1a37d39e26380841fbc1de7622c92902)) ([#0f4cc1cd](https://github.com/KiWi233333/JiwuChat/commit/0f4cc1cdba1a64ffa7fa4ff4bd22afc48f287513))
- [x] fix(ai): 修复 AI 回复折叠、思考状态展示、侧边栏默认状态和无效 sessionId 查询参数 ([#49375828](https://github.com/KiWi233333/JiwuChat/commit/49375828e4553a4e7895bd37dc0be8e1ce57cecd)) ([#15d97e22](https://github.com/KiWi233333/JiwuChat/commit/15d97e220fe08882e9a8f52a227fb6d9018b5afb))
- [x] fix(i18n): 修复工具选择器分组标签未跟随当前语言翻译 ([#3f22d945](https://github.com/KiWi233333/JiwuChat/commit/3f22d9456ca34125b2cb963e1c7eba6a4f558a85))
- [x] fix(theme): 修复主题切换、配置同步和 macOS 程序坞点击窗口闪烁问题 ([#b3674eb1](https://github.com/KiWi233333/JiwuChat/commit/b3674eb1673f88d456d1857b925674b8d64fb4cd)) ([#9e928046](https://github.com/KiWi233333/JiwuChat/commit/9e92804662f9de1ed3e0373c6b30516ddd7e724a))
- [x] fix(desktop): 修复 macOS 登录页交通灯对齐、窗口事件适配、快捷键关闭窗口和缺失 Manager trait 导入 ([#3774d2e9](https://github.com/KiWi233333/JiwuChat/commit/3774d2e909f3018d583b364e75e2df8e11d3a8e8)) ([#4ab308f9](https://github.com/KiWi233333/JiwuChat/commit/4ab308f9d3d30ae608af1614dfb3a413774abc72)) ([#267ea7c1](https://github.com/KiWi233333/JiwuChat/commit/267ea7c1b8d6fc1bb6377493ee355fc771d8b9bb))
- [x] fix(ui): 修复图片组件错误状态、加载组件完成状态、禁用态遮罩和多项界面交互细节 ([#5f5822d1](https://github.com/KiWi233333/JiwuChat/commit/5f5822d1b5f0137f118113f879ae5c3615335d2e)) ([#8c2ee998](https://github.com/KiWi233333/JiwuChat/commit/8c2ee99838cea58951f013c458287a16f9e73da2)) ([#04fa7977](https://github.com/KiWi233333/JiwuChat/commit/04fa7977503ef1ac8ab34fd9be18e3849ba50108))
- [x] fix(menu): 修复 el-segmented 插槽参数解构失败的问题 ([#96a0f02f](https://github.com/KiWi233333/JiwuChat/commit/96a0f02f966153cd7f4bfc42fd448db50bd24b10))
- [x] fix(msg): 修复错误消息块显示方式与 SSE 多行 data 解析问题 ([#1ed5fa13](https://github.com/KiWi233333/JiwuChat/commit/1ed5fa13b6578f5a242b71247292b4b885f4d184)) ([#5032d63c](https://github.com/KiWi233333/JiwuChat/commit/5032d63cb6a3ab63bacff02c8f0e804e00ec700a))
📦 ⚡ 性能优化
- [x] perf(ai): 增强 ModelSelector、工具选择、会话标题、应用图标管理和聊天消息展示 ([#7eb6c2a0](https://github.com/KiWi233333/JiwuChat/commit/7eb6c2a053e61bc61f4e914e0788a666b1c99f91)) ([#ce73c2f3](https://github.com/KiWi233333/JiwuChat/commit/ce73c2f320c062f6f859dbcac338d83c9032a5dc)) ([#1632e320](https://github.com/KiWi233333/JiwuChat/commit/1632e3208c1623cf91f82db99add49bb125f8f0e))
📦 🎨 界面优化
- [x] style(ai): 优化 AI 页面品牌、背景动效、模型选择器分组、工具调用行、图片生成和分享预览响应式布局 ([#42be9481](https://github.com/KiWi233333/JiwuChat/commit/42be94812a5d9a486200dc2c82594ad500ce5829)) ([#c401edfb](https://github.com/KiWi233333/JiwuChat/commit/c401edfb4e5e61fa7a1606657677722524bb11d6)) ([#69edc058](https://github.com/KiWi233333/JiwuChat/commit/69edc058697b07890f3f9ad2569fc4c37f4ccc11))
- [x] style(chat): 优化聊天框移动端边框、消息组件、会话列表和聊天滚动体验 ([#e3cb1dc6](https://github.com/KiWi233333/JiwuChat/commit/e3cb1dc635cfdb276c05abf3027fd64ba98aabdc)) ([#17963e7a](https://github.com/KiWi233333/JiwuChat/commit/17963e7adc616741d2cb7ca78883d5d7aaece62b))
- [x] style(setting): 优化通知铃铛、通知类型设置项和页面响应式布局 ([#da8b3f31](https://github.com/KiWi233333/JiwuChat/commit/da8b3f3116718b5261250911b8abc1b43a798d6c))
- [x] style(theme): 暗色模式背景装饰适配主题色,并修复切换器动画细节 ([#dd4e30e4](https://github.com/KiWi233333/JiwuChat/commit/dd4e30e4c732744fa37b136f9350f4eb3a002f73))
📦 🔧 构建与发布优化
- [x] refactor(ci): 统一发布工作流并新增发布配置校验 ([#387d9104](https://github.com/KiWi233333/JiwuChat/commit/387d9104cd838de7efd16434c1ad8d896f5d506f))
- [x] ci(release): 添加 Release 同步到 JiwuChat 仓库的工作流和说明文档 ([#d7fcc255](https://github.com/KiWi233333/JiwuChat/commit/d7fcc255540bcaa477d2cc2c30e51048a4f950a2)) ([#e20629a3](https://github.com/KiWi233333/JiwuChat/commit/e20629a39487a22cc160115830944d9e8df74aa9))
- [x] chore(infra): 添加构建产物大小报告工具,更新 Codex/Claude 技能、命令和 OpenAPI 参考文档 ([#6d3a5585](https://github.com/KiWi233333/JiwuChat/commit/6d3a5585d7b9829a7fce1f90f0de433276fbaae0)) ([#033f1122](https://github.com/KiWi233333/JiwuChat/commit/033f1122572c25f9da08d5b5038dc34b2341aadd))
- [x] chore(deps): 升级前端、后端与开发依赖,更新至 Vite 8 相关配置 ([#02cf7054](https://github.com/KiWi233333/JiwuChat/commit/02cf70542acbb0a3884a18419979ca5f818e745d)) ([#5a02e4f4](https://github.com/KiWi233333/JiwuChat/commit/5a02e4f45551a3b81617e23e7d69d688f0fc2d4d))
📦 📝 其他优化
- [x] refactor(i18n): 将非组件上下文的 useI18n 调用统一迁移为 `$t`,并抽象语言响应式 Hook ([#f5c6a2bc](https://github.com/KiWi233333/JiwuChat/commit/f5c6a2bc581fb836bff59a4c2f3c872a01ea6af1)) ([#53d4fe4b](https://github.com/KiWi233333/JiwuChat/commit/53d4fe4b61bcdf2e8c203d43b996b89d3b10a848)) ([#d88eee9c](https://github.com/KiWi233333/JiwuChat/commit/d88eee9c174e58b28808937a342d7d9d4ea1bbfc))
- [x] refactor(ai): 抽离聊天流式处理、会话操作、消息渲染和推荐问题组件逻辑 ([#95492043](https://github.com/KiWi233333/JiwuChat/commit/95492043ad2c71afaabd5748052772f1cb1128c1)) ([#cf60c2e0](https://github.com/KiWi233333/JiwuChat/commit/cf60c2e0d45be7deb7c8eb60cad571ddedc39d38)) ([#4380ace9](https://github.com/KiWi233333/JiwuChat/commit/4380ace99ac2b0187c9f459eb2aae58aa83da2f4))
- [x] refactor(ws): 重构 WebSocket 保活、桌面端连接和原生桌面适配器 ([#23f62dc8](https://github.com/KiWi233333/JiwuChat/commit/23f62dc8d674b4ca79432e741b5080e875ceb973))
- [x] refactor(menu): 重构菜单侧边栏、主题切换逻辑和主题分段控件 ([#99894d39](https://github.com/KiWi233333/JiwuChat/commit/99894d3954462d05aea8cd702b961293ec22f2b8)) ([#ed6a22dd](https://github.com/KiWi233333/JiwuChat/commit/ed6a22ddda48d522d001453278feee12a389c16d)) ([#f7c1ac6f](https://github.com/KiWi233333/JiwuChat/commit/f7c1ac6f6cd6a5ef4d6a2e59b6c59c8529ea5152))
- [x] docs: 新增 AI 组件目录说明、Release 同步说明、登录页重构设计说明,并更新多语言 README 与运行文档 ([#3c880d30](https://github.com/KiWi233333/JiwuChat/commit/3c880d30e23bc2d7f6ff67516c7c2ccad3a3e71d)) ([#e20629a3](https://github.com/KiWi233333/JiwuChat/commit/e20629a39487a22cc160115830944d9e8df74aa9)) ([#5b8184fc](https://github.com/KiWi233333/JiwuChat/commit/5b8184fcfef100e935b12e48acb93be5fd832a05))
📦 🤯 更新说明
- [x] AI Agent 工作台:新增 Agent 对话、工具调用、应用选择、会话持久化、推荐问题、消息编辑重发和图像生成消息,AI 功能从页面能力升级为完整工作流。
- [x] 多语言体系:新增中英文命名空间资源、全局 `$t` 调用能力、语言设置入口和登录页语言切换,减少硬编码文案并支持语言实时响应。
- [x] 富文本编辑器:新增编辑器、工具栏、拖拽手柄、链接处理和类型定义,为后续富文本输入与内容编辑打基础。
- [x] 桌面端增强:新增 macOS 菜单栏、退出拦截、右键菜单、调试快捷键,并修复窗口事件和布局细节。
- [x] 发布体系统一:发布工作流统一为主仓库构建、二进制产物同步到 JiwuChat 仓库,并提供配置校验 workflow。
📦 📌 待办
- [ ] 七牛OSS迁移Minio
- [ ] 本地消息存储
- [ ] 用户版本埋点
- [ ] 安卓通话悬浮窗(考虑)
📦 🧪 下载
- | 平台 | 下载地址 |
- | -------------------- | ------------------------------------------------------------------------------------------------------------------------------ |
- | Windows x86_64 setup | [JiwuChat_2.0.0_x64_zh-CN.setup](https://github.com/KiWi233333/JiwuChat/releases/download/v2.0.0/JiwuChat_2.0.0_x64-setup.exe) |
- | Windows x86_64 msi | [JiwuChat_2.0.0_x64_zh-CN.msi](https://github.com/KiWi233333/JiwuChat/releases/download/v2.0.0/JiwuChat_2.0.0_x64_zh-CN.msi) |
- | MacOS x64系列 | [JiwuChat_2.0.0_x64.dmg](https://github.com/KiWi233333/JiwuChat/releases/download/v2.0.0/JiwuChat_2.0.0_x64.dmg) |
- | MacOS M系列 | [JiwuChat_2.0.0_aarch64.dmg](https://github.com/KiWi233333/JiwuChat/releases/download/v2.0.0/JiwuChat_2.0.0_aarch64.dmg) |
- | Android arm64 | [JiwuChat_2.0.0.apk](https://github.com/KiWi233333/JiwuChat/releases/download/v2.0.0/JiwuChat_2.0.0.apk) |
- | Linux AppImage | [JiwuChat_2.0.0_amd64.AppImage](https://github.com/KiWi233333/JiwuChat/releases/download/v2.0.0/JiwuChat_2.0.0_amd64.AppImage) |
- + 5 more
📦 ✨ 新功能
- [x] feat(image-viewer): 添加工具栏操作项和快捷键显示支持 ([#f9439402](https://github.com/KiWi233333/JiwuChat/commit/f943940262bef3547383d655ba00c0c99bffe282))
- [x] feat(chat): 添加消息表情响应功能开关 ([#677022e6](https://github.com/KiWi233333/JiwuChat/commit/677022e631daf3195cd084136b2dbb4dfa4eb168))
📦 🐛 修复了以下问题
- [x] fix(middleware): 修复退出登录重定向失败 ([#47bb5277](https://github.com/KiWi233333/JiwuChat/commit/47bb527714514f05d07ee6b6d45475b1ae521265))
- [x] fix(chat): 修复消息和消息响应布局样式错乱 ([#1fb6adf0](https://github.com/KiWi233333/JiwuChat/commit/1fb6adf096dada401f7c6cf993fbc6294653d482))
- [x] fix(chat): 修复浅色模式会话列表骨架屏样式问题 ([#1effa467](https://github.com/KiWi233333/JiwuChat/commit/1effa46781dd4250fbbe4950bf44fc57ed0f483e))
- [x] fix(state): 修复移动端注册用户协议弹窗与路由错误 ([#0a414207](https://github.com/KiWi233333/JiwuChat/commit/0a414207a4015b8f79ccadf59520f1fe7cedbf36))
- [x] fix(swipe-action): 修复 swipe-action 初始化动画问题 ([#7331eaad](https://github.com/KiWi233333/JiwuChat/commit/7331eaad6ace9ca30071313a6e4f426a32dec71b))
- [x] fix(api): 修复移动端和桌面端API密钥创建后结果弹窗被意外关闭的问题 ([#3f2c0870](https://github.com/KiWi233333/JiwuChat/commit/3f2c0870d98ca85df7f74c05e6805360d392527a))
📦 ⚡ 性能优化
- [x] perf(chat): 优化 AI 回复消息的折叠逻辑 ([#1b4cb728](https://github.com/KiWi233333/JiwuChat/commit/1b4cb728d7085b0099af367e56ef48cacddb3f2c))
📦 🎨 界面优化
- [x] style(chat): 全面打磨消息组件与反应工具栏样式,优化移动端适配与响应式布局 ([#a60e02c3](https://github.com/KiWi233333/JiwuChat/commit/a60e02c36e54dce5506b3803b5aa246966e47f48)) ([#379ada5f](https://github.com/KiWi233333/JiwuChat/commit/379ada5f780d05ebe99b24d147354c6b135952ae)) ([#6adac9ff](https://github.com/KiWi233333/JiwuChat/commit/6adac9ff5f1598b01c4c027a2ff5588551d3c77c)) ([#0be47e24](https://github.com/KiWi233333/JiwuChat/commit/0be47e24ab6d2008cc11c6b0971c3ed19f687ae8))
- [x] style(chat): 更新 Dialog 组件圆角样式 ([#69f2f4e1](https://github.com/KiWi233333/JiwuChat/commit/69f2f4e142a9aa5fa15d589890aaaec60c61ce36))
- [x] style(overrides): 更新 element-plus 覆盖样式 ([#2702e63b](https://github.com/KiWi233333/JiwuChat/commit/2702e63becf9e8b894808cc946409d182f6fcbdb))
📦 🔧 构建优化
- [x] chore(deps): 升级开发依赖包版本 ([#13918f70](https://github.com/KiWi233333/JiwuChat/commit/13918f706ada55b6941646249677a7efa005a23c))
📦 📝 其他优化
- [x] chore(config): 更新 .gitignore 配置文件 ([#84c3cfd8](https://github.com/KiWi233333/JiwuChat/commit/84c3cfd8eea11c9c46a13154cc37844f4d3f070b))
- [x] docs(readme): 添加自部署说明和后端链接,更新标题层级 ([#e83ea129](https://github.com/KiWi233333/JiwuChat/commit/e83ea12925a64035b9c46f9a2160dd38582303b3)) ([#cdbc5955](https://github.com/KiWi233333/JiwuChat/commit/cdbc5955685005a27281e79638f50bd061c97919))
📦 🤯 更新说明
- [x] 图片预览增强:图片预览工具栏新增操作项,并支持快捷键提示显示,交互更便捷。
- [x] 消息表情响应开关:新增全局配置开关,可控制是否启用消息 emoji 表情响应功能。
- [x] 关键修复:修复退出登录后重定向失败、消息布局样式错乱、浅色模式骨架屏、移动端注册弹窗路由、swipe-action 初始化动画、API 密钥弹窗被意外关闭等多个体验问题。
- [x] 样式全面优化:消息组件与反应工具栏移动端适配改进、Dialog 圆角调整、element-plus 覆盖样式更新。
📦 📌 待办
- [ ] 七牛OSS迁移Minio
- [ ] 本地消息存储
- [ ] 用户版本埋点
- [ ] 安卓通话悬浮窗(考虑)
📦 🧪 下载
- | 平台 | 下载地址 |
- | -------------------- | ------------------------------------------------------------------------------------------------------------------------------ |
- | Windows x86_64 setup | [JiwuChat_1.8.3_x64_zh-CN.setup](https://github.com/KiWi233333/JiwuChat/releases/download/v1.8.3/JiwuChat_1.8.3_x64-setup.exe) |
- | Windows x86_64 msi | [JiwuChat_1.8.3_x64_zh-CN.msi](https://github.com/KiWi233333/JiwuChat/releases/download/v1.8.3/JiwuChat_1.8.3_x64_zh-CN.msi) |
- | MacOS x64系列 | [JiwuChat_1.8.3_x64.dmg](https://github.com/KiWi233333/JiwuChat/releases/download/v1.8.3/JiwuChat_1.8.3_x64.dmg) |
- | MacOS M系列 | [JiwuChat_1.8.3_aarch64.dmg](https://github.com/KiWi233333/JiwuChat/releases/download/v1.8.3/JiwuChat_1.8.3_aarch64.dmg) |
- | Android arm64 | [JiwuChat_1.8.3.apk](https://github.com/KiWi233333/JiwuChat/releases/download/v1.8.3/JiwuChat_1.8.3.apk) |
- | Linux AppImage | [JiwuChat_1.8.3_amd64.AppImage](https://github.com/KiWi233333/JiwuChat/releases/download/v1.8.3/JiwuChat_1.8.3_amd64.AppImage) |
- + 4 more
📦 ✨ 新功能
- [x] feat(reaction): 添加消息表情回应(emoji)功能 ([#27f54431](https://github.com/KiWi233333/JiwuChat/commit/27f5443170614b629a78b7ddfc00eb4c69cdf7bf))
- [x] feat(clipboard): 使用统一剪贴板工具替换原有剪切板相关功能 ([#cd360717](https://github.com/KiWi233333/JiwuChat/commit/cd3607177c116bb0732fcd9156d3bddc9b8d8c4b))
- [x] feat(chat): 增强粘贴功能以支持自定义 token 解析 ([#8ed5e94d](https://github.com/KiWi233333/JiwuChat/commit/8ed5e94d00a6a9ecdf7dd423112ecf5dd6c50a56))
- [x] feat(chat): 添加群聊邀请权限控制功能 ([#3811ad23](https://github.com/KiWi233333/JiwuChat/commit/3811ad2339912f3882c2cc2e2fb96b51bc899a4e))
📦 🐛 修复了以下问题
- [x] fix(desktop): 更新 macOS 应用恢复逻辑 ([#7d3b19d1](https://github.com/KiWi233333/JiwuChat/commit/7d3b19d17843ecfa772a60466b5a3f4fe62a5365))
- [x] fix(chat): 更新联系人列表搜索框的 v-model 绑定方式 ([#7a82f073](https://github.com/KiWi233333/JiwuChat/commit/7a82f0732fa3dd38f720918f8c70de9504461311))
- [x] fix(chat): 修复联系人列表暗黑模式背景色问题 ([#2c540140](https://github.com/KiWi233333/JiwuChat/commit/2c5401404c39d2f9b95ad09f83856e40849fbf5e))
📦 ⚡ 性能优化
- [x] perf(desktop): 修改 macOS 程序坞点击事件处理 ([#dd4fec98](https://github.com/KiWi233333/JiwuChat/commit/dd4fec983b58cda16fa487c3a3771393ec151064))
- [x] perf(history): 改进路由变化监听逻辑以支持栈中间前进/回退 ([#5706b482](https://github.com/KiWi233333/JiwuChat/commit/5706b4826cab39e2277198b3dbad6ba5b46e5de7))
- [x] perf(image-viewer): 添加全局图片预览功能并优化路由拦截逻辑 ([#2b5a0b78](https://github.com/KiWi233333/JiwuChat/commit/2b5a0b784bf3ce681dc0dae6b7dde11fbb5ce61b))
📦 🎨 界面优化
- [x] style(reaction): 更新消息表情回应样式 ([#2573776a](https://github.com/KiWi233333/JiwuChat/commit/2573776ab04705529c230ed24bf6a4872f941833))
- [x] style(components): 头部菜单优化 ([#d26c9cd4](https://github.com/KiWi233333/JiwuChat/commit/d26c9cd4f6766a25617b4f6893a3e8bb0f98ecf4))
- [x] style(app): 调整样式覆盖和组件文本优化 ([#f934f158](https://github.com/KiWi233333/JiwuChat/commit/f934f158a419d4da25538c3d2edc1c554fe306c8))
📦 📝 其他优化
- [x] refactor(msg-input): 移除不必要的导出,简化代码结构 ([#59a5e7a1](https://github.com/KiWi233333/JiwuChat/commit/59a5e7a133018dfae0a5f19fd6b77b0dbb101a5e))
- [x] refactor(router): 增加 scope 配置项支持全局和局部作用域 ([#288eb1b9](https://github.com/KiWi233333/JiwuChat/commit/288eb1b99367e23c080f3549396c8dcff3f64cc9))
- [x] refactor(media): 重构媒体管理器以支持统一的插入逻辑 ([#35f07509](https://github.com/KiWi233333/JiwuChat/commit/35f075096a7b4b8d32c8618d98d7750897b28a23))
- [x] chore: 更新 .gitignore 文件 ([#3a4189df](https://github.com/KiWi233333/JiwuChat/commit/3a4189df5fad143d33a0bda2a5838b2c2ec18bb7))
- [x] chore(docs): 更新项目规范文档,调整表格格式和内容清晰度 ([#e8c527db](https://github.com/KiWi233333/JiwuChat/commit/e8c527db11bc1f9f2f66530eb8fd6f794a362752))
- [x] docs(run): 添加关于 Cursor 开发的说明及可用命令和 Skill 列表 ([#07993580](https://github.com/KiWi233333/JiwuChat/commit/0799358072a08da18cf4e654e627b821e8518b2b))
- [x] docs(release): 添加 v1.8.2 版本发布相关图片资源 ([#f4033d75](https://github.com/KiWi233333/JiwuChat/commit/f4033d751628e1e88dcb9e77455afb0ca531f84f))
📦 🤯 更新说明
- [x] 消息表情回应:支持对单条消息添加 emoji 回应,并优化展示样式与动效。
- 
- 
- [x] 群聊邀请权限:群聊支持邀请权限控制,管理员可配置谁可以邀请新成员。
- 
- [x] 剪贴板与粘贴:统一剪贴板工具、粘贴支持自定义 token 解析;媒体管理器重构,插入逻辑统一。
- [x] 体验与修复:全局图片预览与路由拦截优化;路由监听支持栈中间前进/回退;macOS 程序坞点击与应用恢复逻辑更新;联系人列表搜索绑定与暗黑模式背景修复;头部菜单与样式优化。
📦 📌 待办
- [ ] 七牛OSS迁移Minio
- [ ] 本地消息存储
- [ ] 用户版本埋点
- [ ] 安卓通话悬浮窗(考虑)
📦 🧪 下载
- | 平台 | 下载地址 |
- | -------------------- | ------------------------------------------------------------------------------------------------------------------------------ |
- | Windows x86_64 setup | [JiwuChat_1.8.2_x64_zh-CN.setup](https://github.com/KiWi233333/JiwuChat/releases/download/v1.8.2/JiwuChat_1.8.2_x64-setup.exe) |
- | Windows x86_64 msi | [JiwuChat_1.8.2_x64_zh-CN.msi](https://github.com/KiWi233333/JiwuChat/releases/download/v1.8.2/JiwuChat_1.8.2_x64_zh-CN.msi) |
- | MacOS x64系列 | [JiwuChat_1.8.2_x64.dmg](https://github.com/KiWi233333/JiwuChat/releases/download/v1.8.2/JiwuChat_1.8.2_x64.dmg) |
- | MacOS M系列 | [JiwuChat_1.8.2_aarch64.dmg](https://github.com/KiWi233333/JiwuChat/releases/download/v1.8.2/JiwuChat_1.8.2_aarch64.dmg) |
- | Android arm64 | [JiwuChat_1.8.2.apk](https://github.com/KiWi233333/JiwuChat/releases/download/v1.8.2/JiwuChat_1.8.2.apk) |
- | Linux AppImage | [JiwuChat_1.8.2_amd64.AppImage](https://github.com/KiWi233333/JiwuChat/releases/download/v1.8.2/JiwuChat_1.8.2_amd64.AppImage) |
- + 4 more
📦 ✨ 新功能
- [x] feat(component): 添加 IconTip 组件及其使用文档 ([#1d8bb8d5](https://github.com/KiWi233333/JiwuChat/commit/1d8bb8d5da5bc55edf0e3e9cde26971b82cf5840))
- [x] feat(component): 添加 disabledTooltip 属性以增强 IconTip 组件功能 ([#bac020a0](https://github.com/KiWi233333/JiwuChat/commit/bac020a0247d6b4f24555de0bc3ea2fbe49f98be))
- [x] feat(store): 设置字体默认值 ([#7b1c2f5d](https://github.com/KiWi233333/JiwuChat/commit/7b1c2f5d9cbe4770124c057d88022639fb8de0b0))
📦 🐛 修复了以下问题
- [x] fix(chat): 修复组件中的事件处理和样式问题 ([#27ce9b81](https://github.com/KiWi233333/JiwuChat/commit/27ce9b81971d6598c36cb0d3a27388a01e3578b8))
- [x] fix(init): 更新 msgbox 窗口初始化逻辑以保持隐藏状态 ([#37d3285f](https://github.com/KiWi233333/JiwuChat/commit/37d3285fc91eb7adb5e448c729c979dbefa372d3))
- [x] fix(extend): 修复扩展页面初始化错误的问题 ([#6a666f7c](https://github.com/KiWi233333/JiwuChat/commit/6a666f7c9f399736fff754d10e052935ea81da6f))
📦 ⚡ 性能优化
- [x] perf(chat): 更新 AI 思考内容支持 Markdown 预览 ([#841b9ad6](https://github.com/KiWi233333/JiwuChat/commit/841b9ad64df75eea0f7e0613d457281141f71a39))
- [x] perf(transition): 优化页面转场动画设置逻辑 ([#1b6833b8](https://github.com/KiWi233333/JiwuChat/commit/1b6833b802e87d65f147a43bef94eaa73a688783))
- [x] perf(chat): 优化会话初始化动画逻辑 ([#019869e0](https://github.com/KiWi233333/JiwuChat/commit/019869e03b4423fa8575345a6e7e080b58feb747))
- [x] perf(setting): 优化 Mac 桌面端更新机制并改进UI显示 ([#362d83b7](https://github.com/KiWi233333/JiwuChat/commit/362d83b7735e1b9a7e648e36636442ec796e0a70))
📦 🎨 界面优化
- [x] style(chat): 调整联系人列表和好友页面的内边距样式 ([#46ccb79e](https://github.com/KiWi233333/JiwuChat/commit/46ccb79e0ea9a8b00462eb820ff3d788dc96e845))
📦 📝 其他优化
- [x] refactor(component): 统一使用 CommonIconTip 组件 ([#c9df78cd](https://github.com/KiWi233333/JiwuChat/commit/c9df78cd843a54cd2adb2fb70bdf70538d1c2395))
- [x] refactor(component): 统一使用 CommonIconTip 组件并调整样式 ([#df64c2f9](https://github.com/KiWi233333/JiwuChat/commit/df64c2f9e197d9366e1f8a858f85a28b09825b64))
- [x] refactor(extend): 扩展页面支持选择性新开页面 ([#61ae6919](https://github.com/KiWi233333/JiwuChat/commit/61ae69199d774edc2e37a53a55b3ce76427baaa4))
- [x] refactor(ws): 调整 useWsCore 模块导入导出结构 ([#33bb0fe8](https://github.com/KiWi233333/JiwuChat/commit/33bb0fe8673fa16c52a227e870c7006bf5579034))
- [x] docs(standards): 添加项目代码规范 Skill 文档 ([#bb034a63](https://github.com/KiWi233333/JiwuChat/commit/bb034a63f238ab74db6233296317d4b4fe753a01))
- [x] docs(guidelines): 更新 AGENTS.md、CLAUDE.md 和 GEMINI.md 文档以统一编码规范 ([#0fa6addf](https://github.com/KiWi233333/JiwuChat/commit/0fa6addfc5e4d75d24b770e409442e63b2d37c6e))
- [x] docs(readme): 更新 macOS 安装说明中的具体文件名 ([#f4e70f6d](https://github.com/KiWi233333/JiwuChat/commit/f4e70f6d82068691566017c1da0e64a4b468adfb))
📦 🤯 更新说明
- [x] IconTip 组件:新增通用 IconTip 组件及 disabledTooltip 能力;多处统一使用 CommonIconTip,交互与样式一致
- [x] AI 与动画:AI 思考内容支持 Markdown 预览;页面转场与会话初始化动画逻辑优化;Mac 桌面端更新机制与 UI 改进
- [x] 修复与体验:修复聊天组件事件与样式、msgbox 初始化隐藏、扩展页初始化错误;联系人列表与好友页内边距调整
- [x] 规范与文档:项目代码规范 Skill、AGENTS/CLAUDE/GEMINI 统一规范、README macOS 安装说明更新
📦 📌 待办
- [ ] 七牛OSS迁移Minio
- [ ] 本地消息存储
- [ ] 用户版本埋点
- [ ] 安卓通话悬浮窗(考虑)
📦 🧪 下载
- | 平台 | 下载地址 |
- | -------------------- | ------------------------------------------------------------------------------------------------------------------------------ |
- | Windows x86_64 setup | [JiwuChat_1.8.1_x64_zh-CN.setup](https://github.com/KiWi233333/JiwuChat/releases/download/v1.8.1/JiwuChat_1.8.1_x64-setup.exe) |
- | Windows x86_64 msi | [JiwuChat_1.8.1_x64_zh-CN.msi](https://github.com/KiWi233333/JiwuChat/releases/download/v1.8.1/JiwuChat_1.8.1_x64_zh-CN.msi) |
- | MacOS x64系列 | [JiwuChat_1.8.1_x64.dmg](https://github.com/KiWi233333/JiwuChat/releases/download/v1.8.1/JiwuChat_1.8.1_x64.dmg) |
- | MacOS M系列 | [JiwuChat_1.8.1_aarch64.dmg](https://github.com/KiWi233333/JiwuChat/releases/download/v1.8.1/JiwuChat_1.8.1_aarch64.dmg) |
- | Android arm64 | [JiwuChat_1.8.1.apk](https://github.com/KiWi233333/JiwuChat/releases/download/v1.8.1/JiwuChat_1.8.1.apk) |
- | Linux AppImage | [JiwuChat_1.8.1_amd64.AppImage](https://github.com/KiWi233333/JiwuChat/releases/download/v1.8.1/JiwuChat_1.8.1_amd64.AppImage) |
- + 6 more
📦 🌟 核心升级
- 🔐 完整 OAuth 体系(Web / Desktop / Mobile)
- 支持 GitHub、Gitee 第三方登录;桌面端支持 DeepLink 与后端中转模式;移动端支持缓存回调恢复,跨端登录流程更加完整稳定。
- 🔑 API Key 管理 + MCP DeepLink 能力
- 新增 API Key 管理界面;支持 MCP 应用 DeepLink(如 Cherry Studio、Cursor),增强与 AI 工具生态的连接能力。
- 📱 移动端交互全面重构
- 抽屉组件与滑动菜单体系升级;页面转场动画优化;历史状态管理增强;好友与群成员面板交互更流畅。
- ⚡ WebSocket 架构优化与性能提升
- 消息类型集中管理;浏览器与 Tauri 双端适配;页面可见性检测优化重连机制;清理事件监听避免内存泄漏。
- + 2 more
📦 📦 包体积优化
- 移除冗余字体资源,默认采用系统字体
- 优化打包策略与代码分割
- 回滚不稳定依赖版本,提升构建兼容性
- 桌面端安装包体积进一步缩小,整体构建更稳定、轻量。
📦 🧪 下载
- | 平台 | 下载地址 |
- | -------------------- | ------------------------------------------------------------------------------------------------------------------------------ |
- | Windows x86_64 setup | [JiwuChat_1.8.0_x64_zh-CN.setup](https://github.com/KiWi233333/JiwuChat/releases/download/v1.8.0/JiwuChat_1.8.0_x64-setup.exe) |
- | Windows x86_64 msi | [JiwuChat_1.8.0_x64_zh-CN.msi](https://github.com/KiWi233333/JiwuChat/releases/download/v1.8.0/JiwuChat_1.8.0_x64_zh-CN.msi) |
- | MacOS x64系列 | [JiwuChat_1.8.0_x64.dmg](https://github.com/KiWi233333/JiwuChat/releases/download/v1.8.0/JiwuChat_1.8.0_x64.dmg) |
- | MacOS M系列 | [JiwuChat_1.8.0_aarch64.dmg](https://github.com/KiWi233333/JiwuChat/releases/download/v1.8.0/JiwuChat_1.8.0_aarch64.dmg) |
- | Android arm64 | [JiwuChat_1.8.0.apk](https://github.com/KiWi233333/JiwuChat/releases/download/v1.8.0/JiwuChat_1.8.0.apk) |
- | Linux AppImage | [JiwuChat_1.8.0_amd64.AppImage](https://github.com/KiWi233333/JiwuChat/releases/download/v1.8.0/JiwuChat_1.8.0_amd64.AppImage) |
- + 7 more
📦 ✨ 新功能
- [x] feat(login): 重构 Web端 登录页面,调整页面样式 ([#e4d170b7](https://github.com/KiWi233333/JiwuChat/commit/e4d170b74e1e3e7a18efd1421ba817ac75688f81))
- [x] feat(setting): 新增`新消息自然滚动`和动画配置选项 ([#0d8506e3](https://github.com/KiWi233333/JiwuChat/commit/0d8506e3e24e6cf820453c3ebd8103fea6f761ad))
- [x] feat(mac): 添加 macOS 特定配置 ([#9c58089b](https://github.com/KiWi233333/JiwuChat/commit/9c58089be8376e175a63a76a1f5d95f1270d546f))
📦 🐛 修复了以下问题
- [x] fix(contact): 修复聊天初始的会话信息缺失的问题 ([#2fe5f9c8](https://github.com/KiWi233333/JiwuChat/commit/2fe5f9c8ecbdd3f1580a35d32a8ac74a16c85e36))
- [x] fix(file): 修复文件拖拽上传错误 ([#d3375199](https://github.com/KiWi233333/JiwuChat/commit/d3375199cbd70c8d3a6bcd5705b1b904b31fed66))
📦 ⚡ 性能优化
- [x] build: 优化Tauri桌面端构建配置 ([#cfe368f9](https://github.com/KiWi233333/JiwuChat/commit/cfe368f957ae4a266ae3b30247e38c6818ffc2f0))
- [x] build(macOS): 添加 macOS 权限并更新应用配置 ([#b8fafd76](https://github.com/KiWi233333/JiwuChat/commit/b8fafd76d7e36a326f2e744ddcc42a0c34e5b4e9))
📦 🎨 界面优化
- [x] style: 优化webkit内核的样式兼容性 ([#6d1c3bea](https://github.com/KiWi233333/JiwuChat/commit/6d1c3bea6b9dfa0890d3444cff1e76514a3c0102))
- [x] style(macOS): 优化标题栏样式并添加重载功能 ([#0952dc1e](https://github.com/KiWi233333/JiwuChat/commit/0952dc1e115935af72851f55de10c8af668735d7))
- [x] style(image): 优化图片查看器工具栏样式 ([#13289dd5](https://github.com/KiWi233333/JiwuChat/commit/13289dd536e1caca689180731b93474ad021073b))
- [x] style(menu): 调整菜单栏最小高度 ([#9de388db](https://github.com/KiWi233333/JiwuChat/commit/9de388db79998c775416fc56edd421a2c2ad14b5))
📦 🤯 更新说明
- [x] Web端新登录页: 全新Web端 - 登录界面 🎉
- 
- [x] macOS 新UI和兼容性优化:全面适配 macOS 系统,包括窗口标题栏样式、交通灯设置、权限配置等
- 
- [x] WebKit 内核兼容性:优化了多个组件在 WebKit 内核下的显示效果和交互体验
- [x] 模块化重构:重构了聊天存储模块,采用模块化结构提高代码可维护性
- [x] 动画配置增强:新增消息滚动动画设置和自定义动画配置选项
📦 🔧 构建优化
- [x] build(deps): 更新依赖并配置 Android 开发主机 ([#74f7c98b](https://github.com/KiWi233333/JiwuChat/commit/74f7c98b35db029d0b7e4bbbb3d6afd8e60c0bd4))
- [x] build(desps): 添加代码检查插件 ([#42e1def9](https://github.com/KiWi233333/JiwuChat/commit/42e1def9b71f6b6b87ef7dd2440cd1fb8b7ed0ca))
- [x] build(deps): 更新项目依赖版本 ([#3fb9074b](https://github.com/KiWi233333/JiwuChat/commit/3fb9074bed62cb1e14756042e2d0774b22d42d04))
- [x] build(deps): 升级项目基础依赖 ([#191fe2de](https://github.com/KiWi233333/JiwuChat/commit/191fe2ded491e9510fff5337d1d33b68021a6c6c))
📦 📝 其他优化
- [x] refactor(hooks): 优化文件操作和音频相关webkit兼容性 ([#e875382b](https://github.com/KiWi233333/JiwuChat/commit/e875382b9fe28dc0a1eee8226df0dc2154ad8a96))
- [x] refactor(layout): 优化页面布局和样式 ([#2699f70d](https://github.com/KiWi233333/JiwuChat/commit/2699f70db59ce9ac501f095272e8191fc3f84922))
- [x] refactor(api): 优化文件操作路径处理逻辑 ([#2aa6c25d](https://github.com/KiWi233333/JiwuChat/commit/2aa6c25d305d9622dacc5989604536391a6de9a9))
- [x] refactor(store): 重构useChatStore模块,优化为模块化结构 ([#a460ab88](https://github.com/KiWi233333/JiwuChat/commit/a460ab88ec81ed6773163b3056798a430dcca212))
- [x] refactor(components): 重构好友/群组列表组件统一处理 ([#37ee1c88](https://github.com/KiWi233333/JiwuChat/commit/37ee1c884746f1459cb305611e8a8d52484a93ba))
- [x] refactor(login): 重构 Web端 登录页面 ([#e4d170b7](https://github.com/KiWi233333/JiwuChat/commit/e4d170b74e1e3e7a18efd1421ba817ac75688f81))
- [x] refactor(os): 优化多平台文件路径适配 ([#6b6d8f9f](https://github.com/KiWi233333/JiwuChat/commit/6b6d8f9fdc8ab98e9d286534bcaef5ad8c87f192))
- [x] refactor(app): 优化消息发送逻辑和按钮状态 ([#7de35b39](https://github.com/KiWi233333/JiwuChat/commit/7de35b396e546647b19087cff2336080551bb3f5))
- + 1 more
📦 📌 待办
- [ ] 七牛OSS迁移Minio
- [ ] 本地消息存储
- [ ] 用户版本埋点
- [ ] 安卓通话悬浮窗(考虑)
📦 🧪 下载
- | 平台 | 下载地址 |
- | --- | --- |
- | Windows x86_64 setup | [JiwuChat_1.7.2_x64_zh-CN.setup](https://github.com/KiWi233333/JiwuChat/releases/download/v1.7.2/JiwuChat_1.7.2_x64-setup.exe) |
- | Windows x86_64 msi | [JiwuChat_1.7.2_x64_zh-CN.msi](https://github.com/KiWi233333/JiwuChat/releases/download/v1.7.2/JiwuChat_1.7.2_x64_zh-CN.msi) |
- | MacOS x64系列 | [JiwuChat_1.7.2_x64.dmg](https://github.com/KiWi233333/JiwuChat/releases/download/v1.7.2/JiwuChat_1.7.2_x64.dmg) |
- | MacOS M系列 | [JiwuChat_1.7.2_aarch64.dmg](https://github.com/KiWi233333/JiwuChat/releases/download/v1.7.2/JiwuChat_1.7.2_aarch64.dmg) |
- | Android arm64 | [JiwuChat_1.7.2.apk](https://github.com/KiWi233333/JiwuChat/releases/download/v1.7.2/JiwuChat_1.7.2.apk) |
- | Linux AppImage | [JiwuChat_1.7.2_amd64.AppImage](https://github.com/KiWi233333/JiwuChat/releases/download/v1.7.2/JiwuChat_1.7.2_amd64.AppImage) |
- + 9 more
📦 ✨ 新功能
- [x] feat(user): 重构用户个人中心页面布局和功能,优化信息展示,新增好友管理等功能 ([#ea590b5](https://github.com/KiWi233333/JiwuChat/commit/ea590b5640311e7ae795ec9374f41bb8eaa13151))
- [x] feat(upload): 增加文件上传MIME类型限制,支持多种图片格式,优化上传错误处理 ([#6854ce2](https://github.com/KiWi233333/JiwuChat/commit/6854ce273210ffe74be56a604492fd3507b0b42a))
- [x] feat(chat): 新增消息“群主/管理员”角色显示,优化AT功能 ([#72989a3](https://github.com/KiWi233333/JiwuChat/commit/72989a34034766be1a0611374766cc692fdd891d))
- [x] feat(file): 重构图片、视频、文件等异步发送,新增文件/视频预览卡片,支持文件删除 ([#9a74e87](https://github.com/KiWi233333/JiwuChat/commit/9a74e8724c529a32580209349c7bd865357802aa))
- [x] feat(audio): 增加语音录制、音频流管理、音频设备设置等功能 ([#8c4a068](https://github.com/KiWi233333/JiwuChat/commit/8c4a068e7cee13e93e980106022db02f0e8f19fc))
- [x] feat(components): 优化消息解析和折叠功能,支持多行换行、消息高亮 ([#02d36c9](https://github.com/KiWi233333/JiwuChat/commit/02d36c99558548ab411b547a92994722ef0e622b))
📦 🐛 修复了以下问题
- [x] fix(mobiles): 修复移动端目录统计功能,完善 scan_dir_stats 相关实现 ([#4781dc9](https://github.com/KiWi233333/JiwuChat/commit/4781dc9b17fa5c6f548d9899de417ece008ce6ac))
- [x] fix(chat): 优化消息组件和文件上传错误提示,修复消息排序等问题 ([#16cb0a9](https://github.com/KiWi233333/JiwuChat/commit/16cb0a986eea1e329451bbbb4b8ffa6268d98110))
- [x] fix(menu): 修复扩展菜单 loading 状态错误 ([#673ba6a](https://github.com/KiWi233333/JiwuChat/commit/673ba6ae7aa89fe16937efb44d79b7a871a5b841))
- [x] fix(extend): 修复扩展应用打开方式错误,完善权限校验 ([#3aaccbb](https://github.com/KiWi233333/JiwuChat/commit/3aaccbb66a076f6da44ebbd916467afc80717276))
📦 ⚡ 性能优化
- [x] 优化 useRecording hook,提升音频录制性能 ([#43b23ac](https://github.com/KiWi233333/JiwuChat/commit/43b23ac3a81f97c9c653cdc69dacbfc3e46c331b))
- [x] 优化消息过滤、折叠、解析等流程,提升大消息流畅度 ([#02d36c9](https://github.com/KiWi233333/JiwuChat/commit/02d36c99558548ab411b547a92994722ef0e622b))
- [x] 优化多组件样式和渲染性能 ([#a7313f8](https://github.com/KiWi233333/JiwuChat/commit/a7313f80e5b2cd830d242b1c891a87af78386b14))
📦 🎨 界面优化
- [x] style(components): 优化 ContactList、MsgTemplate、Updator 等组件样式 ([#a7313f8](https://github.com/KiWi233333/JiwuChat/commit/a7313f80e5b2cd830d242b1c891a87af78386b14))
- [x] style(setting): 优化菜单和滚动条样式,调整动画效果 ([#85a74f8](https://github.com/KiWi233333/JiwuChat/commit/85a74f8b5b18aa9ea079a8eb1766432326fc3688))
- [x] style(contact): 优化联系人列表样式和布局 ([#b361d4a](https://github.com/KiWi233333/JiwuChat/commit/b361d4a2d061acc1081171a41956afd0f6f7adfc))
- [x] style(Chat): 调整聊天窗口和联系人列表样式 ([#f41356c](https://github.com/KiWi233333/JiwuChat/commit/f41356caf438f577adc8940b4bf11ae66cefb8b2))
📦 🔧 构建优化
- [x] build(deps): 升级 Nuxt 4、Element Plus、md-editor-v3、qiniu-js、@tauri-apps/* 等依赖 ([#510ca5b](https://github.com/KiWi233333/JiwuChat/commit/510ca5b4da1ebf952ba5523a372d4d387fcfa0ca))
- [x] build(dependencies): 更新项目依赖并升级部分插件 ([#2446e1a](https://github.com/KiWi233333/JiwuChat/commit/2446e1a84241cbdd384f61d5c13f52b26ff9e3a4))
📦 📝 其他优化
- [x] refactor(path): 根据 Nuxt4 新目录重构项目结构 ([#0bd5be8](https://github.com/KiWi233333/JiwuChat/commit/0bd5be83e94f11868edbc3b4a7f88937540df271))
- [x] refactor(setting): 重构多标签页主题同步功能 ([#dba058a](https://github.com/KiWi233333/JiwuChat/commit/dba058af2c26784b16382e8ad008c6cbf3a57f8f))
- [x] 优化部分代码结构和开发脚本 ([#bfd70fe](https://github.com/KiWi233333/JiwuChat/commit/bfd70fef4a0c557f527dae0fc9932d2f8879d5ea))
📦 🤯 更新描述
- [x] `Nuxt4发布`:项目全面升级 Nuxt4
- 
- [x] `用户中心重构`:全新布局与功能,信息展示更丰富
- 
- [x] `设置页面重构`:交互与视觉全面升级
- 
- [x] `文件上传重构`:支持任意文件类型异步上传
- .png)
- + 8 more
📦 📌 待办
- [ ] 七牛OSS迁移Minio
- [ ] 本地消息存储
- [ ] 用户版本埋点
- [ ] 安卓通话悬浮窗(考虑)
📦 🧪 下载
- | 平台 | 下载地址 |
- | --- | --- |
- | Windows x86_64 setup | [JiwuChat_1.7.1_x64_zh-CN.setup](https://github.com/KiWi233333/JiwuChat/releases/download/v1.7.1/JiwuChat_1.7.1_x64-setup.exe) |
- | Windows x86_64 msi | [JiwuChat_1.7.1_x64_zh-CN.msi](https://github.com/KiWi233333/JiwuChat/releases/download/v1.7.1/JiwuChat_1.7.1_x64_zh-CN.msi) |
- | MacOS x64系列 | [JiwuChat_1.7.1_x64.dmg](https://github.com/KiWi233333/JiwuChat/releases/download/v1.7.1/JiwuChat_1.7.1_x64.dmg) |
- | MacOS M系列 | [JiwuChat_1.7.1_aarch64.dmg](https://github.com/KiWi233333/JiwuChat/releases/download/v1.7.1/JiwuChat_1.7.1_aarch64.dmg) |
- | Android arm64 | [JiwuChat_1.7.1.apk](https://github.com/KiWi233333/JiwuChat/releases/download/v1.7.1/JiwuChat_1.7.1.apk) |
- | Linux AppImage | [JiwuChat_1.7.1_amd62.AppImage](https://github.com/KiWi233333/JiwuChat/releases/download/v1.7.1/JiwuChat_1.7.1_amd64.AppImage) |
- + 7 more
📦 ✨ 新功能
- [x] feat(updator): 新增`版本更新`提示组件 ([#d305b1a](https://github.com/KiWi233333/JiwuChat/commit/d305b1ab905c86ea77f8fbc4bbd1de211c40c0f6))
- [x] feat(Chat): 支持`批量发送文件和视频`消息 ([#ad568d5](https://github.com/KiWi233333/JiwuChat/commit/ad568d537245650089f560adef15c3317a13716c))
- [x] feat(Chat): 移动端新增`上传预览`功能 ([#c71dd5d](https://github.com/KiWi233333/JiwuChat/commit/c71dd5d7fa5b433b090a9578e0941b4565502d6b))
- [x] feat(setting): 新增`定制化主题配置`功能 🎨 ([#48cf090](https://github.com/KiWi233333/JiwuChat/commit/48cf090050b51dbceea2f9c8b188540112625ba0))
- [x] feat(setting): 新增`定制化动画设置`功能 ✨ ([#7b9be26](https://github.com/KiWi233333/JiwuChat/commit/7b9be2629c1dd82a4513fb341ee67b9fd3f05e46))
- [x] feat(init): 添加移动端 URL 打开支持 📱 ([#e452c9b](https://github.com/KiWi233333/JiwuChat/commit/e452c9bea1ddfa05f0df7b97dad8dc90423812f3))
- [x] feat(update-notice): 添加 App 版本信息`公告概要` 📢 ([#c974796](https://github.com/KiWi233333/JiwuChat/commit/c97479ddd396ff195bda5f7a20d0fd7c6e5a316c))
📦 🐛 修复了以下问题
- [x] fix(msgInput): 限制输入框的快捷键操作 ⌨️ ([#1bec638](https://github.com/KiWi233333/JiwuChat/commit/1bec6389d89836877e3c7905f5fb05f7ad8f37a6))
📦 ⚡ 性能优化
- [x] refactor(member): 重构群组成员虚拟列表,添加下拉刷新 📋 ([#6d772e8](https://github.com/KiWi233333/JiwuChat/commit/6d772e82368561288a4155738af83a4f7f6865f3))
- [x] refactor(chat): 将群聊成员列表控制逻辑移至 chat store 📊 ([#68c3db6](https://github.com/KiWi233333/JiwuChat/commit/68c3db6c658ea732d59d2a32fc3e8158fb285a38))
- [x] refactor(components): 优化图片上传和查看功能 🖼️ ([#f41ed7e](https://github.com/KiWi233333/JiwuChat/commit/f41ed7efbce4e6595425209e01a2acf837613180))
- [x] refactor(list): 引入 createReusableTemplate 函数,创建可重用的虚拟列表内容模板 ([#e185756](https://github.com/KiWi233333/JiwuChat/commit/e185756359e2fa256921966f75ae7fa7d5e9e732))
- [x] feat(list): 为 VirtualScrollList 组件添加下拉刷新功能 📥 ([#9d1d47a](https://github.com/KiWi233333/JiwuChat/commit/9d1d47add474646fefe98cdea5fa55b7621a6ae6))
📦 🎨 界面优化
- [x] feat(login): 重构登录页面样式和布局 🎨 ([#94352e9](https://github.com/KiWi233333/JiwuChat/commit/94352e9b68c115eba63bef7d298b12076cdab895))
- [x] feat(font): 添加新字体,优化加载逻辑 🔤 ([#df090e4](https://github.com/KiWi233333/JiwuChat/commit/df090e4bd39ca6e6a5d51f92f4d6c8a1e0bcb57a))
- [x] refactor(desktop): 优化窗口配置和样式 🪟 ([#a8a8eef](https://github.com/KiWi233333/JiwuChat/commit/a8a8eef9f5b932f016266170562ac111a85316af))
- [x] refactor(style): 优化字体样式和布局 ✨ ([#ef94641](https://github.com/KiWi233333/JiwuChat/commit/ef94641d7b111c24f17b7626f995d63baa47d244))
- [x] style(components): 优化聊天组件样式布局 🔧 ([#155596b](https://github.com/KiWi233333/JiwuChat/commit/155596b6ae94577e00430e6f83552bae7dc6e6c6))
📦 🔧 构建优化
- [x] build(deps): 更新项目依赖版本 📦 ([#e696edf](https://github.com/KiWi233333/JiwuChat/commit/e696edf846d1f36e029103dd83e65d078013404f))
- [x] build(deps): 升级部分依赖到最新版本 📈 ([#2f7058f](https://github.com/KiWi233333/JiwuChat/commit/2f7058f8865a1fa47ed9e6fd3cb1250bacbd6bcb))
📦 📝 其他优化
- [x] refactor(msgbox): 优化消息框窗口的显示和隐藏逻辑 ([#5d8357a](https://github.com/KiWi233333/JiwuChat/commit/5d8357a957676d021dbb3e678699fe9fc95a0caa))
- [x] refactor(contact): 优化会话列表加载逻辑和样式 ([#bdab8f7](https://github.com/KiWi233333/JiwuChat/commit/bdab8f76520023127ef4f6653e5c51cbdc55eb4d))
- [x] docs: 更新 LICENSE 信息 ([#c71dd5d](https://github.com/KiWi233333/JiwuChat/commit/c71dd5d7fa5b433b090a9578e0941b4565502d6b))
- [x] refactor(eslint): eslint 格式化文件 ([#d28b04a](https://github.com/KiWi233333/JiwuChat/commit/d28b04a8c1f68b3223ef34d88f95beb938365956))
📦 🤯 更新描述
- [x] `版本更新提示功能`:新增应用版本检测和更新功能,支持更新进度显示和忽略更新选项
- 
- [x] `定制化主题配置`:新增主题配置功能,支持预览主题选择、自定义配色、导入导出主题配置
- 
- [x] `定制化动画设置`:新增动画设置功能,支持硬件加速和各类动画效果的定制化配置
- 
- [x] `移动端上传预览`:移动端新增上传预览功能,支持文件、图片、视频的预览和撤销
- 
- + 2 more
📦 🧿 其他更新
- [x] 优化群组成员虚拟列表,添加下拉刷新和上拉加载更多功能
- [x] 重构消息框窗口的显示和隐藏逻辑,优化托盘交互体验
- [x] 优化会话列表加载逻辑,提高数据加载的准确性
- [x] 添加移动端 URL 打开支持,适应微信等环境限制
- [x] 限制输入框快捷键操作,只允许常规输入框快捷键
- [x] 优化窗口配置和样式,支持边框圆角检测和阴影效果
- [x] 引入可重用的虚拟列表内容模板,提高组件性能
- [x] 将群聊成员列表控制逻辑移至 chat store,优化状态管理
- + 4 more
📦 📌 待办
- [ ] 七牛OSS迁移Minio
- [ ] 本地消息存储
- [ ] 用户版本埋点
- [ ] 安卓通话悬浮窗(考虑)
📦 🧪 下载
- | 平台 | 下载地址 |
- | --- | --- |
- | Windows x86_64 setup | [JiwuChat_1.7.0_x64_zh-CN.setup](https://github.com/KiWi233333/JiwuChat/releases/download/v1.7.0/JiwuChat_1.7.0_x64-setup.exe) |
- | Windows x86_64 msi | [JiwuChat_1.7.0_x64_zh-CN.msi](https://github.com/KiWi233333/JiwuChat/releases/download/v1.7.0/JiwuChat_1.7.0_x64_zh-CN.msi) |
- | MacOS x64系列 | [JiwuChat_1.7.0_x64.dmg](https://github.com/KiWi233333/JiwuChat/releases/download/v1.7.0/JiwuChat_1.7.0_x64.dmg) |
- | MacOS M系列 | [JiwuChat_1.7.0_aarch64.dmg](https://github.com/KiWi233333/JiwuChat/releases/download/v1.7.0/JiwuChat_1.7.0_aarch64.dmg) |
- | Android arm64 | [JiwuChat_1.7.0.apk](https://github.com/KiWi233333/JiwuChat/releases/download/v1.7.0/JiwuChat_1.7.0.apk) |
- | Linux AppImage | [JiwuChat_1.7.0_amd62.AppImage](https://github.com/KiWi233333/JiwuChat/releases/download/v1.7.0/JiwuChat_1.7.0_amd64.AppImage) |
- + 7 more
📦 ✨ 新功能
- [x] feat(compoent): 添加 `@(提及)` 和 `URL解析` 消息 💬 ([#34405fe](https://github.com/KiWi233333/JiwuChat/commit/34405feaef19e45ff915228be4022e4928af7a74))
- [x] feat(Chat): 增加 `URL 解析` 消息组件 🔗 ([#fc6e67b](https://github.com/KiWi233333/JiwuChat/commit/fc6e67b89635aa10c4dac9b23981e1dfcaa3fbe6))
- [x] feat(chat): 添加 at 成员 store 数据管理 📊 ([#0e503a6](https://github.com/KiWi233333/JiwuChat/commit/0e503a6acc43832090133575dc53b93d79697f39))
- [x] feat(chat): 添加输入表单`拖拽和粘贴插入图片、视频、文件等`功能 📷 ([#194d05a](https://github.com/KiWi233333/JiwuChat/commit/194d05a6291bed277ed4ba3fe9b3ce64403baeeb))
- [x] feat(Input): 优化 OssFileUpload 组件功能和性能 📂 ([#fb54193](https://github.com/KiWi233333/JiwuChat/commit/fb54193ded47cc4ed53ffa27ff7e228f087e39f6))
- [x] feat(Chat): 添加`私聊`(包括AI机器人)的会话信息抽屉 💬 ([#5b4e7a7](https://github.com/KiWi233333/JiwuChat/commit/5b4e7a7a2936fca544e1fed6ac045c32c29c90cd))
- [x] feat(chat): 优化聊天界面和导航逻辑 ✨ ([#acecd72](https://github.com/KiWi233333/JiwuChat/commit/acecd72d9bfd928d13d4452fa5844c8c72d9017c))
- [x] feat(env): 添加环境变量配置功能 (app增加一个切换服务器的入口#6) ⚙️ ([#ff087d3](https://github.com/KiWi233333/JiwuChat/commit/ff087d3cb33752a0fc77fb9a6c01d317e14bad0d))
📦 🐛 修复了以下问题
- [x] fix(msgInput): 修复`@` `/` 无匹配项 回车无法发送消息问题 � ([#fdb4a24](https://github.com/KiWi233333/JiwuChat/commit/fdb4a2454c4e79c70b4fb501a80a5991ac3642fa))
- [x] fix(msgList): 修复`消息列表`初始化滚动错误 🔧 ([#d83bc2b](https://github.com/KiWi233333/JiwuChat/commit/d83bc2b77fa1cc12c24a6efb8bb5bacc8ab22f75))
- [x] fix(ai): 修复AI机器人房间输入框无法粘贴文本的问题 🔧 ([#692f941](https://github.com/KiWi233333/JiwuChat/commit/692f94143ef98e6ce1d2cc7c7a20e392b54211a8))
- [x] fix(msglist): 优化消息加载和滚动逻辑 🔧 ([#a981ed7](https://github.com/KiWi233333/JiwuChat/commit/a981ed76678106cf18d9fb4b729c00673282c221))
📦 ⚡ 性能优化
- [x] perf(component): `会话列表`改为虚拟列表,优化性能 � ([#b12f480](https://github.com/KiWi233333/JiwuChat/commit/b12f4801047ff6fdd20ed0ae318f4fdf6bcf3ebd))
- [x] refactor(Chat): 重构`统一消息发送`函数 📤 ([#3c3db11](https://github.com/KiWi233333/JiwuChat/commit/3c3db11106b565e5a37db9cc776f28d6b2be6e2c))
- [x] refactor(Chat): 优化消息列表 Hook 和相关组件 ♻️ ([#46a6927](https://github.com/KiWi233333/JiwuChat/commit/46a692792acae2e9181131b8a882a26af7519e9c))
- [x] refactor(components): 重构消息输入框功能,重构为类处理逻辑 ♻️ ([#42de532](https://github.com/KiWi233333/JiwuChat/commit/42de532d2572032688084e9c3871f15f497ba9dc))
- [x] refactor(env): 更新 OSS 路径并优化消息列表滚动逻辑 ♻️ ([#58273d3](https://github.com/KiWi233333/JiwuChat/commit/58273d38c88004423ae2789dd903431e0ec4388d))
- [x] refactor(components): 优化聊天组件和输入组件 ♻️ ([#fa28c52](https://github.com/KiWi233333/JiwuChat/commit/fa28c5213c4251bc76083f4aaa875d0e1b8609b0))
- [x] refactor(components): 重构 `表单输入框 MsgForm` 组件(支持类富文本) � ([#9b3cd81](https://github.com/KiWi233333/JiwuChat/commit/9b3cd81a011aba2972ae55a7a3338c05efca7ef5))
- [x] refactor(Chat): 优化群聊名称和公告的编辑逻辑 🔧 ([#a59e1fb](https://github.com/KiWi233333/JiwuChat/commit/a59e1fb826017be01632a0eb274fde42a4d7ee89))
- + 5 more
📦 🎨 界面优化
- [x] style(layout): 优化聊天页面颜色和布局 🎨 ([#039dee2](https://github.com/KiWi233333/JiwuChat/commit/039dee2ac1fed5e7d8e99271e7ca290f5b052b3c))
- [x] refactor(样式): 调整多个组件的顶部内边距和样式细节 ♻️ ([#4ec677c](https://github.com/KiWi233333/JiwuChat/commit/4ec677c50250ab73a4445330777cb55682a0cadb))
📦 🔧 构建优化
- [x] build(deps): 更新项目依赖版本 📦 ([#a43ccc7](https://github.com/KiWi233333/JiwuChat/commit/a43ccc75a6181b291a478484db0feb69eeaae76e))
- [x] build(deps): 更新项目依赖版本 📦 ([#f90c6fb](https://github.com/KiWi233333/JiwuChat/commit/f90c6fb4eee9bfc7825a58b60d7ca73d1f4dbbd0))
- [x] build(deps): 更新项目依赖版本 � ([#7fa2b46](https://github.com/KiWi233333/JiwuChat/commit/7fa2b4616e428c5c077f45c03d17b7300e1405f5))
- [x] refactor(uploader): 更新 tauri.conf.json 中的 createUpdaterArtifacts 配置 🔧 ([#1953fb6](https://github.com/KiWi233333/JiwuChat/commit/1953fb68ef37e45cfdc1f061404f97ee00f4b02b))
- [x] build: 移除 pnpm-workspace.yaml 📦 ([#c46dd5f](https://github.com/KiWi233333/JiwuChat/commit/c46dd5f9c252f98700d7f11d1e71dac74d55c3f1))
- [x] refactor(rs): 注释掉 windows_subsystem 属性 ⚙️ ([#21080ea](https://github.com/KiWi233333/JiwuChat/commit/21080ea324d4a40388e3ea865d7b131b8c49d404))
- [x] chore: 更新依赖版本并优化useMessageList逻辑 📦 ([#f7e47b2](https://github.com/KiWi233333/JiwuChat/commit/f7e47b27480947cdef79fe299349141c4e6b5090))
📦 📝 文档更新
- [x] docs: 添加多语言 README 文件 📄 ([#aeedec7](https://github.com/KiWi233333/JiwuChat/commit/aeedec7f2cd4f779d8bb666de7f7017b1e120424))
📦 🤯 更新描述
- [x] `@(提及)和URL解析功能`:消息中支持@提及用户和自动解析URL链接,提升聊天体验
- 
- [x] `环境配置功能`:新增环境变量配置功能,支持动态切换服务器环境
- 
- [x] `会话信息抽屉`:为私聊和AI机器人聊天添加了专门的会话信息抽屉功能
- 
- [x] `聊天表单V2`:聊天表单V2,支持类富文本输入和更多交互功能
- 
- + 3 more
📦 🧿 其他更新
- [x] 优化消息输入框用户和AI机器人选择功能,改进交互体验
- [x] 重构消息输入框为类处理逻辑,提高代码可维护性
- [x] 更新OSS路径配置,优化文件存储和访问
- [x] 添加房间基础信息缺失情况的兜底处理
- [x] 修复AI机器人房间输入框无法粘贴文本的问题
- [x] 修复消息列表初始化滚动错误和@/无匹配项回车发送问题
- [x] 优化路由导航逻辑,解决移动端聊天界面返回问题
- [x] 调整聊天界面布局,移除冗余代码
- + 3 more
📦 📌 待办
- [ ] 七牛OSS迁移Minio
- [ ] 本地消息存储
- [ ] 用户版本埋点
- [ ] 安卓通话悬浮窗(考虑)
📦 🧪 下载
- | 平台 | 下载地址 |
- | --- | --- |
- | Windows x86_64 setup | [JiwuChat_1.6.9_x64_zh-CN.setup](https://github.com/KiWi233333/JiwuChat/releases/download/v1.6.9/JiwuChat_1.6.9_x64-setup.exe) |
- | Windows x86_64 msi | [JiwuChat_1.6.9_x64_zh-CN.msi](https://github.com/KiWi233333/JiwuChat/releases/download/v1.6.9/JiwuChat_1.6.9_x64_zh-CN.msi) |
- | MacOS x64系列 | [JiwuChat_1.6.9_x64.dmg](https://github.com/KiWi233333/JiwuChat/releases/download/v1.6.9/JiwuChat_1.6.9_x64.dmg) |
- | MacOS M系列 | [JiwuChat_1.6.9_aarch64.dmg](https://github.com/KiWi233333/JiwuChat/releases/download/v1.6.9/JiwuChat_1.6.9_aarch64.dmg) |
- | Android arm64 | [JiwuChat_1.6.9.apk](https://github.com/KiWi233333/JiwuChat/releases/download/v1.6.9/JiwuChat_1.6.9.apk) |
- | Linux AppImage | [JiwuChat_1.6.9_amd62.AppImage](https://github.com/KiWi233333/JiwuChat/releases/download/v1.6.9/JiwuChat_1.6.9_amd64.AppImage) |
- + 7 more
📦 ✨ 新功能
- [x] feat(ws): 优化WebSocket连接和重连逻辑,增加连接状态处理和错误同步 🔗([#d35710f](https://github.com/KiWi233333/JiwuChat/commit/d35710f62220486aa5291cbd321677ce0c89b797))
- [x] feat(net): 添加`服务连接状态`的显示 📶 ([#4cd0b71](https://github.com/KiWi233333/JiwuChat/commit/4cd0b71a101dc73ac3b10bbab2eedffaa2b2fcb0))
- [x] feat(aibot): 添加 `AI机器选择器` 功能 🤖, 调整消息附件图片尺寸及优化相关UI样式 ([#2d78378](https://github.com/KiWi233333/JiwuChat/commit/2d783785353e82364b43b57325d53c1a9ed92320))
- [x] feat(notice): 添加消息托盘`好友申请未读数`的显示 🔔([#48ffd40](https://github.com/KiWi233333/JiwuChat/commit/48ffd40acc1314941f87a3f525cd59a89d9e051b))
- [x] feat(safe): 提醒用户`绑定邮箱或手机号`功能 🛡️([#5863080](https://github.com/KiWi233333/JiwuChat/commit/58630807bc5d19d51ef298d632d92544b216cdbd))
📦 🐛 修复了以下问题
- [x] fix(style): 调整AI选择列表样式和优化连接状态时机 🎨 ([#f795bf8](https://github.com/KiWi233333/JiwuChat/commit/f795bf884b8a8d2c6777732425a7918ee5a37818))
- [x] fix(chat): 修复消息列表滚动位置的计算和存储逻辑 ([#16d17ec](https://github.com/KiWi233333/JiwuChat/commit/16d17ec6c728f8ccec51dc415713ae2a73e0367b))
- [x] fix(register): 修改`用户注册`验证码接收错误问题,新增用户头像展示和加载组件 ([#75dd63d](https://github.com/KiWi233333/JiwuChat/commit/75dd63d1accb754bc5e58e21c7c8ebf882614e10))
- [x] fix(chat): 修复消息列表的响应式并发错误问题 ([#ff7bae8](https://github.com/KiWi233333/JiwuChat/commit/ff7bae8efb64dfa9ac533823446c8d702ca8b15b))
- [x] fix(msg): 修复`新发送消息`响应式丢失的问题 ([#369ca41](https://github.com/KiWi233333/JiwuChat/commit/369ca4175480c17f2207b5fd1b0dc6a7457d1a68))
- [x] fix: 修复消息窗口不同屏幕缩放位置计算 ([#de90360](https://github.com/KiWi233333/JiwuChat/commit/de903606296d1b685372217e2e7ae50569aaab63))
- [x] fix(safe): 修复绑定提醒时间存储键值冲突问题 🔑, 确保每天只提醒一次 ([#7a2d2c1](https://github.com/KiWi233333/JiwuChat/commit/7a2d2c137fc02a07a8a8ed210391766d60d555f2))
📦 ⚡ 优化
- [x] perf(msg): 优化消息列表滚动逻辑和增量排序性能 📈 ([#1cc204a](https://github.com/KiWi233333/JiwuChat/commit/1cc204a12b50cca2fc551c964608849a50b0f66f))
- [x] chore(deps): 更新依赖版本以提升兼容性和功能 (`@iconify/vue`, `@antfu/eslint-config`, `esbuild`, `rollup` 等) 📦 ([#ce3d826](https://github.com/KiWi233333/JiwuChat/commit/ce3d8268f4956f25f8835afacdba4861508c2d7d))
- [x] chore: 更新依赖版本以修复安全问题和兼容性 (`lint-staged`, `nuxt`, `oxc-parser`, `vite-plugin-checker`, `unimport`) 📦🛡️ ([#0abf2fd](https://github.com/KiWi233333/JiwuChat/commit/0abf2fd0b5fabdeab80a3a1a080e2fcfa83735c5))
- [x] refactor(chat): 优化消息存储结构,使用 `msgMap` 和 `msgIds` 替代 `msgList`以提高性能 ♻️ ([#9bbb994](https://github.com/KiWi233333/JiwuChat/commit/9bbb9940d822328fa19609ac96f78165ee4dd9cf))
- [x] chore(deps): 更新依赖版本 (`@unocss/eslint-plugin`, `@unocss/nuxt`, `eslint`) 📦 ([#826d334](https://github.com/KiWi233333/JiwuChat/commit/826d3348abb38d70525fd4e980dc8317a2ca8d51))
- [x] refactor(user): 合并各类型用户的密码登录方式,移除管理员等登录相关代码 ♻️ ([#f0d1819](https://github.com/KiWi233333/JiwuChat/commit/f0d1819be938fe5d3b4511ad0623c68f2ee6ba6d))
- [x] chore(package): 更新 `element-plus@2.9.9` 和 `nuxt@3.17.2` 依赖版本 📦 ([#0d57832](https://github.com/KiWi233333/JiwuChat/commit/0d578329595ae2f899e97c4974377e2bfcf3d03a))
📦 🤯 更新描述
- [x] `网络检测`:新增网络状态检测和异常提示功能
- 
- [x] `AI机器人选择器`:新增AI机器人选择器功能,可手动选择
- 
📦 🧿 其他更新
- [x] 更新项目依赖 (`nuxt@3.17.2`,`@iconify/vue`, `@antfu/eslint-config` 等) 📦
📦 📌 待办
- [ ] 七牛OSS迁移Minio
- [ ] 本地消息存储
- [ ] 用户版本埋点
- [ ] 安卓通话悬浮窗(考虑)
📦 🧪 下载
- | 平台 | 下载地址 |
- | --- | --- |
- | Windows x86_64 setup | [JiwuChat_1.6.8_x64_zh-CN.setup](https://github.com/KiWi233333/JiwuChat/releases/download/v1.6.8/JiwuChat_1.6.8_x64-setup.exe) |
- | Windows x86_64 msi | [JiwuChat_1.6.8_x64_zh-CN.msi](https://github.com/KiWi233333/JiwuChat/releases/download/v1.6.8/JiwuChat_1.6.8_x64_zh-CN.msi) |
- | MacOS x64系列 | [JiwuChat_1.6.8_x64.dmg](https://github.com/KiWi233333/JiwuChat/releases/download/v1.6.8/JiwuChat_1.6.8_x64.dmg) |
- | MacOS M系列 | [JiwuChat_1.6.8_aarch64.dmg](https://github.com/KiWi233333/JiwuChat/releases/download/v1.6.8/JiwuChat_1.6.8_aarch64.dmg) |
- | Android arm64 | [JiwuChat_1.6.8.apk](https://github.com/KiWi233333/JiwuChat/releases/download/v1.6.8/JiwuChat_1.6.8.apk) |
- | Linux AppImage | [JiwuChat_1.6.8_amd62.AppImage](https://github.com/KiWi233333/JiwuChat/releases/download/v1.6.8/JiwuChat_1.6.8_amd64.AppImage) |
- + 7 more
📦 🔮 新功能
- [x] feat(Friend): 添加拒绝好友申请功能 📌 ([#c74fc8e](https://github.com/KiWi233333/JiwuChat/commit/c74fc8e))
- [x] feat(Msg): 实现消息队列机制以处理消息发送状态 📨 ([#714950b](https://github.com/KiWi233333/JiwuChat/commit/714950b))
- [x] feat(UI): 桌面端菜单栏布局和整体样式重构 🎨 ([#a3a49fc](https://github.com/KiWi233333/JiwuChat/commit/a3a49fc))
- [x] feat(Chat): 添加移动端消息发送工具栏 📱 ([#98d7b83](https://github.com/KiWi233333/JiwuChat/commit/98d7b83))
- [x] feat(ai): 支持同时与多个AI机器人聊天、支持个人拉AI群聊 🤖 ([#481df7e](https://github.com/KiWi233333/JiwuChat/commit/481df7e))
- [x] feat(图片预览): 支持预览当前消息列表图片集(相册)🖼️ ([#d933c2a](https://github.com/KiWi233333/JiwuChat/commit/d933c2a))
- [x] feat: 添加`AI自动滚动`功能以优化AI消息体验 ⚡ ([#c535946](https://github.com/KiWi233333/JiwuChat/commit/c535946))
- [x] feat(WS): 增加WS重连同步功能,优化消息列表和会话列表的同步逻辑 🔄 ([#b2e4f9d](https://github.com/KiWi233333/JiwuChat/commit/b2e4f9d))
📦 🔨 修复了以下问题
- [x] fix(TS): 修复部分类型错误和样式统一 ([#bc86798](https://github.com/KiWi233333/JiwuChat/commit/bc86798))
- [x] fix(opener): 修复桌面端下载附件打开和文件打开大图操作错误 ([#a5ed7c8](https://github.com/KiWi233333/JiwuChat/commit/a5ed7c8))
- [x] Fix: 修复触摸板拖拽问题并优化UI样式 ([#14f50dd](https://github.com/KiWi233333/JiwuChat/commit/14f50dd))
- [x] fix: 修复电量百分比显示精度问题 ([#7fe4ad7](https://github.com/KiWi233333/JiwuChat/commit/7fe4ad7))
- [x] fix: 修复移动端显示问题及优化样式 ([#43df578](https://github.com/KiWi233333/JiwuChat/commit/43df578))
- [x] fix: 修复会话列表"联系好友"操作错误 ([#3d5f010](https://github.com/KiWi233333/JiwuChat/commit/3d5f010))
📦 🛠️ 优化
- [x] refactor(好友面板): 移除重复的加载动画逻辑并优化组件结构 ([#430da61](https://github.com/KiWi233333/JiwuChat/commit/430da61))
- [x] style(Chat/Msg): 更新发送中状态的图标样式 ([#9346943](https://github.com/KiWi233333/JiwuChat/commit/9346943))
- [x] refactor: 优化`聊天组件`及发`送消息队列`处理 ([#04019dd](https://github.com/KiWi233333/JiwuChat/commit/04019dd))
- [x] style(Chat): 调整样式和优化代码 ([#5900537](https://github.com/KiWi233333/JiwuChat/commit/5900537))
- [x] style(Chat): 优化消息输入框和工具按钮的样式与功能 ([#ffae250](https://github.com/KiWi233333/JiwuChat/commit/ffae250))
- [x] refactor(components): 提取表单附件预览组件并优化代码结构 ([#9856ecb](https://github.com/KiWi233333/JiwuChat/commit/9856ecb))
- [x] refactor(ws): 优化WebSocket Worker和Store代码以提高可维护性 ([#a9b8eb4](https://github.com/KiWi233333/JiwuChat/commit/a9b8eb4))
- [x] style: 优化动画、对话框和消息组件的样式和布局 ([#6f8521f](https://github.com/KiWi233333/JiwuChat/commit/6f8521f))
- + 3 more
📦 🤯 更新描述
- [x] `页面菜单重构`:简化和重新布局菜单
- 
- [x] `消息免打扰`:可在会话右键或会话设置中开启。
- 
📦 🧿 其他更新
- [x] 更新项目依赖
📦 📌 待办
- [ ] 七牛OSS迁移Minio
- [ ] 本地消息存储
- [ ] 用户版本埋点
- [ ] 安卓通话悬浮窗(考虑)
📦 🧪 下载
- | 平台 | 下载地址 |
- | --- | --- |
- | Windows x86_64 setup | [JiwuChat_1.6.7_x64_zh-CN.setup](https://github.com/KiWi233333/JiwuChat/releases/download/v1.6.7/JiwuChat_1.6.7_x64-setup.exe) |
- | Windows x86_64 msi | [JiwuChat_1.6.7_x64_zh-CN.msi](https://github.com/KiWi233333/JiwuChat/releases/download/v1.6.7/JiwuChat_1.6.7_x64_zh-CN.msi) |
- | MacOS x64系列 | [JiwuChat_1.6.7_x64.dmg](https://github.com/KiWi233333/JiwuChat/releases/download/v1.6.7/JiwuChat_1.6.7_x64.dmg) |
- | MacOS M系列 | [JiwuChat_1.6.7_aarch64.dmg](https://github.com/KiWi233333/JiwuChat/releases/download/v1.6.7/JiwuChat_1.6.7_aarch64.dmg) |
- | Android arm64 | [JiwuChat_1.6.7.apk](https://github.com/KiWi233333/JiwuChat/releases/download/v1.6.7/JiwuChat_1.6.7.apk) |
- | Linux AppImage | [JiwuChat_1.6.7_amd62.AppImage](https://github.com/KiWi233333/JiwuChat/releases/download/v1.6.7/JiwuChat_1.6.7_amd64.AppImage) |
- + 7 more
📦 🔮 新功能
- [x] Feat:更换OSS储存区域,更快更稳定 🤠
📦 🔨 更新和修复了以下问题
- [x] Update: 移除移动端扩展,调整AI回复消息、更新版本对话框等样式 ([#cc7245a](https://github.com/KiWi233333/JiwuChat/commit/cc7245a))
- [x] Update: 用户注册协议格式修改、关闭浏览器自动填充 ([#4d70f62](https://github.com/KiWi233333/JiwuChat/commit/4d70f62) , [#6fde083](https://github.com/KiWi233333/JiwuChat/commit/6fde083))
- [x] Update: 添加根据聊天类型条件显示AI生成内容提示 ([#a5dfe53](https://github.com/KiWi233333/JiwuChat/commit/a5dfe53))
- [x] Update: 添加AI生成内容提示 ([#68c5012](https://github.com/KiWi233333/JiwuChat/commit/68c5012))
- [x] Update: 调整图片消息显示大小 ([#98cf1f0](https://github.com/KiWi233333/JiwuChat/commit/98cf1f0))
- [x] Fix: 修复移动尺寸发送语音消息按钮错误 ([#ab24e3f](https://github.com/KiWi233333/JiwuChat/commit/ab24e3f))
- [x] Fix: 修复未加载的列表新消息重复追加的错误 ([#38158ae](https://github.com/KiWi233333/JiwuChat/commit/38158ae))
- [x] Fix: 无头像上传头像组件样式错误 ([#b893e6f](https://github.com/KiWi233333/JiwuChat/commit/b893e6f))
📦 🧿 其他更新
- [x] 更新主要依赖 ([#ee64013](https://github.com/KiWi233333/JiwuChat/commit/ee64013))
- [x] 更新项目框架依赖,nuxt3.6.1 安全问题 ([#bdb7f5f](https://github.com/KiWi233333/JiwuChat/commit/bdb7f5f))
📦 📌 待办
- [ ] 七牛OSS迁移Minio
- [ ] 本地消息存储
- [ ] 用户版本埋点
- [ ] 安卓通话悬浮窗(考虑)
📦 🧪 下载
- | 平台 | 下载地址 |
- | --- | --- |
- | Windows x86_64 setup | [JiwuChat_1.6.6_x64_zh-CN.setup](https://github.com/KiWi233333/JiwuChat/releases/download/v1.6.6/JiwuChat_1.6.6_x64-setup.exe) |
- | Windows x86_64 msi | [JiwuChat_1.6.6_x64_zh-CN.msi](https://github.com/KiWi233333/JiwuChat/releases/download/v1.6.6/JiwuChat_1.6.6_x64_zh-CN.msi) |
- | MacOS x64系列 | [JiwuChat_1.6.6_x64.dmg](https://github.com/KiWi233333/JiwuChat/releases/download/v1.6.6/JiwuChat_1.6.6_x64.dmg) |
- | MacOS M系列 | [JiwuChat_1.6.6_aarch64.dmg](https://github.com/KiWi233333/JiwuChat/releases/download/v1.6.6/JiwuChat_1.6.6_aarch64.dmg) |
- | Android arm64 | [JiwuChat_1.6.6.apk](https://github.com/KiWi233333/JiwuChat/releases/download/v1.6.6/JiwuChat_1.6.6.apk) |
- | Linux AppImage | [JiwuChat_1.6.6_amd62.AppImage](https://github.com/KiWi233333/JiwuChat/releases/download/v1.6.6/JiwuChat_1.6.6_amd64.AppImage) |
- + 7 more
📦 🔮 新功能
- [x] feat: 添加`图片查看器`功能,支持图片缩放、旋转及快捷键操作 🖼️ ([#eee29ed](https://github.com/KiWi233333/JiwuChat/commit/eee29ed1f77dc2e5ec8e54d27d8c88013b390c46))
- [x] feat: 添加设置页面`锚点动画`功能 ⚓ ([#211cb3a](https://github.com/KiWi233333/JiwuChat/commit/211cb3a456f3a8c228a51068ef76b4aae0286f8f))
- [x] feat: 添加`翻译工具`,支持`腾讯翻译`、`AI翻译`,支持流式、全量翻译以及选择目标语言功能 📜 ([#92a7b5d](https://github.com/KiWi233333/JiwuChat/commit/92a7b5d2f6e8680edae7d90aedde4f1ee184b37b))
📦 🔨 更新和修复了以下问题
- [x] update: 添加鼠标移出隐藏消息窗口功能,更新依赖 ([#cef76de](https://github.com/KiWi233333/JiwuChat/commit/cef76de11f7819d1c681483609dfc9e5c81ff763))
- [x] update: 优化图片查看器功能,调整动画样式 ([#8f502c0](https://github.com/KiWi233333/JiwuChat/commit/8f502c08c8fa737dea0938a35c802213a8afc9f9))
- [x] update: 应用内全局快捷键统一管理,优化图片查看器功能 ([#b66e8](https://github.com/KiWi233333/JiwuChat/commit/b66e8273ab4e0d829009be60918ffc81812162))
- [x] update: 添加上传图片固定尺寸功能 ([#e64af6a](https://github.com/KiWi233333/JiwuChat/commit/e64af6a3b5f06f189e14e3dfd7c7116f306a2ee5))
- [x] update: 重构聊天组件,统一房间ID管理,优化数据加载逻辑,修复部分样式问题 ([#dd726d0](https://github.com/KiWi233333/JiwuChat/commit/dd726d0951265763c1f3d1aed361284945f96083))
- [x] update: 优化设置部分动画样式错误,添加历史会话 ([#3b647ad](https://github.com/KiWi233333/JiwuChat/commit/3b647ad7a959d316c2469989c49e18e2e8ea0902))
- [x] update: 优化翻译体验,添加请求和流式动画 ([#82916c4](https://github.com/KiWi233333/JiwuChat/commit/82916c41106f5ee5c537703e7463882c05870195))
- [x] update: 更新手机号正则,对`广电`等号码宽松支持 ([#c640de5](https://github.com/KiWi233333/JiwuChat/commit/c640de5013f06ade1b4c87ba311d355f94d9b2af))
📦 🤯 更新描述
- [x] `翻译工具` 支持腾讯翻译、AI翻译
- 
📦 🧿 其他更新
- [x] 更新项目依赖
📦 📌 待办
- [ ] 七牛OSS迁移Minio
- [ ] 本地消息存储
- [ ] 用户版本埋点
- [ ] 安卓通话悬浮窗(考虑)
📦 🧪 下载
- | 平台 | 下载地址 |
- | --- | --- |
- | Windows x86_64 setup | [JiwuChat_1.6.5_x64_zh-CN.setup](https://github.com/KiWi233333/JiwuChat/releases/download/v1.6.5/JiwuChat_1.6.5_x64-setup.exe) |
- | Windows x86_64 msi | [JiwuChat_1.6.5_x64_zh-CN.msi](https://github.com/KiWi233333/JiwuChat/releases/download/v1.6.5/JiwuChat_1.6.5_x64_zh-CN.msi) |
- | MacOS x64系列 | [JiwuChat_1.6.5_x64.dmg](https://github.com/KiWi233333/JiwuChat/releases/download/v1.6.5/JiwuChat_1.6.5_x64.dmg) |
- | MacOS M系列 | [JiwuChat_1.6.5_aarch64.dmg](https://github.com/KiWi233333/JiwuChat/releases/download/v1.6.5/JiwuChat_1.6.5_aarch64.dmg) |
- | Android arm64 | [JiwuChat_1.6.5.apk](https://github.com/KiWi233333/JiwuChat/releases/download/v1.6.5/JiwuChat_1.6.5.apk) |
- | Linux AppImage | [JiwuChat_1.6.5_amd62.AppImage](https://github.com/KiWi233333/JiwuChat/releases/download/v1.6.5/JiwuChat_1.6.5_amd64.AppImage) |
- + 7 more
📦 🔮 新功能
- [x] feat: 后台支持AI机器人的快速配置,预备多模态机器人 🎯
- [x] feat: 上架DeepSeek-R1、硅基流动QWEN/QWQ大模型💜,下架DeepSeek-R1(讯飞)🚫 ([#d1b4b8a](https://github.com/KiWi233333/JiwuChat/commit/d1b4b8a66f85790245f21d9c3f9e62771d5bc816))
- [x] feat: 图片预览器添加下载图片功能 ([#063b190](https://github.com/KiWi233333/JiwuChat/commit/063b1901c2d53cd9b07aac64310c5fbb6bd661d8))
📦 🔨 更新和修复了以下问题
- [x] update: 移动尺寸公告移除`图片缩放`,优化部分演示 ([#8274e1d](https://github.com/KiWi233333/JiwuChat/commit/8274e1d19a7b514a7269fcfdef156644fc282882))
- [x] update: 更新依赖,nuxt 3.16.0 重要更新 ([#20c24e2](https://github.com/KiWi233333/JiwuChat/commit/20c24e24ac1eb9256426811ea568abbc42fb8e0e))
- [x] fix: 视频上传封面压缩错误修复🕳 ([#f939ad4](https://github.com/KiWi233333/JiwuChat/commit/f939ad43e17dcb858d11d826c2a5fdf97e72129b))
- [x] fix: 修复`上下键切换会话`设置项关闭未生效的问题 ([#97b517d](https://github.com/KiWi233333/JiwuChat/commit/97b517df21d6dc4c50d73a5a978f17b190668748))
- [x] Full Changelog: [v1.6.3...v1.6.4](https://github.com/KiWi233333/JiwuChat/compare/v1.6.3...v1.6.4)
📦 🤯 更新描述
- [x] 新增硅基流动 ([#d1b4b8a](https://github.com/KiWi233333/JiwuChat/commit/d1b4b8a66f85790245f21d9c3f9e62771d5bc816))
- 
📦 🧿 其他更新
- [x] 更新项目依赖
📦 📌 待办
- [ ] 七牛OSS迁移Minio
- [ ] 本地消息存储
- [ ] 用户版本埋点
- [ ] 安卓通话悬浮窗(考虑)
📦 🧪 下载
- | 平台 | 下载地址 |
- | --- | --- |
- | Windows x86_64 setup | [JiwuChat_1.6.4_x64_zh-CN.setup](https://github.com/KiWi233333/JiwuChat/releases/download/v1.6.4/JiwuChat_1.6.4_x64-setup.exe) |
- | Windows x86_64 msi | [JiwuChat_1.6.4_x64_zh-CN.msi](https://github.com/KiWi233333/JiwuChat/releases/download/v1.6.4/JiwuChat_1.6.4_x64_zh-CN.msi) |
- | MacOS x64系列 | [JiwuChat_1.6.4_x64.dmg](https://github.com/KiWi233333/JiwuChat/releases/download/v1.6.4/JiwuChat_1.6.4_x64.dmg) |
- | MacOS M系列 | [JiwuChat_1.6.4_aarch64.dmg](https://github.com/KiWi233333/JiwuChat/releases/download/v1.6.4/JiwuChat_1.6.4_aarch64.dmg) |
- | Android arm64 | [JiwuChat_1.6.4.apk](https://github.com/KiWi233333/JiwuChat/releases/download/v1.6.4/JiwuChat_1.6.4.apk) |
- | Linux AppImage | [JiwuChat_1.6.4_amd62.AppImage](https://github.com/KiWi233333/JiwuChat/releases/download/v1.6.4/JiwuChat_1.6.4_amd64.AppImage) |
- + 7 more
📦 🔮 新功能
- [x] feat: AI 聊天支持`最大2048字符`消息 ([#7bd3e12](https://github.com/KiWi233333/JiwuChat/commit/7bd3e12))
- [x] feat: 移动尺寸添加 `会话下拉刷新` 功能 ([#d082186](https://github.com/KiWi233333/JiwuChat/commit/d082186bf7826f05d8b297401bef6345e61c901e))
- [x] feat: 新增 `历史登录账号` 选择器功能 ([#1bfc9b9](https://github.com/KiWi233333/JiwuChat/commit/1bfc9b9f5607229de94695bc57b40e2d754671fd))
- [x] feat: 新增 `历史登录账号` 选择器功能 ([#1bfc9b9](https://github.com/KiWi233333/JiwuChat/commit/1bfc9b9f5607229de94695bc57b40e2d754671fd))
📦 🔨 更新和修复了以下问题
- [x] update: 移除全部`el-dialog`组件,添加自定义弹窗组件 ([#c0703cf](https://github.com/KiWi233333/JiwuChat/commit/c0703cf))
- [x] update: 优化 `消息阅读` 处理 ([#0f5c584e2752cf357cf3fefed4dde20362a4d5e2](https://github.com/KiWi233333/JiwuChat/commit/0f5c584e2752cf357cf3fefed4dde20362a4d5e2))
- [x] update: 搜索好友 添加搜索`历史记录`功能,优化部分样式 ([#b657d3c](https://github.com/KiWi233333/JiwuChat/commit/b657d3c))
- [x] update: 修改初始化websocket位置 ([#2d1fd41](https://github.com/KiWi233333/JiwuChat/commit/2d1fd41))
- [x] update: 更新element默认、更新turn服务器地址 ([#6e56c86](https://github.com/KiWi233333/JiwuChat/commit/6e56c86))
- [x] update: 优化移动尺寸路由逻辑、优化样式 ([#9e58b1c](https://github.com/KiWi233333/JiwuChat/commit/9e58b1c))
- [x] fix: 初始化加载websocket错误 ([#2ff58ad](https://github.com/KiWi233333/JiwuChat/commit/2ff58ad))
- [x] fix: 修复好友页,申请未读数量统计错误 ([#1c0c1a7](https://github.com/KiWi233333/JiwuChat/commit/1c0c1a74fa54cc02231e2b50d09b067ac3efccc6))
- + 1 more
📦 🤯 更新描述
- [x] 下拉刷新 ([#d082186](https://github.com/KiWi233333/JiwuChat/commit/d082186bf7826f05d8b297401bef6345e61c901e))
- 
- [x] 历史登录账号选择器 ([#1bfc9b9](https://github.com/KiWi233333/JiwuChat/commit/1bfc9b9f5607229de94695bc57b40e2d754671fd))
- 
- [x] 全新设置页面 ([#9642bbd](https://github.com/KiWi233333/JiwuChat/commit/9642bbd68fa67044022ce2c68768d1c912869572))
- 
📦 🧿 其他更新
- [x] 更新项目依赖
📦 📌 待办
- [ ] 七牛OSS迁移Minio
- [ ] 本地消息存储
- [ ] 用户版本埋点
- [ ] 安卓通话悬浮窗(考虑)
📦 🧪 下载
- | 平台 | 下载地址 |
- | --- | --- |
- | Windows x86_64 setup | [JiwuChat_1.6.3_x64_zh-CN.setup](https://github.com/KiWi233333/JiwuChat/releases/download/v1.6.3/JiwuChat_1.6.3_x64-setup.exe) |
- | Windows x86_64 msi | [JiwuChat_1.6.3_x64_zh-CN.msi](https://github.com/KiWi233333/JiwuChat/releases/download/v1.6.3/JiwuChat_1.6.3_x64_zh-CN.msi) |
- | MacOS x64系列 | [JiwuChat_1.6.3_x64.dmg](https://github.com/KiWi233333/JiwuChat/releases/download/v1.6.3/JiwuChat_1.6.3_x64.dmg) |
- | MacOS M系列 | [JiwuChat_1.6.3_aarch64.dmg](https://github.com/KiWi233333/JiwuChat/releases/download/v1.6.3/JiwuChat_1.6.3_aarch64.dmg) |
- | Android arm64 | [JiwuChat_1.6.3.apk](https://github.com/KiWi233333/JiwuChat/releases/download/v1.6.3/JiwuChat_1.6.3.apk) |
- | Linux AppImage | [JiwuChat_1.6.3_amd62.AppImage](https://github.com/KiWi233333/JiwuChat/releases/download/v1.6.3/JiwuChat_1.6.3_amd64.AppImage) |
- + 7 more
📦 🔮 新功能
- [x] feat: 添加好友 - `AI机器人广场` 模块 🤖 ([#44b7d20](https://github.com/KiWi233333/JiwuChat/commit/44b7d20af1abc7f91eb32ba49d9c15b3601533fd))
- [x] feat: 重构 `好友 - 群聊` 页面,提取公共组件 ([#b47eea6](https://github.com/KiWi233333/JiwuChat/commit/b47eea616c8abf81721e73504a6c7d78186c8ae9))
- [x] feature: 添加`个人信息卡片`功能 🎓 ([#4b76b45](https://github.com/KiWi233333/JiwuChat/commit/4b76b45))
📦 🔨 更新和修复了以下问题
- [x] update: 更新 tauri 权限策略、修改部分样式 ([#0aaeb2f](https://github.com/KiWi233333/JiwuChat/commit/0aaeb2ffa5f4eb03db1db4e10df90d25fc56acfe))
- [x] update: 好友、群聊列表等添加骨架屏 ([#c34fb30](https://github.com/KiWi233333/JiwuChat/commit/c34fb300c5102b03d3604df9544235717d0d40df))
- [x] update: 好友列表添加 `机器人标识` ([#c751299](https://github.com/KiWi233333/JiwuChat/commit/c7512992873e74497554ca8638711e7bbc6e7cb0))
- [x] update: 会话列表优化样式 ([#276f047](https://github.com/KiWi233333/JiwuChat/commit/276f047e24a2234a3ee34fab909dabf2cbd4adec))
- [x] update: 重构群聊成员和房间列表组件 ([#c793ba7](https://github.com/KiWi233333/JiwuChat/commit/c793ba79476e579f0c302cbc16203fe995f24903))
- [x] update: 添加邀请 `好友列表筛选` 功能 ([#250f661](https://github.com/KiWi233333/JiwuChat/commit/250f661))
- [x] fix: 修复安卓移动端输入框与键盘遮挡问题 ([#b09e3af](https://github.com/KiWi233333/JiwuChat/commit/b09e3af96171a83c4f355e7d1b9cc9fe80c2e270))
- [x] fix: 优化用户信息弹窗样式和功能 ([#379061d](https://github.com/KiWi233333/JiwuChat/commit/379061d46beff181680cb430600879e8bb71bfd0))
- + 2 more
📦 🤯 更新描述
- AI机器人广场 ([#44b7d20](https://github.com/KiWi233333/JiwuChat/commit/44b7d20af1abc7f91eb32ba49d9c15b3601533fd))
- 
- 个人信息卡片 ([#4b76b45](https://github.com/KiWi233333/JiwuChat/commit/4b76b45))
- 
📦 🧿 其他更新
- [x] 更新项目依赖
📦 📌 待办
- [ ] 七牛OSS迁移Minio
- [ ] 本地消息存储
- [ ] 用户版本埋点
- [ ] 安卓通话悬浮窗(考虑)
📦 🧪 下载
- | 平台 | 下载地址 |
- | --- | --- |
- | Windows x86_64 setup | [JiwuChat_1.6.2_x64_zh-CN.setup](https://github.com/KiWi233333/JiwuChat/releases/download/v1.6.2/JiwuChat_1.6.2_x64-setup.exe) |
- | Windows x86_64 msi | [JiwuChat_1.6.2_x64_zh-CN.msi](https://github.com/KiWi233333/JiwuChat/releases/download/v1.6.2/JiwuChat_1.6.2_x64_zh-CN.msi) |
- | MacOS x64系列 | [JiwuChat_1.6.2_x64.dmg](https://github.com/KiWi233333/JiwuChat/releases/download/v1.6.2/JiwuChat_1.6.2_x64.dmg) |
- | MacOS M系列 | [JiwuChat_1.6.2_aarch64.dmg](https://github.com/KiWi233333/JiwuChat/releases/download/v1.6.2/JiwuChat_1.6.2_aarch64.dmg) |
- | Android arm64 | [JiwuChat_1.6.2.apk](https://github.com/KiWi233333/JiwuChat/releases/download/v1.6.2/JiwuChat_1.6.2.apk) |
- | Linux AppImage | [JiwuChat_1.6.2_amd62.AppImage](https://github.com/KiWi233333/JiwuChat/releases/download/v1.6.2/JiwuChat_1.6.2_amd64.AppImage) |
- + 7 more
📦 🔮 新功能
- [x] feat: 添加 `私聊AI机器人` 功能,支持个人AI私聊,会话保留 🍀 ([#59f9e07](https://github.com/KiWi233333/JiwuChat/commit/59f9e07d51423daa7f50472821709255e497b4d7))
- [x] feat: 添加视频与窗口`联动全屏化`切换功能 🎥
- [x] feat: 添加桌面端`拖拽上传`文件功能 🔮 ([#399a561](https://github.com/KiWi233333/JiwuChat/commit/399a561fd8cc8d23042984fcf4d80f5f98cdb010))
📦 🔨 更新和修复了以下问题
- [x] update: AI消息流式接收性能优化,批量分块填充处理 ([#f8c5459](https://github.com/KiWi233333/JiwuChat/commit/f8c54597ff587aeca5c81e1d0ec482c6e2751af4))
- [x] update: 减少重绘优化性能、页面样式修改,AI消息中断处理 ([#c1f0205](https://github.com/KiWi233333/JiwuChat/commit/c1f020586947ad7f85636568311cf306bd4b1562))
- [x] update: 添加群成员缓存失效时间,以及减少页面重绘 ([#e844cd0](https://github.com/KiWi233333/JiwuChat/commit/e844cd048d178ee5022792c28f3efffc8fa789ab))
- [x] update: 添加消息缓存,优化消息监听器 ([#27c08ae](https://github.com/KiWi233333/JiwuChat/commit/27c08ae8efd43b4ce212ab55d9b98f4ec5bcdc9c))
- [x] update: 群成员添加虚拟列表、优化群成员进出同步 ([#ab2e5e7](https://github.com/KiWi233333/JiwuChat/commit/ab2e5e7d419e985a20a76e39e16d8e60c62f956f))
- [x] update: 优化消息提交体验以及其他交互体验 ([#6d873a2](https://github.com/KiWi233333/JiwuChat/commit/6d873a2227dbc25994225e8e32e3f95521969bf6))
- [x] fix: 修复消息缓存滚动条位置错误、减少成员列表动画 ([#d3cfe90](https://github.com/KiWi233333/JiwuChat/commit/d3cfe900078ec4f4150d26625c40865c9af657b5))
- [x] fix: 修复初始化请求版本信息调整 ([#9dfb37f](https://github.com/KiWi233333/JiwuChat/commit/9dfb37f28793f9b5b9081995f1c986c74c9c1cb9))
- + 2 more
📦 🤯 更新描述
- <!--  -->
- 私聊AI机器人 [(#59f9e07)](https://github.com/KiWi233333/JiwuChat/commit/59f9e07d51423daa7f50472821709255e497b4d7)
- 
- 
- 拖拽上传 ([#399a561)](https://github.com/KiWi233333/JiwuChat/commit/399a561fd8cc8d23042984fcf4d80f5f98cdb010))
- 
📦 🧿 其他更新
- [x] 更新项目依赖
📦 📌 待办
- [ ] 七牛OSS迁移Minio
- [ ] 本地消息存储
- [ ] 用户版本埋点
- [ ] 安卓通话悬浮窗(考虑)
📦 🧪 下载
- | 平台 | 下载地址 |
- | --- | --- |
- | Windows x86_64 setup | [JiwuChat_1.6.1_x64_zh-CN.setup](https://github.com/KiWi233333/JiwuChat/releases/download/v1.6.1/JiwuChat_1.6.1_x64-setup.exe) |
- | Windows x86_64 msi | [JiwuChat_1.6.1_x64_zh-CN.msi](https://github.com/KiWi233333/JiwuChat/releases/download/v1.6.1/JiwuChat_1.6.1_x64_zh-CN.msi) |
- | MacOS x64系列 | [JiwuChat_1.6.1_x64.dmg](https://github.com/KiWi233333/JiwuChat/releases/download/v1.6.1/JiwuChat_1.6.1_x64.dmg) |
- | MacOS M系列 | [JiwuChat_1.6.1_aarch64.dmg](https://github.com/KiWi233333/JiwuChat/releases/download/v1.6.1/JiwuChat_1.6.1_aarch64.dmg) |
- | Android arm64 | [JiwuChat_1.6.1.apk](https://github.com/KiWi233333/JiwuChat/releases/download/v1.6.1/JiwuChat_1.6.1.apk) |
- | Linux AppImage | [JiwuChat_1.6.1_amd62.AppImage](https://github.com/KiWi233333/JiwuChat/releases/download/v1.6.1/JiwuChat_1.6.1_amd64.AppImage) |
- + 7 more
📦 🔮 新功能
- [x] feat: 添加`XunFei DeepSeek R1` AI机器人,支持长思考 🐳 ([#706bce2](https://github.com/KiWi233333/JiwuChat/commit/706bce2))
- [x] feat: 添加`群通知`消息,与系统消息相独立 ([#6984aae](https://github.com/KiWi233333/JiwuChat/commit/6984aae90a2a238bc57620c7569fb2aa9139e709))
📦 🔨 更新和修复了以下问题
- [x] update: 修改部分样式,过滤@机器人的选项列表(部分用户一直 @ AI 的问题)([#bcb96b6](https://github.com/KiWi233333/JiwuChat/commit/bcb96b6))
- [x] update: 修改部分样式、nuxt配置、唤起机器人匹配 ([#706bce2](https://github.com/KiWi233333/JiwuChat/commit/706bce2))
- [x] update: 调整消息表单代码、添加主页链接按钮、修改部分错误样式 ([#7327f97](https://github.com/KiWi233333/JiwuChat/commit/7327f9705c0b739abbdf51bfbb40a9b856ff01f4))
- [x] update: Ai消息添加对话加载中的动画,优化聊天体验 ([#63dd86f](https://github.com/KiWi233333/JiwuChat/commit/63dd86f7555a05f79e6a1a1e2371972cef617b2c))
- [x] fix: 修复聊天AI markdown `line-height+word-break: break-all` 多行高叠加错误问题 ([#706bce2](https://github.com/KiWi233333/JiwuChat/commit/706bce2))
- [x] Full Changelog: [v1.5.9...v1.6.0](https://github.com/KiWi233333/JiwuChat/compare/v1.5.9...v1.6.0)
📦 🤯 更新描述
- XunFei DeepSeek R1 演示 ([#706bce2](https://github.com/KiWi233333/JiwuChat/commit/706bce2))
- 
- 群通知 演示 ([#bcb96b6](https://github.com/KiWi233333/JiwuChat/commit/bcb96b6))
- 
📦 🧿 其他更新
- [x] 更新项目依赖
📦 📌 待办
- [ ] 七牛OSS迁移Minio
- [ ] 本地消息存储
- [ ] 用户版本埋点
- [ ] 安卓通话悬浮窗(考虑)
📦 🧪 下载
- | 平台 | 下载地址 |
- | --- | --- |
- | Windows x86_64 setup | [JiwuChat_1.6.0_x64_zh-CN.setup](https://github.com/KiWi233333/JiwuChat/releases/download/v1.6.0/JiwuChat_1.6.0_x64-setup.exe) |
- | Windows x86_64 msi | [JiwuChat_1.6.0_x64_zh-CN.msi](https://github.com/KiWi233333/JiwuChat/releases/download/v1.6.0/JiwuChat_1.6.0_x64_zh-CN.msi) |
- | MacOS x64系列 | [JiwuChat_1.6.0_x64.dmg](https://github.com/KiWi233333/JiwuChat/releases/download/v1.6.0/JiwuChat_1.6.0_x64.dmg) |
- | MacOS M系列 | [JiwuChat_1.6.0_aarch64.dmg](https://github.com/KiWi233333/JiwuChat/releases/download/v1.6.0/JiwuChat_1.6.0_aarch64.dmg) |
- | Android arm64 | [JiwuChat_1.6.0.apk](https://github.com/KiWi233333/JiwuChat/releases/download/v1.6.0/JiwuChat_1.6.0.apk) |
- | Linux AppImage | [JiwuChat_1.6.0_amd62.AppImage](https://github.com/KiWi233333/JiwuChat/releases/download/v1.6.0/JiwuChat_1.6.0_amd64.AppImage) |
- + 7 more
📦 🔮 新功能
- [x] feat: 追加群聊AI机器人`DeepSeek` 🐋 [(#218bae9b)](https://github.com/KiWi233333/JiwuChat/commit/218bae9bc910785e7ed2428ee698484ba0a71de0)
- [x] feat: 支持 `windos setup`包软件自动更新 [(#53318ac)](https://github.com/KiWi233333/JiwuChat/commit/53318ac4b773a39a6ff65fdee8c5b01028cec561)
📦 🔨 更新和修复了以下问题
- [x] update: 修复部分样式错误
- [x] update: 优化ai消息过长遮挡主要消息问题,添加`消息抽屉` [(#85e20c8)](https://github.com/KiWi233333/JiwuChat/commit/85e20c8dcc7f89f4ed4de7b44b36636427b9db83)
- [x] update: 重构`消息监听`代码 [(#f2c80a9)](https://github.com/KiWi233333/JiwuChat/commit/f2c80a9)
- [x] update: 修改移动尺寸修改头部菜单栏 [(#b5e2232)](https://github.com/KiWi233333/JiwuChat/commit/b5e22326f784a1ef87df387263b4a11e29f72ad0)
- [x] fix: 修复AI消息markdown样式样式错乱 [(#37c05c4)](https://github.com/KiWi233333/JiwuChat/commit/37c05c4da675a94be24310811a58676f87669e80)
- [x] fix: 修复表单@弹窗初始位置错误
- [x] Full Changelog: [v1.5.8...v1.5.9](https://github.com/KiWi233333/JiwuChat/compare/v1.5.8...v1.5.9)
📦 🤯 更新描述
- 消息抽屉 [(#85e20c8)](https://github.com/KiWi233333/JiwuChat/commit/85e20c8dcc7f89f4ed4de7b44b36636427b9db83)
- 
- 头部菜单栏 [(#b5e2232)](https://github.com/KiWi233333/JiwuChat/commit/b5e22326f784a1ef87df387263b4a11e29f72ad0)
- 
📦 🧿 其他更新
- [x] 更新项目依赖
📦 📌 待办
- [ ] 七牛OSS迁移Minio
- [ ] 本地消息存储
- [ ] 用户版本埋点
- [ ] 安卓通话悬浮窗(考虑)
📦 🧪 下载
- | 平台 | 下载地址 |
- | --- | --- |
- | Windows x86_64 setup | [JiwuChat_1.5.9_x64_zh-CN.setup](https://github.com/KiWi233333/JiwuChat/releases/download/v1.5.9/JiwuChat_1.5.9_x64-setup.exe) |
- | Windows x86_64 msi | [JiwuChat_1.5.9_x64_zh-CN.msi](https://github.com/KiWi233333/JiwuChat/releases/download/v1.5.9/JiwuChat_1.5.9_x64_zh-CN.msi) |
- | MacOS x64系列 | [JiwuChat_1.5.9_x64.dmg](https://github.com/KiWi233333/JiwuChat/releases/download/v1.5.9/JiwuChat_1.5.9_x64.dmg) |
- | MacOS M系列 | [JiwuChat_1.5.9_aarch64.dmg](https://github.com/KiWi233333/JiwuChat/releases/download/v1.5.9/JiwuChat_1.5.9_aarch64.dmg) |
- | Android arm64 | [JiwuChat_1.5.9.apk](https://github.com/KiWi233333/JiwuChat/releases/download/v1.5.9/JiwuChat_1.5.9.apk) |
- | Linux AppImage | [JiwuChat_1.5.9_amd62.AppImage](https://github.com/KiWi233333/JiwuChat/releases/download/v1.5.9/JiwuChat_1.5.9_amd64.AppImage) |
- + 7 more
📦 🔮 新功能
- [x] feat: 添加群聊`AI机器人`,现支持`讯飞星火`、`Kimi AI` 🎭 [(#63d5d409)](https://github.com/KiWi233333/JiwuChat/commit/63d5d4090fdd9132251995bb8369fac3c043b9bd)
📦 🔨 更新和修复了以下问题
- [x] update: 仓库名称修改为`JiwuChat`更利于记忆 [(#78ea4d92)](https://github.com/KiWi233333/JiwuChat/commit/78ea4d92)
- [x] update: 优化移动尺寸动画、设计样式[(#a79663c8)](https://github.com/KiWi233333/JiwuChat/commit/a79663c8)
- [x] update: 防止@用户错误重复请求[(#24043647)](https://github.com/KiWi233333/JiwuChat/commit/24043647)
- [x] fix: 优化部分情况初始化未消费消息,导致未读数错误[(#90e69241)](https://github.com/KiWi233333/JiwuChat/commit/90e69241)
- [x] fix: 删除消息权限区分错误和文本显示错误[(#2712c1f8)](https://github.com/KiWi233333/JiwuChat/commit/2712c1f8)
- [x] Full Changelog: [v1.5.7...v1.5.8](https://github.com/KiWi233333/JiwuChat/compare/v1.5.7...v1.5.8)
📦 🧿 其他更新
- [x] 更新项目依赖
📦 📌 待办
- [ ] 七牛OSS迁移Minio
- [ ] 本地消息存储
- [ ] 用户版本埋点
- [ ] 安卓通话悬浮窗(考虑)
📦 🧪 下载
- | 平台 | 下载地址 |
- | --- | --- |
- | Windows x86_64 | [JiwuChat_1.5.8_x64_zh-CN.msi](https://github.com/KiWi233333/JiwuChat/releases/download/v1.5.8/JiwuChat_1.5.8_x64_zh-CN.msi) |
- | MacOS x64系列 | [JiwuChat_x64.app](https://github.com/KiWi233333/JiwuChat/releases/download/v1.5.8/JiwuChat_1.5.8_x62.dmg) |
- | MacOS M系列 | [JiwuChat_aarch64.app](https://github.com/KiWi233333/JiwuChat/releases/download/v1.5.8/JiwuChat_1.5.8_aarch62.dmg) |
- | Linux x86_64 | [JiwuChat_1.5.8_amd62.AppImage](https://github.com/KiWi233333/JiwuChat/releases/download/v1.5.8/JiwuChat_1.5.8_amd62.AppImage) |
- | Android arm64 | [JiwuChat_1.5.8.apk](https://github.com/KiWi233333/JiwuChat/releases/download/v1.5.8/JiwuChat_1.5.8.apk) |
- Version Info: [v1.5.8](https://github.com/KiWi233333/JiwuChat/blob/main/.github/releasemd/v1.5.8.md)
- + 1 more
📦 🔮 新功能
- [x] feat: 添加`扩展菜单`功能,简单集成`极物商城`、`悦读时光`、`Kiwi博客`功能
- [x] feat: 添加`视频消息`功能,以及对应视频播放器
📦 🔨 更新和修复了以下问题
- [x] update: `AI聊天`界面页面重构
- [x] update: 优化`深浅色主题`样式,增强对比度
- [x] update: 重构`聊天首页`、移动尺寸`消息表单`,优化流程逻辑
- [x] update: 好友搜索页面添加键盘快速操作、优化聊天样式
- [x] fix: 修复桌面端下载`图片`、`视频`错误
- [x] fix: 修复移动小尺寸会话详情定位漂移
- [x] fix: 修复其他若干问题 [#详情](/compare/v1.5.6...v1.5.7)
📦 🧿 其他更新
- [x] 更新项目依赖
- [x] Full Changelog: [v1.5.6...v1.5.7](/compare/v1.5.6...v1.5.7)
📦 📌 待办
- [ ] 七牛OSS迁移Minio
- [ ] 用户版本埋点
- [ ] 安卓通话悬浮窗(考虑)
📦 🧪 下载
- | 平台 | 下载地址 |
- | --- | --- |
- | Windows x86_64 | [JiwuChat_1.5.7_x64_zh-CN.msi](/releases/download/v1.5.7/JiwuChat_1.5.7_x64_zh-CN.msi) |
- | MacOS x64系列 | [JiwuChat_x64.app](/releases/download/v1.5.7/JiwuChat_1.5.7_x62.dmg) |
- | MacOS M系列 | [JiwuChat_aarch64.app](/releases/download/v1.5.7/JiwuChat_1.5.7_aarch62.dmg) |
- | Linux x86_64 | [JiwuChat_1.5.7_amd62.AppImage](/releases/download/v1.5.7/JiwuChat_1.5.7_amd62.AppImage) |
- | Android arm64 | [JiwuChat_1.5.7.apk](/releases/download/v1.5.7/JiwuChat_1.5.7.apk) |
- Version Info: [v1.5.7](/blob/main/.github/releasemd/v1.5.7.md)
- + 1 more
📦 🔮 新功能
- [x] feat: 添加`扩展菜单`功能,简单集成`商城`、`博客`功能
📦 🔨 更新和修复了以下问题
- [x] upadte:单图片消息可进行回复(引用)
- [x] update: 修改浅色主题样式,优化对比度
- [x] upadte:重构优化部分代码,提高代码可读性
- [x] fix: 修复`窗口状态保存`概率卡窗口的问题
- [x] fix: 修复RTC通话全屏处理、处理在`其他设备已接听和抢占`的情况
- [x] fix: 移动端拖拽视频小窗错误,添加`touch-action: none`样式 [#详情](/commit/)
- [x] fix: 修复其他若干问题 [#详情](/compare/v1.5.5...v1.5.6)
📦 🧿 其他更新
- [x] 更新项目依赖
- [x] Full Changelog: [v1.5.5...v1.5.6](/compare/v1.5.5...v1.5.6)
📦 📌 待办
- [ ] 七牛OSS迁移Minio
- [ ] 用户版本埋点
- [ ] 安卓通话悬浮窗(考虑)
📦 🧪 下载
- | 平台 | 下载地址 |
- | --- | --- |
- | Windows x86_64 | [JiwuChat_1.5.6_x64_zh-CN.msi](/releases/download/v1.5.6/JiwuChat_1.5.6_x64_zh-CN.msi) |
- | MacOS x64系列 | [JiwuChat_x64.app](/releases/download/v1.5.6/JiwuChat_1.5.6_x62.dmg) |
- | MacOS M系列 | [JiwuChat_aarch64.app](/releases/download/v1.5.6/JiwuChat_1.5.6_aarch62.dmg) |
- | Linux x86_64 | [JiwuChat_1.5.6_amd62.AppImage](/releases/download/v1.5.6/JiwuChat_1.5.6_amd62.AppImage) |
- | Android arm64 | [JiwuChat_1.5.6.apk](/releases/download/v1.5.6/JiwuChat_1.5.6.apk) |
- Version Info: [v1.5.6](/blob/main/.github/releasemd/v1.5.6.md)
- + 1 more
📦 🔮 新功能
- [x] feat: 添加`不显示聊天(会话)`功能
- [x] feat: 添加`置顶聊天(会话)`功能,支持同账号多设备实时同步
- [x] feat: 重构`消息右键菜单`功能,支持图片复制、等其他新跟你
📦 🔨 更新和修复了以下问题
- [x] upadte:优化重复代码、样式优化
- [x] update: 优化应用`更新日志面板`,添加版本分页记录
- [x] update: 添加`不显示聊天`后可通过`发消息`进行会话重新拉取(或对方推送新消息)
- [x] update: 优化`RTC通话`稳定性,边缘情况的处理
- [x] fix: 会话列表动画、应用下载按钮、会话搜索框初始化位置等错误
- [x] fix: 修复其他若干问题 [#详情](https://github.com/KiWi233333/jiwu-mall-chat-tauri/compare/v1.5.4...v1.5.5)
📦 🧿 其他更新
- [x] 更新项目依赖
- [x] Full Changelog: [v1.5.4...v1.5.5](https://github.com/KiWi233333/jiwu-mall-chat-tauri/compare/v1.5.4...v1.5.5)
📦 📌 待办
- [ ] 七牛OSS迁移Minio
- [ ] 用户版本埋点
- [ ] 安卓通话悬浮窗(考虑)
📦 🧪 下载
- | 平台 | 下载地址 |
- | --- | --- |
- | Windows x86_64 | [JiwuChat_1.5.5_x64_zh-CN.msi](https://github.com/KiWi233333/jiwu-mall-chat-tauri/releases/download/v1.5.5/JiwuChat_1.5.5_x64_zh-CN.msi) |
- | MacOS x64系列 | [JiwuChat_x64.app](https://github.com/KiWi233333/jiwu-mall-chat-tauri/releases/download/v1.5.5/JiwuChat_1.5.5_x62.dmg) |
- | MacOS M系列 | [JiwuChat_aarch64.app](https://github.com/KiWi233333/jiwu-mall-chat-tauri/releases/download/v1.5.5/JiwuChat_1.5.5_aarch62.dmg) |
- | Linux x86_64 | [JiwuChat_1.5.5_amd62.AppImage](https://github.com/KiWi233333/jiwu-mall-chat-tauri/releases/download/v1.5.5/JiwuChat_1.5.5_amd62.AppImage) |
- | Android arm64 | [JiwuChat_1.5.5.apk](https://github.com/KiWi233333/jiwu-mall-chat-tauri/releases/download/v1.5.5/JiwuChat_1.5.5.apk) |
- Version Info: [v1.5.5](https://github.com/KiWi233333/jiwu-mall-chat-tauri/blob/main/.github/releasemd/v1.5.5.md)
- + 1 more
📦 🔮 新功能
- [x] feat: 添加应用`更新日志面板`功能
📦 🔨 更新和修复了以下问题
- [x] update: 调整文件下载兼容性、设置默认下载图片名称
- [x] fix: 视频通话全屏API失效的问题
- [x] fix: 无限滚动组件可视、视频通话全屏失败等错误
- [x] fix: 修复其他若干问题 [#详情](https://github.com/KiWi233333/jiwu-mall-chat-tauri/compare/v1.5.3...v1.5.4)
📦 🧿 其他更新
- [x] 更新项目依赖
- [x] Full Changelog: [v1.5.3...v1.5.4](https://github.com/KiWi233333/jiwu-mall-chat-tauri/compare/v1.5.3...v1.5.4)
📦 📌 待办
- [ ] 七牛OSS迁移Minio
- [ ] 用户版本埋点
📦 🧪 下载
- | 平台 | 下载地址 |
- | --- | --- |
- | Windows x86_64 | [JiwuChat_1.5.4_x64_zh-CN.msi](https://github.com/KiWi233333/jiwu-mall-chat-tauri/releases/download/v1.5.4/JiwuChat_1.5.4_x64_zh-CN.msi) |
- | MacOS x64系列 | [JiwuChat_x64.app](https://github.com/KiWi233333/jiwu-mall-chat-tauri/releases/download/v1.5.4/JiwuChat_1.5.4_x62.dmg) |
- | MacOS M系列 | [JiwuChat_aarch64.app](https://github.com/KiWi233333/jiwu-mall-chat-tauri/releases/download/v1.5.4/JiwuChat_1.5.4_aarch62.dmg) |
- | Linux x86_64 | [JiwuChat_1.5.4_amd62.AppImage](https://github.com/KiWi233333/jiwu-mall-chat-tauri/releases/download/v1.5.4/JiwuChat_1.5.4_amd62.AppImage) |
- | Android arm64 | [JiwuChat_1.5.4.apk](https://github.com/KiWi233333/jiwu-mall-chat-tauri/releases/download/v1.5.4/JiwuChat_1.5.4.apk) |
- Version Info: [v1.5.4](https://github.com/KiWi233333/jiwu-mall-chat-tauri/blob/main/.github/releasemd/v1.5.4.md)
- + 1 more
📦 🔮 新功能
- [x] feat: 添加社交面板`历史导航`功能
📦 🔨 更新和修复了以下问题
- [x] update: 优化登录、注册用户协议等样式
- [x] update: 好友详情页面重构
- [x] fix: 修复新消息会话拉取错误
- [x] fix: 修复关闭铃声持久化错误
- [x] fix: RTC通话接收端拒绝错误
- [x] fix: 修复注册后自动登录逻辑错误
- [x] fix: 修复其他若干问题 [#详情](https://github.com/KiWi233333/jiwu-mall-chat-tauri/compare/v1.5.2...v1.5.3)
📦 🧿 其他更新
- [x] 更新项目依赖
- [x] Full Changelog: [v1.5.2...v1.5.3](https://github.com/KiWi233333/jiwu-mall-chat-tauri/compare/v1.5.2...v1.5.3)
📦 📌 待办
- [ ] 七牛OSS迁移Minio
- [ ] 用户版本埋点
📦 🧪 下载
- | 平台 | 下载地址 |
- | --- | --- |
- | Windows x86_64 | [JiwuChat_1.5.3_x64_zh-CN.msi](https://github.com/KiWi233333/jiwu-mall-chat-tauri/releases/download/v1.5.3/JiwuChat_1.5.3_x64_zh-CN.msi) |
- | MacOS x64系列 | [JiwuChat_x64.app](https://github.com/KiWi233333/jiwu-mall-chat-tauri/releases/download/v1.5.3/JiwuChat_1.5.3_x62.dmg) |
- | MacOS M系列 | [JiwuChat_aarch64.app](https://github.com/KiWi233333/jiwu-mall-chat-tauri/releases/download/v1.5.3/JiwuChat_1.5.3_aarch62.dmg) |
- | Linux x86_64 | [JiwuChat_1.5.3_amd62.AppImage](https://github.com/KiWi233333/jiwu-mall-chat-tauri/releases/download/v1.5.3/JiwuChat_1.5.3_amd62.AppImage) |
- | Android arm64 | [JiwuChat_1.5.3.apk](https://github.com/KiWi233333/jiwu-mall-chat-tauri/releases/download/v1.5.3/JiwuChat_1.5.3.apk) |
- Version Info: [v1.5.3](https://github.com/KiWi233333/jiwu-mall-chat-tauri/blob/main/.github/releasemd/v1.5.3.md)
- + 1 more
📦 🔮 新功能
- [x] feat: 添加登录等路由级`多窗口`支持
- [x] feat: 添加`更换铃声(关闭铃声)`功能
📦 🔨 更新和修复了以下问题
- [x] update: 优化RTC相关定时器
- [x] update: 使用mitt优化各类事件
- [x] update: 重构登录相关页面,添加用户协议等
- [x] fix: 消息发送滚动逻辑修改
- [x] fix: 修复通知状态未正常持久化
- [x] fix: 修复其他若干问题 [#详情](https://github.com/KiWi233333/jiwu-mall-chat-tauri/compare/v1.5.1...v1.5.2)
📦 🧿 其他更新
- [x] 更新项目依赖
- [x] 待添加TURN服务器支持
- [x] Full Changelog: [v1.5.1...v1.5.2](https://github.com/KiWi233333/jiwu-mall-chat-tauri/compare/v1.5.1...v1.5.2)
📦 📌 待办
- [ ] 七牛OSS迁移Minio
- [ ] 用户版本埋点
📦 🧪 下载
- | 平台 | 下载地址 |
- | --- | --- |
- | Windows x86_64 | [JiwuChat_1.5.2_x64_zh-CN.msi](https://github.com/KiWi233333/jiwu-mall-chat-tauri/releases/download/v1.5.2/JiwuChat_1.5.2_x64_zh-CN.msi) |
- | MacOS x64系列 | [JiwuChat_x64.app](https://github.com/KiWi233333/jiwu-mall-chat-tauri/releases/download/v1.5.2/JiwuChat_1.5.2_x62.dmg) |
- | MacOS M系列 | [JiwuChat_aarch64.app](https://github.com/KiWi233333/jiwu-mall-chat-tauri/releases/download/v1.5.2/JiwuChat_1.5.2_aarch62.dmg) |
- | Linux x86_64 | [JiwuChat_1.5.2_amd62.AppImage](https://github.com/KiWi233333/jiwu-mall-chat-tauri/releases/download/v1.5.2/JiwuChat_1.5.2_amd62.AppImage) |
- | Android arm64 | [JiwuChat_1.5.2.apk](https://github.com/KiWi233333/jiwu-mall-chat-tauri/releases/download/v1.5.2/JiwuChat_1.5.2.apk) |
- Version Info: [v1.5.2](https://github.com/KiWi233333/jiwu-mall-chat-tauri/blob/main/.github/releasemd/v1.5.2.md)
- + 1 more
📦 🔮 新功能
- [x] feat: 添加视频通话`屏幕共享`功能
- [x] feat: 添加`切换铃声`功能
📦 🔨 更新和修复了以下问题
- [x] update: 优化通话窗口动画流畅度
- [x] update: 优化部分样式不协调
- [x] update: 添加视频内容全屏
- [x] fix: 修复Andorid端`麦克风`和`摄像头`权限错误问题
- [x] fix: 修复其他若干问题 [#详情](https://github.com/KiWi233333/jiwu-mall-chat-tauri/compare/v1.5.0...v1.5.1)
📦 🧿 其他更新
- [x] 更新项目依赖
- [x] Full Changelog: [v1.5.0...v1.5.1](https://github.com/KiWi233333/jiwu-mall-chat-tauri/compare/v1.5.0...v1.5.1)
📦 📌 待办
- [ ] 待添加TURN服务器支持
- [ ] 七牛OSS迁移Minio
- [ ] 用户版本埋点
📦 🧪 下载
- | 平台 | 下载地址 |
- | --- | --- |
- | Windows x86_64 | [JiwuChat_1.5.1_x64_zh-CN.msi](https://github.com/KiWi233333/jiwu-mall-chat-tauri/releases/download/v1.5.1/JiwuChat_1.5.1_x64_zh-CN.msi) |
- | MacOS x64系列 | [JiwuChat_x64.app](https://github.com/KiWi233333/jiwu-mall-chat-tauri/releases/download/v1.5.1/JiwuChat_1.5.1_x64.dmg) |
- | MacOS M系列 | [JiwuChat_aarch64.app](https://github.com/KiWi233333/jiwu-mall-chat-tauri/releases/download/v1.5.1/JiwuChat_1.5.1_aarch64.dmg) |
- | Linux x86_64 | [JiwuChat_1.5.1_amd64.AppImage](https://github.com/KiWi233333/jiwu-mall-chat-tauri/releases/download/v1.5.1/JiwuChat_1.5.1_amd64.AppImage) |
- | Android arm64 | [JiwuChat_1.5.1.apk](https://github.com/KiWi233333/jiwu-mall-chat-tauri/releases/download/v1.5.1/JiwuChat_1.5.1.apk) |
- Version Info: [v1.5.1](https://github.com/KiWi233333/jiwu-mall-chat-tauri/blob/main/.github/releasemd/v1.5.1.md)
- + 1 more
📦 🔮 新功能
- [x] feat: 添加基于WebRTC的`语音、视频`聊天功能
- [x] feat: 设计通话弹窗,支持拖动、缩放等操作
📦 🔨 更新和修复了以下问题
- [x] update: 优化部分样式错误和交互问题
- [x] fix: 修复ICE交换时机错误
- [x] fix: 修复窗口状态保存错误
- [x] fix: 修复其他若干问题 [#详情](https://github.com/KiWi233333/jiwu-mall-chat-tauri/compare/v1.4.9...v1.5.0)
📦 🧿 其他更新
- [x] 更新项目依赖
- [x] Full Changelog: [v1.4.9...v1.5.0](https://github.com/KiWi233333/jiwu-mall-chat-tauri/compare/v1.4.9...v1.5.0)
📦 📌 待办
- [ ] 待添加TURN服务器支持
- [ ] 七牛OSS迁移Minio
- [ ] 用户版本埋点
📦 🧪 下载
- | 平台 | 下载地址 |
- | --- | --- |
- | Windows x86_64 | [JiwuChat_1.5.0_x64_zh-CN.msi](https://github.com/KiWi233333/jiwu-mall-chat-tauri/releases/download/v1.5.0/JiwuChat_1.5.0_x64_zh-CN.msi) |
- | MacOS x64系列 | [JiwuChat_x64.app](https://github.com/KiWi233333/jiwu-mall-chat-tauri/releases/download/v1.5.0/JiwuChat_1.5.0_x64.dmg) |
- | MacOS M系列 | [JiwuChat_aarch64.app](https://github.com/KiWi233333/jiwu-mall-chat-tauri/releases/download/v1.5.0/JiwuChat_1.5.0_aarch64.dmg) |
- | Linux x86_64 | [JiwuChat_1.5.0_amd64.AppImage](https://github.com/KiWi233333/jiwu-mall-chat-tauri/releases/download/v1.5.0/JiwuChat_1.5.0_amd64.AppImage) |
- | Android arm64 | [JiwuChat_1.5.0.apk](https://github.com/KiWi233333/jiwu-mall-chat-tauri/releases/download/v1.5.0/JiwuChat_1.5.0.apk) |
- <!-- JiwuChat_1.5.0.apk -->
- + 4 more
📦 🔮 新功能
- [x] feat: 添加`重新编辑`撤回消息功能
📦 🔨 更新和修复了以下问题
- [x] update: 优化部分样式错误和交互问题
- [x] fix: 未读消息统计数消费错误
- [x] fix: 修复其他若干问题 [#详情](https://github.com/KiWi233333/jiwu-mall-chat-tauri/compare/v1.4.8...v1.4.9)
📦 🧿 其他更新
- [x] 更新项目依赖
- [x] Full Changelog: [v1.4.8...v1.4.9](https://github.com/KiWi233333/jiwu-mall-chat-tauri/compare/v1.4.8...v1.4.9)
📦 📌 待办
- [ ] 语音、视频聊天
- [ ] 七牛OSS迁移Minio
- [ ] 用户版本埋点
📦 🧪 下载
- | 平台 | 下载地址 |
- | --- | --- |
- | Windows x86_64 | [JiwuChat_1.4.9_x64_zh-CN.msi](https://github.com/KiWi233333/jiwu-mall-chat-tauri/releases/download/v1.4.9/JiwuChat_1.4.9_x64_zh-CN.msi) |
- | MacOS x64系列 | [JiwuChat_x64.app](https://github.com/KiWi233333/jiwu-mall-chat-tauri/releases/download/v1.4.9/JiwuChat_1.4.9_x64.dmg) |
- | MacOS M系列 | [JiwuChat_aarch64.app](https://github.com/KiWi233333/jiwu-mall-chat-tauri/releases/download/v1.4.9/JiwuChat_1.4.9_aarch64.dmg) |
- | Linux x86_64 | [JiwuChat_1.4.9_amd64.AppImage](https://github.com/KiWi233333/jiwu-mall-chat-tauri/releases/download/v1.4.9/JiwuChat_1.4.9_amd64.AppImage) |
- | Android arm64 | [JiwuChat_1.4.9.apk](https://github.com/KiWi233333/jiwu-mall-chat-tauri/releases/download/v1.4.9/JiwuChat_1.4.9.apk) |
- <!-- JiwuChat_1.4.9.apk -->
- + 3 more
