Learn about the latest features, improvements, and bug fixes.
[flow-engine] Fixed the issue where ACL permission data is not reloaded after logout and login. (#7874) by @gchust
[client] fix issues in form item setting (#7867) by @katherinehhh
[Data visualization] Use sql resource debug mode only during chart preview (#7893) by @heziqiang
[Multi-space] multi-space associated users by @jiannx
[Workflow: Approval]
Fix the issue where the page size of loading notification channel is not big enough, and cause the list is not completed loaded by @mytharcher
Fix a performance issue that occurred when querying the list of approval records during approval submission by @mytharcher
Fix the date format on the approval list cards in the to-do center to display the complete date and time by @mytharcher
[client] Fix the issue where the linkage rule for the approval form is not working (#7858) by @zhangzhonghe
[server] Fix an issue in service-splitting mode where unsubscribed queue messages could not be published (#7875) by @mytharcher
[Workflow]
[Workflow: Manual node] Fix namespace of locale language should use, to show correct content of translation (#7877) by @mytharcher
[Access control] Issue of association operation snippets are not taking effects (#7876) by @2013xile
[Workflow: Approval]
Fix the issue where the page size of loading notification channel is not big enough, and cause the list is not completed loaded by @mytharcher
Fix the issue where the linkage rule for the approval form is not working by @zhangzhonghe
Fix the date format on the approval list cards in the to-do center to display the complete date and time by @mytharcher
Fix a performance issue that occurred when querying the list of approval records during approval submission by @mytharcher
[client]
Fixed the issue the default JS field configuration did not use the display mode setting. (#7862) by @gchust
Fix the issue where duplicated templates do not appear, which is caused by dragging and then deleting a referenced template (#7847) by @zhangzhonghe
Fixed the issue about not be able to set default value of date field in filter form block model. (#7853) by @gchust
Fix the issue where the linkage rule for the approval form is not working (#7858) by @zhangzhonghe
Fixed the issue quick edit operations in the table block do not update data correctly. (#7845) by @gchust
Fix issue where the rich text field cannot input default value and the multi-select field default value cannot select multiple options. (#7864) by @gchust
[Multi-app manager (deprecated)] After a sub application stops, publish a synchronization message to notify other nodes to stop the corresponding sub application (#7849) by @2013xile
[Workflow: Approval] Fix the issue where the linkage rule for the approval form is not working by @zhangzhonghe
[Email manager] ShadowHtml refresh error by @jiannx
[client] Fix the issue where duplicated templates do not appear, which is caused by dragging and then deleting a referenced template (#7847) by @zhangzhonghe
[utils] Enable object merging in intersect strategy (#7840) by @chenos
[Data visualization: ECharts] fix issue with ECharts config labelType by @heziqiang
[Email manager] sync microsoft mail read status without timestamp by @jiannx
[client] Support dragging for table column actions (#7842) by @zhangzhonghe
[Data visualization] add chart sql datasource (#7830) by @heziqiang
[utils]
[client]
Fixed an issue where the linkage rules for row action buttons in a table block were not re-executed after the row data was updated, ensuring the rules are now properly reapplied when changes occur. (#7832) by @gchust
Fixed the errors when preview code in code editor if the code contains jsx syntax (#7836) by @gchust
[undefined] Fix the issue of incorrect styling on the plugin documentation homepage in dark mode. (#7839) by @gchust
[File manager] fix table block field configuration issues (#7843) by @katherinehhh
[AI employees] Hide AI employee chat button on v1 pages (#7829) by @cgyrock
[Data visualization: ECharts] fix issue with ECharts config labelType by @heziqiang
[Email manager]
fix draft bugs by @jiannx
sync microsoft mail read status without timestamp by @jiannx
[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
Loading more content...
No more content to load