Skip to content

v2.3.13

Compare
Choose a tag to compare
@pycook pycook released this 18 Mar 13:06
· 702 commits to master since this release
  1. Feat: Added service tree authorization functionality. #424 #425
  2. Feat: Optimized some guidance instructions.
  3. Fix: Resolved an issue where the corresponding relationship resources in ACL were not deleted after deleting a model. #414
  4. Fix: Resolved an issue where unique constraints were invalidated during batch import.
  5. Fix: Resolved an issue where the relationship data list was not fully displayed on the property details page.
  6. Fix: Resolved an issue where the unique validation list still returned deleted properties.

  1. Feat:新增服务树授权功能 #424 #425
  2. Feat: 优化了一些指引说明文案
  3. Fix: 修复了删除模型后,ACL中对应的关系资源未被删除的问题 #414
  4. Fix: 修复了批量导入时,唯一限制失效的问题
  5. Fix: 修复了属性详情页关系数据列表展示不全的问题
  6. Fix: 修复了唯一校验列表仍然返回了被删除属性的问题