Skip to content

v2.4.11

Compare
Choose a tag to compare
@pycook pycook released this 26 Aug 14:34
· 698 commits to master since this release
  1. Feat: Added new data types for model attributes: Boolean, Reference, Short Text, and Long Text.
  2. Feat: The attribute dropdown list supports custom enumeration values.
  3. Fix: Fixed the issue with inaccurate results in resource search in queries.
  4. Fix: Fixed the sorting issues between non-inherited attributes and inherited attributes, as well as sorting hints for other groups in the inheritance model.

  1. Feat: 模型属性新增布尔、引用、短文本、长文本的数据类型
  2. Feat: 属性下拉列表支持自定义枚举值
  3. Fix: 修复了资源搜索 in查询 不准的问题
  4. Fix: 修复了继承模型中非继承属性与继承属性的排序以及其他分组的排序提示问题