NocoBase v1.3.34-beta: Filter Form Field Configuration Improvements

Release Note of v1.3.34-beta

nocobase [bot] |

🎉 New Features

  • [test] Association fields in filter forms support configuring whether multiple selection is allowed (#5451) by @zhangzhonghe

  • [client] Add a variable named “Parent object” (#5449) by @zhangzhonghe Reference: Parent object

🐛 Bug Fixes

  • [client]

    • Fix URL search params variables not being parsed (#5454) by @zhangzhonghe

    • Fix data clearing bug when selecting association data with data scope in nested sub-tables (#5441) by @katherinehhh

    • fix selected background color of table row (#5445) by @mytharcher

  • [Block: Map] remove zoom level configuration for map fields in table column (#5457) by @katherinehhh

  • [File manager] fix calling storage rule hook on read-pretty fields (#5447) by @mytharcher

  • [Data source: Main] fix e2e case failed due to component changed (#5437) by @mytharcher