Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-06-18 | 2.3 kB | |
v2.1.9 source code.tar.gz | 2025-06-18 | 5.2 MB | |
v2.1.9 source code.zip | 2025-06-18 | 5.3 MB | |
Totals: 3 Items | 10.5 MB | 0 |
What's Changed
- feat(auth): getAccessToken with context by @fearlessfei in https://github.com/silenceper/wechat/pull/820
- 微信开放平台增加refreshtoken缓存 by @larryclean in https://github.com/silenceper/wechat/pull/822
- 修改最新版本的授权地址 by @larryclean in https://github.com/silenceper/wechat/pull/823
- 企业微信-通讯录管理-更新成员接口,支持更新企业邮箱别名 by @markwang1992 in https://github.com/silenceper/wechat/pull/826
- feat: 企业微信-打卡-新增返回字段 by @markwang1992 in https://github.com/silenceper/wechat/pull/827
- feat: 企业微信-打卡-添加打卡记录 by @markwang1992 in https://github.com/silenceper/wechat/pull/829
- feat: 添加获取成员多次收消息详情API by @Lumiaqian in https://github.com/silenceper/wechat/pull/824
- fix typo by @wwek in https://github.com/silenceper/wechat/pull/831
- Add JSSDK context method functionality by @lizhuang6663 in https://github.com/silenceper/wechat/pull/828
- fix: ImageUpload 接口报错 'media data missing hint:' by @litterGuy in https://github.com/silenceper/wechat/pull/832
- feat: 微信小程序-登录及用户信息 by @markwang1992 in https://github.com/silenceper/wechat/pull/830
- feat: 微信小程序-小程序链接 by @markwang1992 in https://github.com/silenceper/wechat/pull/833
- feat: 支持Redis作为Cache的时候使用TLS by @lilien1010 in https://github.com/silenceper/wechat/pull/834
- security 模块增加 context 调用函数 by @yahuian in https://github.com/silenceper/wechat/pull/836
- feat: 微信小程序-动态消息及订阅消息 by @markwang1992 in https://github.com/silenceper/wechat/pull/835
New Contributors
- @fearlessfei made their first contribution in https://github.com/silenceper/wechat/pull/820
- @wwek made their first contribution in https://github.com/silenceper/wechat/pull/831
- @lizhuang6663 made their first contribution in https://github.com/silenceper/wechat/pull/828
- @litterGuy made their first contribution in https://github.com/silenceper/wechat/pull/832
- @yahuian made their first contribution in https://github.com/silenceper/wechat/pull/836
Full Changelog: https://github.com/silenceper/wechat/compare/v2.1.8...v2.1.9