NocoBase v1.4.24: datePicker component input read only

Release Note of v1.4.24

nocobase [bot] |

🚀 Improvements

  • [client] datePicker component input read only (#6061) by @Cyx649312038

🐛 Bug Fixes

  • [client]

    • Fix incorrect loading of modal association fields in table block (#6060) by @katherinehhh

    • Fix style issue in sub-table in detail block (#6049) by @katherinehhh

    • Fix number field format in readPretty mode affecting edit mode (#6050) by @katherinehhh

    • Fix table header cell style issue in ant-table (#6052) by @katherinehhh

  • [database] fix an issue when init sort field with primary key (#6059) by @chareice

  • [Data visualization] Remove the LIMIT clause when using aggregate functions without setting dimensions in chart queries (#6062) by @2013xile

  • [Backup manager] Fixed backup download error for users only logged into sub-app by @gchust