@nocobase/acl
Advanced tools
Changelog
v1.4.0 - 2024-12-03
Reference documentation:
Reference documentation:
Reference documentation:
Reference documentation:
Share public forms externally to collect information from anonymous users.
Reference documentation:
Use the KingbaseES database as a data source, either as the main database or an external database.
Reference documentation:
Use external Oracle databases as a data source.
Reference documentation:
Supports URL-based attachments.
Reference documentation:
Reference documentation:
JavaScript nodes allow users to execute JavaScript within a workflow. The script can use variables from upstream nodes in the process as parameters and the return value of the script can be used in downstream nodes.
Reference documentation:
Added ECharts, supporting funnel, radar and more charts, and providing more user-friendly configurations.
Reference documentation:
Reference documentation:
Designed to house various quick actions, currently supports:
Supports both grid and list layouts
Reference documentation:
Changelog
v1.3.55 - 2024-12-03
[client]
[database] Fix update hasOne/belongsTo association values without foreign key (#5754) by @chareice
[Data source manager] Fix incorrect display of source key (#5771) by @katherinehhh
[Workflow: Custom action event]
Allow all roles to triggering custom action event in external data sources by @mytharcher
Fix default data source as main by @mytharcher
Fix data source error when not matched by @mytharcher
Fix custom action trigger not triggering on association by @mytharcher