Files
ctms-client/uni_modules/uni-cms-article/changelog.md
fm453 c62d15b288 首次完整推送,
V:1.20240808.006
2024-08-13 18:32:37 +08:00

42 lines
1.9 KiB
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.162024-06-21
- 修复 小程序发布时无法上传的Bug
## 1.0.152024-06-20
- 修复 小程序访问文章列表报错的Bug
## 1.0.142024-06-12
- 修复 客户端无法显示文章详情问题的Bug
## 1.0.132023-12-09
- 新增 支持uni-app-x需要[uni-cms](https://ext.dcloud.net.cn/plugin?id=11700)插件版本>=1.0.17
## 1.0.122023-10-17
- 修复 使用腾讯云服务空间时无法加载封面图及正文图片的问题
## 1.0.112023-08-07
- 修复 Vue3下因`parse-scen-result.js`文件导出问题导致无法打包编译的bug
## 1.0.102023-07-14
- 新增 文章预览功能,详见[文档](https://uniapp.dcloud.net.cn/uniCloud/uni-cms.html#article-preview)需要uni-cms版本>=1.0.14
- 修复 文章详情页换行重复问题
- 修复 文章列表在数据量小时下拉刷新数据会重复的问题
## 1.0.92023-07-10
- 优化 文章详情页正文可以渲染多个换行
## 1.0.82023-06-21
- 增加 文章列表无图、三图封面样式需要uni-cms版本>=1.0.12
- 优化 文章详情页样式
- 修复 在Vue3下出现 require is not defined 问题
## 1.0.72023-06-07
- 新增 文章详情页面支持播放视频发布视频需要uni-cms版本>=1.0.11
- 优化 文章正文渲染逻辑
- 优化 文章详情页面样式
- 修复 在文章详情页下点击返回按钮无响应问题
## 1.0.62023-04-28
- 修复 文章详情只存在列表时无法渲染的问题
## 1.0.52023-04-24
- 增加 license 文件
## 1.0.42023-04-21
- 优化代码结构,增加代码注释,提高可读性
## 1.0.32023-04-17
- 移除无用schema文件
## 1.0.22023-04-12
- 优化看广告解锁文章交互
## 1.0.12023-04-12
- 优化页面逻辑
## 1.0.02023-04-11
- 插件发布,支持图文内容展示、广告解锁全文功能 [详见文档](https://uniapp.dcloud.net.cn/uniCloud/uni-cms.html)