NGTools/uni_modules/uni-upgrade-center/changelog.md
liaody 3d90da2569 pages.json 分文件配置
uni-module 更新升级
2024-10-09 22:44:03 +08:00

56 lines
2.4 KiB
Markdown
Raw Permalink 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.

## 0.6.22024-04-11
- 更新 支持支付宝小程序云
## 0.6.12023-11-02
- 修复 输入更新内容时有长度限制的Bug
## 0.6.02023-02-24
- 修复 升级中心安卓应用市场不显示的Bug
## 0.5.12022-07-06
- 修复 上版带出云函数不存在的Bug
- 升级 uni-admin 大于等于 1.9.0 务必更新至此版本。uni-admin 版本小于 1.9.0 请不要更新,历史版本在 Gitee 有发行版。后续 uni-admin 会集成升级中心
## 0.5.02022-07-05
- 修复 版本列表默认显示全部版本的Bug
- 升级 uni-admin 1.9.0 务必更新至此版本。uni-admin 版本小于 1.9.0 请不要更新,后续 uni-admin 会集成升级中心
## 0.4.22021-12-07
- 更新 优化 list 页面显示,修复 list 页面报错
## 0.4.12021-12-01
- 修复 0.4.0版本带出来,发布新版时 appid、name 不会自动填充的Bug
## 0.4.02021-11-26
- 更新 升级中心移除应用管理现在由uni-admin接管。旧版本若没有应用管理请做升级处理
## 0.3.02021-11-18
- 兼容 uni-admin 新版内置 $request 函数改动
## 0.2.22021-09-06
- 解决 opendb-app-list表对应的schema名称冲突的问题
## 0.2.12021-09-03
- 修复 一个在添加菜单时报错createdate不与默认值匹配 的Bug
## 0.2.02021-08-25
- 兼容vue3.0
## 0.1.92021-08-13
- 更新 uni-forms使用validate校验字段
- 修复 报错dirty_data、create_date在数据库中并不存在
## 0.1.82021-08-09
- 修复 默认配置项配置错误
## 0.1.72021-08-09
- 移除测试时配置项
## 0.1.62021-08-09
- 修复 修改版本信息时,上传时间丢失问题
## 0.1.52021-07-21
- 更新 :value.sync 改为 :value 和 @update:value
## 0.1.42021-07-13
- 修复 uni-easyinput去除输入字符长度限制
- 更新文档 关于 uni-id缺少配置信息 错误。请查看安装指引第13条
## 0.1.32021-06-15
- 修复 wgt更新某些情况下获取数据错误
## 0.1.22021-06-04
- 修复 上传包时根据平台筛选文件
- 更新 文档
## 0.1.12021-05-18
- 更新uni-table中uni-tr组件的selectable属性为disabled
## 0.1.02021-04-07
- 更新版本对比函数 compare
## 0.0.62021-04-01
- 调整db_init.json
## 0.0.52021-03-25
- 调整为uni_modules目录
- 升级中心后台管理系统拆分为 Admin 后台管理 和 前台检查更新uni-upgrade-center-app