You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/Senparc.Weixin.All/Senparc.Weixin.All.net10.csproj
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
<TargetFramework>net10.0</TargetFramework>
4
4
<ImplicitUsings>enable</ImplicitUsings>
5
5
<Nullable>enable</Nullable>
6
-
<Version>2026.8.5</Version>
6
+
<Version>2026.8.6</Version>
7
7
<LangVersion>10.0</LangVersion>
8
8
<AssemblyName>Senparc.Weixin.All</AssemblyName>
9
9
<RootNamespace>Senparc.Weixin.All</RootNamespace>
@@ -109,6 +109,8 @@
109
109
1、聚合包同步纳入海关报关、商家转账授权、智慧商圈和安全探测接口
110
110
[2026-07-31] v2026.7.31 Dependency update from Senparc.WebSocket to 1.2.4; Senparc.Weixin.AspNet to 1.6.7; Senparc.Weixin.Cache.CsRedis to 1.3.5; Senparc.Weixin.Cache.Memcached to 2.19.6; Senparc.Weixin.Cache.Redis to 2.21.5; Senparc.Weixin.Cache.Dapr to 0.3.5; Senparc.Weixin.MP.Middleware to 1.5.6; Senparc.Weixin.MP.MvcExtension to 7.17.5; Senparc.Weixin.MP to 16.25.2; Senparc.Weixin.Open to 4.24.5; Senparc.Weixin.TenPayV3 to 2.6.1; Senparc.Weixin.TenPay to 1.20.1; Senparc.Weixin.Work.Middleware to 1.5.6; Senparc.Weixin.Work to 3.32.2; Senparc.Weixin.WxOpen.Middleware to 1.5.6; Senparc.Weixin.WxOpen to 3.28.2; Senparc.Weixin to 6.25.1
111
111
[2026-08-05] v2026.8.5 Dependency update from Senparc.Weixin.MP.Middleware to 1.5.7; Senparc.Weixin.MP.MvcExtension to 7.17.6; Senparc.Weixin.MP to 16.25.3; Senparc.Weixin.WxOpen.Middleware to 1.5.7; Senparc.Weixin.WxOpen to 3.28.3
112
+
[2026-08-06] v2026.8.6 Work v3.32.2 fix: 修复企业微信审批单号新版分页游标字段及分页结束判断
113
+
1、聚合 Work 的 new_cursor/new_next_cursor 官方审批分页协议,并保留旧字段兼容
Copy file name to clipboardExpand all lines: src/Senparc.Weixin.Work/Senparc.Weixin.Work.Test/Senparc.Weixin.Work.Test.net10.csproj
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -86,6 +86,9 @@
86
86
1、显式标记测试项目,确保企业微信契约测试被测试运行器加载
87
87
[2026-07-31] v1.0.5 Dependency update from Senparc.Weixin.Cache.CsRedis to 1.3.5; Senparc.Weixin.MP to 16.25.2; Senparc.WeixinTests to 1.0.5; Senparc.Weixin to 6.25.1; Senparc.Weixin.Work to 3.32.2
88
88
[2026-08-05] v1.0.6 Dependency update from Senparc.Weixin.MP to 16.25.3 and Senparc.WeixinTests to 1.0.6
0 commit comments