Nocobase v1.4.0-alpha.9: Support union key in collection event

Release Note of v1.4.0-alpha.9

nocobase [bot] |

🎉 New Features

  • [Authentication] Allows to configure username and email fields of sign up form (#5639) by @2013xile

  • [Workflow] support union key in collection event (#5627) by @mytharcher

🚀 Improvements

  • [client] adjust default column width to 100 in table block (#5625) by @katherinehhh

  • [Notification manager] update in-app-message icon to bell icon (#5638) by @sheldon66

  • [Block: Action panel] add support for block height setting in action panel (#5628) by @katherinehhh

  • [Mobile] Style: optimize mobile styling: reduce field spacing,and enhance compactness of field display (#5605) by @katherinehhh

🐛 Bug Fixes

  • [build] Fixed the issue failing to build the plugin if containing .less file (#5646) by @gchust

  • [client] Fix align right-fixed column in table (#5636) by @katherinehhh

  • [Workflow: Loop node] fix wrongly condition checking in loop node (#5634) by @mytharcher

  • [Notification manager] fix template not compiled in notification api (#5630) by @mytharcher