Nocobase v1.4.13: Prohibit the use of dangerous keywords and functions in SQL

Release Note of v1.4.13

nocobase [bot] |

🚀 Improvements

  • [Collection: SQL] Prohibit the use of dangerous keywords and functions in SQL. (#5913) by @2013xile

  • [Theme editor] Optimize API validation for user profile editing and password updates (#5912) by @2013xile

🐛 Bug Fixes

  • [Data source: Main] Fixed foreign key loading issues (#5903) by @chareice

  • [Collection: SQL] Fix the issue where fields disappear after updating an SQL Collection. (#5909) by @chareice

  • [Backup manager] Fixed restore backup is not working on Windows by @gchust