@nocobase/database
Advanced tools
Changelog
v1.4.3 - 2024-12-05
[test] Allow login with role name in test cases (#5794) by @mytharcher
[Notification: In-app message] update titles for detail URLs in in-app-message forms and localization files (#5742) by @sheldon66
Fix the issue where the token is not cleared after a user without a role encounters a sign in error and clicks the โSign in with another accountโ button (#5790) by @2013xile
Loss of request headers on silent requests (#5795) by @chenos
Blank page when user has no role (#5797) by @chenos
Fix scrollbar issue in sub-table with size small under compact theme (#5796) by @katherinehhh
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