NocoBase v1.4.0-alpha.20241023053303: SubTable Support Pagination

Release Note of v1.4.0-alpha.20241023053303

nocobase [bot] |

🚀 Improvements

  • [client] subTable support pagination (#5450) by @katherinehhh

  • [Block: Kanban] Add support for enabling or disabling drag-and-drop sorting in Kanban block (#5468) by @katherinehhh

  • [Calendar] show create popup when select calendar slot (#5483) by @gu-zhichao

  • [Multi-app manager] support for the USE_DB_SCHEMA_IN_SUBAPP environment variable (#5481) by @chenos

  • [Workflow] Add card like fields set component (#5464) by @mytharcher

🐛 Bug Fixes

  • [client] variable value is lost after refreshing markdown block popup (#5478) by @katherinehhh

  • [Data visualization] Fix issues where using external oracle data source for data visualization plugin, e.g. date formatting issues (#5436) by @2013xile

  • [File manager] fix file can not be uploaded due to rule hook. (#5460) by @mytharcher