Sign in
Sign up
Explore
Enterprise
Education
Search
Help
Terms of use
About Us
Explore
Enterprise
Education
Gitee Premium
Gitee AI
I know
View Details
Sign in
Sign up
OSC Recruit Statement
Fetch the repository succeeded.
Open Source
>
Application
>
Instant Messaging
&&
Donate
Please sign in before you donate.
Cancel
Sign in
Scan WeChat QR to Pay
Cancel
Complete
Prompt
Switch to Alipay.
OK
Cancel
Watch
Unwatch
Watching
Releases Only
Ignoring
55
Star
662
Fork
208
WuKongDev
/
WuKongIM
Code
Wiki
Insights
Pipelines
Service
Gitee Pages
Quality Analysis
Jenkins for Gitee
Tencent CloudBase
Tencent Cloud Serverless
悬镜安全
Aliyun SAE
Codeblitz
SBOM
Don’t show this again
Releases
Latest
v2.1.4-20250319
355f8f7
2025-04-25 13:53
Compare
v2.1.4-20250319
8plat
## 更新内容 - fix: 当订阅者移除后最近会话数据也需要移除 #354 - fix: 解决获取在线状态接口有竞锁的问题 - fix: 增加黑名单或移除订阅者的时候需要移除最近会话的缓存 - feat: 添加 DisableJSONRPC 配置,可以关闭JSON-RPC协议 #353 - fix: 修复webhook离线消息通知里to_uids数据重复问题 - fix: 修复红点显示错误问题 - fix: 修复客户端有时候会出现未知频道(CMD频道)问题 - feat: 支持 json-rpc协议,让通讯更加简单 #350 - fix: 优化最近会话数据管理逻辑 - fix:修复直播频道产生了最近会话的问题 - fix: 解决客服频道没有最近会话的问题 - feat: 添加更新会话已删除消息序号位置的功能,优化会话管理逻辑 **完整的更新日志**: https://gitee.com/WuKongDev/WuKongIM/compare/v2.1.3-20250210...v2.1.4-20250319
Last committed message:
docs: update Makefile
v2.1.3-20250210
752667b
2025-03-20 11:13
Compare
v2.1.3-20250210
8plat
## 更新内容 * feat: update selectedNodeId initialization and enhance plugin user documentation * docs: update README.md to clarify user event management and handlers * feat: implement authentication checks for plugin management and cluste… * fix: update Docker tags and push commands for version 2.1.4 * feat: add plugin management features and update configuration * Update README.md * feat: add live channel * fix: #306 * feat: add resource release method to Batch and call it after execution * 有时候离线webhook收不到. #318 * 存储的cmd,在线接收后,离线再在线还会收到一次 #317 * chore: update go.mod and go.sum to clean up unused dependencies * feat: improve plugin watching by removing debug prints and adding comments * feat: listen plugin file status * feat: add Stream component for message rendering and update dependencies * feat: update WuKongIMGoProto dependency and enhance logging in message handling * feat: refactor stream handling by replacing stream sequence with strea… * feat: enhance plugin management and add stream message handling * docs: add link to stress test report in README * feat: update Go version, refactor plugin message handling, and add con… * feat: implement plugin options management and enhance plugin lifecycle handling * feat: update conversation channels API endpoint and enhance response handling * feat: add cluster configuration and conversation channel handling in p… * feat: add channel message handling and plugin start/stop functionality * feat: plugin dev * feat: add HTTP request handling and plugin routing support * feat: enhance plugin system with message handling and batch processing * feat: add plugin management system with protobuf support * feat: add support for stream messages and implement related handlers * feat: enable stress testing mode and update performance test configuration * fix: #310 * 🐞 fix: 修复clean定时器没有过停止的问题 * 🐞 fix: 修复关闭最近会话功能发消息程序崩溃的问题 #267 * Update README.md * fix: update chatdemo user avatar url **完整的更新日志**: https://gitee.com/WuKongDev/WuKongIM/compare/v2.1.2-20250120...v2.1.3-20250210
Last committed message:
feat: update selectedNodeId initialization and enhance plugin user ...
v2.1.1-20241230
3625109
2025-01-20 10:02
Compare
v2.1.1-20241230
8plat
- perf: 大幅提升消息收发延迟和存储性能 - fix: 修复新的订阅者有时候收不到消息的问题 - fix: 修复在线用户统计不准确问题 - fix: 移除订阅者的时候有崩溃的概率 - feat: 优化管理后台,连接新增“断开”,“踢掉”功能 - fix: 修复离线cmd有时候收不到问题 - fix: 修复代理连接关闭了,领导连接还没关闭的问题 - perf: 优化channelClusterConfig存储的性能 - feat: 后台连接页面显示当前节点的所有连接包括逻辑连接 - feat: web后台适配黑暗模式 - feat: 日志增加控制台的输出配置 - perf: 优化后台启动时创建server的时机 - fix: 修复webhook消息队列里的消息负载过大导致webhook收不到推送问题 - fix:解决发送到指定人,指定人列表uid不在toUids中 - refactor: 移除webhook多余的创建操作
Last committed message:
fix: #281
v2.0.6-20241008
92e77bf
2024-11-08 10:06
Compare
v2.0.6
8plat
feat: 消息轨迹可视化功能 feat: 后台管理UI升级 feat: 支持Loki来管理日志 fix: 修复统计在线用户数量不准的问题 fix: 修复客服频道不能发消息问题 refactor:将分布式api重构/拆分多个文件 fix: 解决更新设备时偶尔导致服务崩溃问题。
Last committed message:
fix: Backend management login stuck problem
v2.0.5-20240925
6719e68
2024-10-08 14:22
Compare
v2.0.5-20240925
8plat
## 更新内容 * refactor: remove fmt.Println * refactor: optimizing the code * feat: add message trace
Last committed message:
refactor: remove fmt.Println
v2.0.4-beta-20240904
ab77a83
2024-09-25 10:45
Compare
v2.0.4-beta-20240904
8plat
## 更新内容 - 重构: 后台服务运行 - 新功能: 为channelInfo添加webhook字段 - 新功能: 支持proxy proto - 新功能: 添加消息搜索API - 重构: 清理大量代码警告提示 - 修复: 更新web管理端 - 重构: 调整底层数据结构 - 新功能: channel管理器API实现分页查询 - 修复: device、user、channel使用唯一字符串哈希作为主键 - 修复: channel id由哈希生成 - 新功能: 添加从v1迁移到v2的任务 - 新功能: 添加迁移API - 新功能: 添加db.memTableSize配置 - 性能优化: 优化内存使用 **完整的更新日志**: https://gitee.com/WuKongDev/WuKongIM/compare/v2.0.3-beta-20240828...v2.0.4-beta-20240904
Last committed message:
refactor: backend services
v2.0.3-beta-20240828
4e4abe5
2024-08-28 18:29
Compare
v2.0.3-beta
8plat
## 更新内容 - 新增批量发送消息的api - 聊天Demo新增自定义消息的例子 - 修复在线用户数量和激活频道的数量统计错误问题 - 新增系统账号相关api - 修复webhook功能无效 - 修复tagManager没有停止的问题 - 修复一个内存泄漏问题
Last committed message:
feat: add sendBatch api
v1.2.6
891171b
2024-07-22 22:58
Compare
v1.2.6
8plat
- fix: solve the problem that recent conversation updates are not timely, resulting in message delays - fix: the problem of messageSeq being discontinuous when using multiple segments - feat: add get channel max message seq api - feat: add deadlockCheck and pprofOn config - feat: add search message api 中文: - 解决最近会话更新慢,导致离线更新不到最新的最近会话,出现离线消息获取不到的假象 - 解决出现多段segment的时候messageSeq不连续的问题 - 新增获取频道最大message seq的api - 增加死锁检查和pprof性能检测功能 - 增加搜索消息的api
Last committed message:
fix: solve the problem that recent conversation updates are not tim...
Download
To prevent Robot download, Please enter the captcha to continue
Cancel
Download
Go
1
https://gitee.com/WuKongDev/WuKongIM.git
git@gitee.com:WuKongDev/WuKongIM.git
WuKongDev
WuKongIM
WuKongIM
Going to Help Center
Search
Git 命令在线学习
如何在 Gitee 导入 GitHub 仓库
Git 仓库基础操作
企业版和社区版功能对比
SSH 公钥设置
如何处理代码冲突
仓库体积过大,如何减小?
如何找回被删除的仓库数据
Gitee 产品配额说明
GitHub仓库快速导入Gitee及同步更新
什么是 Release(发行版)
将 PHP 项目自动发布到 packagist.org
Comment
Repository Report
Back to the top
Login prompt
This operation requires login to the code cloud account. Please log in before operating.
Go to login
No account. Register