Learn about the latest features, improvements, and bug fixes.
[client]
[Data visualization] update alert tips and events code template annotations (#7814) by @heziqiang
[Access control] Optimize permission control logic for association field operations (#7800) by @2013xile
[Auth: OIDC] Increase the request timeout by @2013xile
[server] Fix an issue where, after enabling service-splitting mode, worker processes sending messages through the message queue would cause errors (#7797) by @mytharcher
[client]
[flow-engine] Fix the issue where changes to the event flow would only take effect after refreshing the page. (#7811) by @gchust
[Workflow] Fix the issue where the workflow plugin still consumes the queue event when it is not in worker mode under the service splitting mode (#7820) by @mytharcher
[Workflow: Approval] Fix an issue where main collection fields were not excluded when reloading association data by @mytharcher
[Email manager] Fix the issue of reserved images and synchronization in outlook by @jiannx
[Workflow: Approval] Fix an issue where main collection fields were not excluded when reloading association data by @mytharcher
[Email manager] Fix the issue of reserved images and synchronization in outlook by @jiannx
[Access control] Optimize permission control logic for association field operations (#7800) by @2013xile
[Workflow: JavaScript] Fix a security vulnerability caused by upper-level functions being passed into the execution environment, preventing exploitation that could grant access to the upper execution context by @mytharcher
[Auth: OIDC] Increase the request timeout by @2013xile
[server] Fix an issue where, after enabling service-splitting mode, worker processes sending messages through the message queue would cause errors (#7797) by @mytharcher
[client] fix empty next page issue in simple pagination detail block (#7784) by @katherinehhh
[Workflow]
[Users] Incorrect index refresh when field names use snake_case style (#7785) by @2013xile
[Workflow: Custom variable] Fix error thrown when no config in variable node by @mytharcher
[flow-engine]
Fixed an issue where variables in subform association fields were not correctly resolved when the field was modified via the user interface. (#7799) by @gchust
error in edit form for multi-primary key records (#7798) by @gchust
Fixed an issue where certain configurations for the “Open View” action were not applied, ensuring the action now works as intended for all specified configurations. (#7790) by @gchust
[client]
[Users] Incorrect index refresh when field names use snake_case style (#7785) by @2013xile
[flow-engine] support delayed operation in flow model (#7786) by @gchust
[Workflow: JavaScript] Fix a security vulnerability caused by upper-level functions being passed into the execution environment, preventing exploitation that could grant access to the upper execution context by @mytharcher
[client]
[Workflow] Add workflowId as identity data for logs of workflow (#7789) by @mytharcher
[Workflow: Custom variable] Fix error thrown when no config in variable node by @mytharcher
[Email manager] collection mailMessages add indexes by @jiannx
multipleStatements option to the MariaDB connection instance to support invoking multiple statements in a single query (#7781) by @mytharcher[flow-engine] Fixed an issue where the action buttons in the table block did not update correctly after switching pages, ensuring their functionality matches the current page’s data. (#7779) by @gchust
[client]
[database] Incorrect index field detection when field names use snake_case style (#7776) by @2013xile
[Mobile (deprecated)] Fix the issue where the date field default value popup on mobile cannot select a date (#7783) by @zhangzhonghe
[database] Add the multipleStatements option to the MariaDB connection instance to support invoking multiple statements in a single query (#7781) by @mytharcher
[Workflow] Support data block in workflow to use consolidate detail settings menu (#7771) by @mytharcher
[server] Isolate Pub-Sub channel by app name (#7762) by @mytharcher
[client] Fix “Maximum call stack size exceeded” (#7780) by @zhangzhonghe
[database] Incorrect index field detection when field names use snake_case style (#7776) by @2013xile
[Workflow] Resolved an issue where the workflow dispatcher in cluster mode failed to correctly identify idle states, which could lead to unnecessary queue event consuming before plugin is ready (#7768) by @mytharcher
[Mobile (deprecated)] Fix the issue where the date field default value popup on mobile cannot select a date (#7783) by @zhangzhonghe
[Workflow: Approval] Fix error thrown when duplicate approval workflow by @mytharcher
[Email manager] collection mailMessages add indexes by @jiannx
[undefined] update the English documentation of the chart plugin (#7748) by @heziqiang
[telemetry] Add telemetry metrics for number of online sub-applications, etc (#7743) by @2013xile
[Workflow] Support data block in workflow to use consolidate detail settings menu (#7771) by @mytharcher
[Multi-app manager (deprecated)] Enabled asynchronous startup for sub-applications using a queue (#7749) by @2013xile
[Data visualization] add chart data time format options (#7763) by @heziqiang
[Workflow: Approval] Add notification for delegated and added assignee by @mytharcher
[client]
Fixed an issue where the labels of enum types in variable-related components were not displayed in the correct language. (#7765) by @gchust
Fix missing required field indicator after setting frontend validation (#7760) by @katherinehhh
fix issue with clearing non-timezone date in edit form (#7759) by @katherinehhh
Fix required field validation for linkage rules (#7756) by @zhangzhonghe
resolve Invalid Date issue when deleting Specified Date in filte… (#7746) by @katherinehhh
Fix required validation failure for Markdown Vditor field (#7764) by @katherinehhh
Add data scope configuration for relationship fields in filter forms (#7761) by @zhangzhonghe
fix time format issue in subtable fields (#7750) by @katherinehhh
[flow-engine]
[server] Isolate Pub-Sub channel by app name (#7762) by @mytharcher
[Block: GridCard] fix data duplication issue between list and grid card block (#7773) by @katherinehhh
[Multi-app manager (deprecated)] Incorrect collection for sub-application status metric (#7772) by @2013xile
[Workflow]
Resolved an issue where the workflow dispatcher in cluster mode failed to correctly identify idle states, which could lead to unnecessary queue event consuming before plugin is ready (#7768) by @mytharcher
Fix an issue where, in service-splitting mode, manually executing a workflow containing an interrupt node would remain stuck in a pending status (#7767) by @mytharcher
[Workflow: Approval]
Fix error thrown when duplicate approval workflow by @mytharcher
Creating approval nodes in parallel branches is no longer supported to avoid issues caused by process status by @mytharcher
[Email manager]
add sync logs by @jiannx
add migration for indexex by @jiannx
[Workflow] Fix an issue where, in service-splitting mode, manually executing a workflow containing an interrupt node would remain stuck in a pending status (#7767) by @mytharcher
[Email manager] add migration for indexex by @jiannx
[Workflow: Approval] Creating approval nodes in parallel branches is no longer supported to avoid issues caused by process status by @mytharcher
[Email manager] add sync logs by @jiannx
[client] can’t load current form variable’s fields (#7745) by @gchust
[Workflow: Approval] Fix locales by @mytharcher
[server] Add gateway log (#7683) by @2013xile
[Workflow: notification node] Add ignoreFail option for notification node, which allow to continue workflow when notification sending failed (#7736) by @mytharcher
[client]
[database] Skip default value synchronization for MySQL JSON columns (#7696) by @2013xile
[Workflow]
Fix the issue where, in service-splitting mode, improper handling of the in-memory pending queue caused some workflows to not execute (#7692) by @mytharcher
Fix value of execution status when create with deferred (#7721) by @mytharcher
Fix the issue where, after deleting a node that starts branching, the key of the first node retained within the branch was incorrectly changed to a new value (#7665) by @mytharcher
[Access control] Fix middlewares order of resourceManager (#7728) by @2013xile
[File manager] Fix the issue of .msg file can not be uploaded properly (#7662) by @mytharcher
[Workflow: Manual node] Fix the issue where manual tasks disappear after workflow disabled (#7687) by @mytharcher
[Collection field: administrative divisions of China] Data import fails when the city and area have the same name (#7673) by @2013xile
[Workflow: Approval]
Fix the translation issue of the status text in approval completion notifications, using the system’s default language for translation when the user has not set a language preference by @mytharcher
Fix locales by @mytharcher
Now, it’s time to officially introduce NocoBase 2.0-alpha!
ignoreFail option for notification node, which allow to continue workflow when notification sending failed (#7736) by @mytharcher[client]
Resolved an issue where the association field variable in the current form could not be properly identified, ensuring accurate data processing in forms. (#7726) by @gchust
Resolved an issue where assigning an array as the value or default value to a “toOne” field resulted in an error. This ensures proper handling of variable resolution results, improving system stability and accuracy. (#7735) by @gchust
[Access control] Fix middlewares order of resourceManager (#7728) by @2013xile
[flow-engine] event flow’s steps should not be displayed in configuration menus (#7723) by @gchust
[client] Fixed an issue where non-filterable fields were incorrectly listed in the filter options, ensuring only applicable fields appear for selection. (#7700) by @gchust
[Workflow] Fix value of execution status when create with deferred (#7721) by @mytharcher
[AI employees] Optimized web search behavior and user hints for Gemini (#7720) by @cgyrock
[Action: Export records] resolve issue with exportable field list display in export action (#7714) by @katherinehhh
[Action: Import records] resolve issue with field list display in Importable fields (#7710) by @katherinehhh
[Action: Import records Pro] resolve issue with field list display in Importable fields by @katherinehhh
Enhanced data validation and task scheduling, supporting service decoupling and graceful shutdown to improve overall system stability and flexibility.
[undefined] update chart overview document (#7702) by @heziqiang
[client] support jsx in JS code editor (#7699) by @gchust
[AI employees] AI employee can autonomously query data based on table block metadata (#7703) by @cgyrock
Loading more content...
No more content to load