NocoBase v1.4.0-alpha.20241016035453: Add Attachment (URL) Field

Release Note of v1.4.0-alpha.20241016035453

nocobase [bot] |

🎉 New Features

  • [sdk] Allows to store client information into sessionStorage by setting API_CLIENT_STORAGE_TYPE environment variable (#5424) by @2013xile
  • [Collection field:Attachment(URL)] Add Attachment (URL) Field by @katherinehhh

🚀 Improvements

  • [client]

    • optimize remote debugging (#5394) by @chenos
    • style optimization for centering icon when action buttons use icon-only (#5413) by @katherinehhh
    • update record automatic close message popup (#5408) by @katherinehhh
  • [Workflow: HTTP request node] Support for SSE(Server-Sent Events) (#5418) by @chenos

🐛 Bug Fixes

  • [Public forms] Fix issue with clicking settings on public form (#5392) by @katherinehhh

  • [client]

    • Fix the issue of not displaying the value in the default value input box (#5400) by @zhangzhonghe
    • Fix the error of not finding the association field when linkage rules are set for the subtable (#5402) by @zhangzhonghe
    • fix wrongly thumbnail previewing when file type is not supported by default (#5401) by @mytharcher
  • [Localization] Fix the issue where translations in the localization plugin do not take effect after publishing (#5416) by @2013xile