Conversation
Merge pull request #1387 from colinin/dev
feat: update template and cli
- The decrypted message header should be passed
fix(wechat): Fix the error in message header parsing
fix(wechat): Fixed the deserialization enum error
- 新增通讯录应用集成模块,通讯录相关接口事件移动到通讯录模块 - 新增办公应用集成模块,办公应用相关接口事件移动到办公模块 - 新增部分单元测试模块
- 增加企业微信办公模块依赖 - 增加企业微信通讯录模块依赖
feat(wechat): Optimize the Enterprise wechat module
- 增加多数据库启动配置项 - 调整多数据库模式数据库迁移 - 修复部分数据库迁移脚本 - 增加缺少的版本升级数据库迁移 - 增加Quartz的PostgreSql初始化模块 - 调整单体服务启动文档
feat(single): Optimize single application projects
- Fix some errors
Optimize wecom
- When deleting an assignment, check whether it has been stopped - Add or delete the error code for not stopping the job
feat(tasks): Delete the job status check
fix(wrap): fixed #1401
- 集成客户同意进行聊天内容存档事件 - 集成产生会话回调事件 - 集成会话存档接口 - 其他接口优化
feat(wechat): Optimize the integration of WeCom
feat(platform): Add a global data dic interface
feat(metrics): Add system info metrics module
- 使用 `KeyedLock` 替代 `AsyncKeyedLocker`
- `UserInfoIdentitySession` 标记为已过时 - 增加 `ValidationTokenCheckIdentitySession` 用于验证过程中检查会话 - 增加 `ServerValidationTokenCheckIdentitySession` 用于授权过程中检查会话
- 优化OpenIddict数据种子 - 增加身份标识数据种子
- 重写OpenIddict授权同意页,允许用户勾选授权范围
- 增加 `SelectAccount` 页面,实现select_account模式
- 切换账户登录后记录安全日志 - 修复空对象引用
- There is no need to check the connection string when editing tenants
colinin
added a commit
that referenced
this pull request
Jan 15, 2026
Merge pull request #1419 from colinin/rel-10.0.2
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.