Skip to content

ThinkCMF API 1.1.0

Latest
Compare
Choose a tag to compare
@thinkcmf thinkcmf released this 29 Jun 01:33
· 7 commits to master since this release

更新日志

1.1.0

[核心]

  • 增加是否收藏判断
  • 增加登录API,返回用户信息
  • 优化登录时设备类型判断
  • 优化手机号验证,支持国际手机号
  • 优化评论列表,无须用户登录
  • 优化rest api基类设备类型获取
  • 优化rest api用户token生成逻辑
  • 修复幻灯片列表,后台排序无效 #8
  • 修复UserModel.php被写死了cmf_前缀 #9
  • 修复文章附件url转化问题
  • 修复评论成功后,评论对象评论数字段没有加1
  • 修复添加收藏报错
  • 修复收藏判断错误
  • 修复文章列表发布时间格式问题,统一为时间戳
  • 修复评论用户头像链接错误
  • 修复不加载动态路由

[门户应用]

  • 增加指定分类的子分类列表
  • 增加文章点击数更新
  • 增加相关文章接口
  • 增加文章收藏接口
  • 增加取消文章收藏接口

API文档及小程序开发文档

https://www.thinkcmf.com/cmf5api.html

升级日志

https://www.thinkcmf.com/cmf5api.html?url=https://www.kancloud.cn/thinkcmf/cmf5api/450855#110_4

升级指导

https://www.thinkcmf.com/cmf5api.html?url=https://www.kancloud.cn/thinkcmf/cmf5api/450856