Skip to content

Some APIs will undergo breaking changes 一些 API 将发生破坏性变更 #15727

@TCOTC

Description

@TCOTC

The following changes are scheduled to take effect after June 30, 2026. Developers are advised to make adaptations in advance:

  • Remove /api/system/reloadUI. Please use /api/ui/reloadUI (available after v3.1.27, related to #14494, #15308)
  • Remove /api/filetree/refreshFiletree. Please use /api/system/rebuildDataIndex (available after v3.3.0, related to #15663)
  • Remove the rowID parameter in /api/av/setAttributeViewBlockAttr. Please use the itemID parameter instead (available after v3.3.1, related to #15708)
  • Remove the rowID parameter in /api/av/batchSetAttributeViewBlockAttrs. Please use the itemID parameter instead (available after v3.3.1, related to #15708)
  • Remove /api/av/searchAttributeViewNonRelationKey

计划于 2026 年 6 月 30 日之后进行以下更改,请开发者提前进行适配:

  • 移除 /api/system/reloadUI,请使用 /api/ui/reloadUI(在 v3.1.27 之后可用,关联 #14494#15308
  • 移除 /api/filetree/refreshFiletree,请使用 /api/system/rebuildDataIndex(在 v3.3.0 之后可用,关联 #15663
  • 移除 /api/av/setAttributeViewBlockAttrrowID 参数,请使用 itemID 参数(在 v3.3.1 之后可用,关联 #15708
  • 移除 /api/av/batchSetAttributeViewBlockAttrsrowID 参数,请使用 itemID 参数(在 v3.3.1 之后可用,关联 #15708
  • 移除 /api/av/searchAttributeViewNonRelationKey

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions