Skip to content

v2.3.11

Compare
Choose a tag to compare
@pycook pycook released this 13 Jan 07:12
· 706 commits to master since this release
  1. Feat: Support regular expression validation for attribute configuration. Users can define a format-specific regex rule for attribute configuration or customize their own regular expression.
  2. Feat: My Subscriptions and the resource hierarchy module now support sorting of subscribed models.
  3. Feat: Enhance user experience by eliminating the checkbox selection method for changes in multi-valued attributes.

  1. Feat:属性配置时支持正则校验,可为属性配置限定格式的正则规则,也可以自定义正则表达式
  2. Feat:我的订阅和资源层级模块支持对已订阅模型进行排序
  3. Feat:优化用户体验,多值属性的变更不再使用下拉框勾选的方式