Skip to content

Commit

Permalink
更新升级日志
Browse files Browse the repository at this point in the history
  • Loading branch information
simplewindorg committed Jun 28, 2018
1 parent c59af58 commit 5a16073
Showing 1 changed file with 18 additions and 3 deletions.
21 changes: 18 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,16 +66,31 @@ https://www.kancloud.cn/thinkcmf/cmf5api/451391
### 更新日志
#### 1.1.0
[核心]
* 增加是否收藏判断
* 增加登录API,返回用户信息
* 优化登录时设备类型判断
* 优化手机号验证,支持国际手机号
* 优化评论列表,无须用户登录
* 优化rest api基类设备类型获取
* 优化rest api用户token生成逻辑
* 修复幻灯片列表,后台排序无效 #8
* 修复UserModel.php被写死了cmf_前缀 #9
* 修复文章附件url转化问题
* 评论成功后,评论对象评论数字段没有加1
* 修复评论成功后,评论对象评论数字段没有加1
* 修复添加收藏报错
* 增加登录API,返回用户信息
*
* 修复收藏判断错误
* 修复文章列表发布时间格式问题,统一为时间戳
* 修复评论用户头像链接错误
* 修复不加载动态路由

[门户应用]
* 增加指定分类的子分类列表
* 增加文章点击数更新
* 增加相关文章接口
* 增加文章收藏接口
* 增加取消文章收藏接口





Expand Down

0 comments on commit 5a16073

Please sign in to comment.