NocoBase v1.3.55: To use icons with more accurate meanings for block initializers

Release Note of v1.3.55

nocobase [bot] |

🚀 Improvements

  • [client] To use icons with more accurate meanings for block initializers (#5757) by @mytharcher

🐛 Bug Fixes

  • [client]

    • Fix E2E cases based on changed icons (#5768) by @mytharcher

    • Fix select field to display blank when data is empty (#5762) by @katherinehhh

  • [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