🐛 Bug Fixes
-
[client] Fixed an issue where default values would not apply when re-adding a record after it had been removed from a sub-table. (#9192) by @gchust
-
[License settings] update license save success message (#9251) by @jiannx
-
[AI employees] Fixed the issue where variables in the system prompt of AI employees did not take effect (#9256) by @cgyrock
-
[Action: Import records] Fix the issue where import xlsx failed and throw no header matched error (#9253) by @mytharcher
-
[AI: Knowledge base] Fix issue where deleting knowledge base documents did not delete associated vector data by @cgyrock
-
[Action: Import records Pro] Fix the issue where import xlsx failed and throw no header matched error by @mytharcher