Files
mht.js/uni_modules/uni-open-bridge-common/changelog.md
2025-10-22 07:50:31 +08:00

9 lines
547 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

## 1.0.42022-09-21
- 新增 支持使用阿里云固定IP获取微信公众号H5凭据 access_token、ticket开发者需要在微信公众平台配置阿里云固定IP[固定IP详情](https://uniapp.dcloud.net.cn/uniCloud/cf-functions.html#aliyun-eip)
## 1.0.32022-09-06
- 修复 过期时间问题,容错 AccessToken 默认 fallback 逻辑当微信服务器没有返回过期时间时设置为2小时后过期
## 1.0.22022-09-02
- 新增 依赖数据表schema opendb-open-data
## 1.0.02022-08-22
- 首次发布