NocoBase v1.5.0-beta.18: Bug Fixes

Release Note of v1.5.0-beta.18

nocobase [bot] |

🐛 Bug Fixes

  • [client]

    • Fix the issue of unexpected table cell display in third-party plugins (#5934) by @zhangzhonghe

    • Fix the issue where the delete button is disabled in the block template management page (#5922) by @zhangzhonghe

  • [Verification] Fix empty form fields when opening the edit drawer in the Verification settings page (#5949) by @chenos

  • [Workflow: Custom action event]

    • Fix test case failed on SQLite by @mytharcher

    • Fix test cases of custom action trigger by @mytharcher

  • [Workflow: Pre-action event] Fix test cases of request interceptor by @mytharcher