@nocobase/logger
Advanced tools
Changelog
v1.8.7 - 2025-07-17
[client] Color Picker: Add four recommended colors (#7226) by @zhangzhonghe
[Workflow] Make comparison compatible for date values (#7237) by @mytharcher
[client]
[Workflow: Subflow] Fix error thrown when recall signal arrive but pending execution is not on current instance by @mytharcher
Changelog
v1.8.6 - 2025-07-16
[client]
[database] Fixed error when enabling simple pagination for external data source tables (#7222) by @aaaaaajie
[Collection field: Sort] missing sort field selection when duplicating records (#7116) by @katherinehhh
[Workflow: Approval]
Add fault tolerance for deleted approval in record list by @mytharcher
Fix multiple levels of associations when submit approval by @mytharcher
Fix exception when delete record by @mytharcher
Changelog
v1.8.5 - 2025-07-14
[Collection field: Formula] Add more calculable interfaces (#7215) by @mytharcher
[Workflow] Use logging instead of throwing error when execution should not run due to status (#7217) by @mytharcher
[Workflow: Approval] Support to delete approval when related data deleted by @mytharcher
[client]
issue where attachment fields could not be selected as variables in linkage rule (#7213) by @zhangzhonghe
Fix the issue where dropdown select components are blocked by the keyboard on iOS (#7149) by @zhangzhonghe
value assignment fails in edit form when both value and options are set for select field (#7209) by @katherinehhh
Filter collapse: Filter is not triggered during page initialization after setting default values for fields (#7206) by @zhangzhonghe
error when assigning values in list block using kanban sort field (#7208) by @katherinehhh
Browser tab title is not synchronized when switching between submenus (#7207) by @zhangzhonghe
Popup action: Page display does not meet expectations after switching tabs (#7212) by @zhangzhonghe
[acl] Fix error when deleting a role under role union mode that includes the root role. (#7198) by @aaaaaajie
[Multi-app manager] Fix auth options in unexpected position (#7210) by @mytharcher
[Authentication] Fix the issue where the login page cannot scroll (#7159) by @zhangzhonghe
[Workflow: Approval] Fix associations when submit approval by @mytharcher
Changelog
v1.8.4 - 2025-07-13
[Multi-app manager] Support to configure independent auth secret for sub-apps (#7197) by @mytharcher
[Workflow: CC] Add CC node to workflow (#7201) by @mytharcher
[Notification: In-app message] Optimize font size for mobile message page (#7199) by @zhangzhonghe
[Auth: DingTalk] Support configuring the callback URL’s protocol and port number by @2013xile
[Notification: In-app message] Fix BigInt timestamp in string format causes dayjs issue (#7196) by @mytharcher
[Workflow: Approval]
To avoid error when user not exists by @mytharcher
Reload association on record by @mytharcher
Add try/catch
in migration when update UI schema by @mytharcher
Changelog