NocoBase v2.1.0-alpha.47: Added an option for Gantt blocks to focus on today by default.

Release Note of v2.1.0-alpha.47

nocobase [bot] |

🎉 New Features

  • [undefined] Improved managed app and plugin management in the CLI, including appPath-aware environment handling, plugin import, licensed plugin sync, and related documentation updates. (#9655) by @chenos Reference: CLI docs, Quickstart
  • [Block: Gantt] Added an option for Gantt blocks to focus on today by default. (#9692) by @jiannx
  • [Multi-space] Added client v2 support for the multi-space plugin, including space switching and space management. by @jiannx

🚀 Improvements

  • [Workflow] Removed workflow history transaction coupling from workflow execution. (#9668) by @mytharcher
  • [UI templates] Migrated UI templates to client v2. (#9591) by @gchust
  • [Multi-keyword filter] Migrated multi-keyword filter to client v2. (#9691) by @gchust
  • [Workflow: Subflow] Removed workflow history transaction coupling from subflow workflow instructions. by @mytharcher
  • [Workflow: Approval] Removed workflow history transaction coupling from approval workflow instructions. by @mytharcher

🐛 Bug Fixes

  • [client] Fixed the issue where hidden linked fields still kept old values. (#9687) by @zhangzhonghe
  • [Action: Import records] Fixed imported records receiving duplicate sort values. (#9684) by @2013xile
  • [Flow engine] Fixed an issue where converting a reference template block to copy would result in an error. (#9693) by @gchust
  • [Block: Map] Fixed an issue where map field values were incorrectly converted when switching between text and map display modes on detail pages. (#9653) by @hongboji
  • [Workflow] Fixed duplicate workflow execution dispatch under concurrent workers. (#9673) by @mytharcher
  • [Workflow: Approval] Fixed the issue where custom field titles are not shown in approval form details. by @zhangzhonghe
× View Image