@nocobase/logger
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
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
Changelog
v1.3.53 - 2024-11-28
[client]
[Workflow: Pre-action event] remove waring log in request interceptor by @mytharcher
[cli] Daemon mode does not delete sock files (#5750) by @chenos
[client]
Fix issue with association fields affecting each other when multiple association fields has the same target collection (#5744) by @katherinehhh
Fix issue with checkbox alignment in sub-table (#5735) by @katherinehhh
Fix foreign key field display issue in the data selector (#5734) by @katherinehhh
Fix adjust feedbackLayout to improve validation messaging in sub-table (#5700) by @katherinehhh
[server] Load plugins in dependency order (#5706) by @chenos
[Block: Map] Fix error when changing zoom levels in Google Maps (#5722) by @katherinehhh
[Data source: Main] Fix infer field name in view collection (#5729) by @chareice
[File manager] when the endpoint is not empty, forcePathStyle is set to true (#5712) by @chenos