github nocobase/nocobase v2.1.0-beta.38

latest releases: v2.1.3, v2.1.2, v2.1.1...
pre-release14 days ago

🎉 New Features

  • [cli] Add dynamic api command compatibility guards (#9613) by @chenos

  • [client-v2]

    • Support embedded v2 pages and public form v2 pages (#9431) by @zhangzhonghe

    • Rewrite the client-v2 Plugin manager page into a responsive card-based UI with category filter, search, enable/disable/remove, Bulk enable, and a plugin detail modal; also make the client-v1 Plugin manager page responsive on narrow screens. (#9573) by @Molunerfinn

  • [Workflow]

    • Add timeout control for workflows, support to automatically abort time-outed execution if timeout option is set (#9363) by @mytharcher

    • Added an administrator API to rerun started workflow executions from the head or a specified node. (#9569) by @mytharcher

  • [Block: Gantt] Added v2 support for the Gantt block. (#9545) by @jiannx

  • [Workflow: Webhook] Add 408 response status for timed-out webhook workflow (sync mode) by @mytharcher

  • [Workflow: Subflow] Support timeout setting in workflow by @mytharcher

  • [Auth: OIDC] Migrate plugin-auth-oidc to v2 admin; sign-in button, admin settings form, and SSO auto-redirect now work under v2. by @Molunerfinn

  • [Workflow: Approval] Support timeout setting in workflow by @mytharcher

  • [Auth: LDAP] Add v2 client entry so the LDAP authenticator renders its sign-in form and admin settings on v2 apps. by @Molunerfinn

🚀 Improvements

  • [client-v2]

  • [client] Remove the Hidden option from menu item settings (#9595) by @zhangzhonghe

  • [cli] streamline app upgrade flow (#9587) by @chenos

  • [AI employees] Improved the LLM Base URL field so it can use global-scope variables in create and edit forms. (#9615) by @cgyrock

  • [IP restriction] Add a v2 client for the IP restriction plugin. by @Molunerfinn

🐛 Bug Fixes

  • [flow-engine]

    • Fixed the incorrect ui log level. (#9577) by @gchust

    • Fix unstable cascading menus when typing in search boxes (#9473) by @zhangzhonghe

    • Fixed an issue where table action linkage rules would execute incorrectly after a form was successfully submitted in a popup. (#9445) by @gchust

  • [ai] Pinned LangChain dependencies to stable versions to prevent Ollama tool execution failures and avoid affected upstream releases (#9604) by @cgyrock

  • [client-v2]

    • Fix the sub-app sign-in tabs rendering raw translation templates, and prevent the v2 authentication-method edit drawer from dropping field values on submit. (#9581) by @Molunerfinn

    • Improve plugin manager page performance by using CSS line-clamp instead of antd Typography ellipsis. (#9593) by @Molunerfinn

  • [client]

  • [Collection: Tree] Fix the error caused by circular parent-child data in tree collections (#9603) by @zhangzhonghe

  • [Workflow: Custom action event]

    • Fixed custom action table buttons with multiple records context incorrectly allowing custom context workflows to be selected. (#9608) by @mytharcher

    • Filter custom action workflow binding options by the current block collection. (#9610) by @mytharcher

  • [File manager]

    • Improved PDF preview failure messages and documented CORS requirements for external storage. (#9600) by @mytharcher
      Reference: File Preview
    • Improved PDF preview failure messages and documented CORS requirements for external storage. (#9600) by @mytharcher
      Reference: File Preview
    • Fixed Unicode filename normalization during file uploads to avoid generating object keys with control characters. (#9584) by @mytharcher
  • [AI: Knowledge base] Pinned LangChain dependencies to stable versions to prevent Ollama tool execution failures and avoid affected upstream releases by @cgyrock

  • [Template print] Fixed template print PDF conversion errors not being returned to the client correctly by @jiannx

Don't miss a new nocobase release

NewReleases is sending notifications on new releases.