Socket
Book a DemoInstallSign in
Socket

@nocobase/resourcer

Package Overview
Dependencies
Maintainers
1
Versions
750
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nocobase/resourcer - npm Package Versions

1345
โ€ฆ
75

1.9.0-alpha.5

Diff
c
chenos
published 1.9.0-alpha.5 โ€ข
c
chenos
published 1.8.14 โ€ข

Changelog

Source

v1.8.14 - 2025-08-05

๐Ÿ› Bug Fixes

  • [client] Fix the issue where variable raw strings are submitted with the form (#7337) by @zhangzhonghe

  • [Workflow: Approval] Add task title for added and delegated items by @mytharcher

c
chenos
published 1.8.13 โ€ข

Changelog

Source

v1.8.13 - 2025-08-04

๐ŸŽ‰ New Features

  • [Auth: SAML 2.0] Add signature-related configuration options by @2013xile

๐Ÿš€ Improvements

  • [Workflow: JavaScript] Change cache to app cache to avoid bugs in cluster mode by @mytharcher

๐Ÿ› Bug Fixes

  • [client]

    • Fix tooltip shows [object Object] on hover in action panel (#7322) by @katherinehhh

    • When using variables to set field default values in filter forms, if the variable value is empty, the input box will display the original variable string (#7335) by @zhangzhonghe

  • [Collection: Tree] Fix the path synchronization logic of tree collections (#7330) by @ChimingLiu

c
chenos
published 1.8.12 โ€ข

Changelog

Source

v1.8.12 - 2025-08-01

๐ŸŽ‰ New Features

  • [client] Added "Auto focus" option for Input, TextArea, URL, and InputNumber components that automatically focuses the input field during initial page rendering when enabled (#7320) by @zhangzhonghe

๐Ÿ› Bug Fixes

  • [client]

    • Fix file preview item on null url (#7315) by @mytharcher

    • Add full URL to local file when previewing (#7314) by @mytharcher

  • [utils] incorrect timezone handling for parseDate (#7318) by @katherinehhh

  • [undefined] Add new plugin to preset (#7319) by @mytharcher

  • [File manager] Fix storage field permission (#7316) by @mytharcher

  • [Workflow] Fix undefined result when processor exit (#7317) by @mytharcher

  • [Workflow: Dynamic calculation node] Fix legacy API caused error (#7321) by @mytharcher

  • [Workflow: Subflow] Fix flow suspended by @mytharcher

c
chenos
published 1.9.0-alpha.4 โ€ข
c
chenos
published 1.8.11 โ€ข

Changelog

Source

v1.8.11 - 2025-07-30

๐ŸŽ‰ New Features

  • [Office File Previewer] Support to preview Office files via Microsoft live preview (#7300) by @mytharcher

๐Ÿš€ Improvements

  • [client] Do not automatically close menu after selection (#7252) by @kerwin612

  • [Notification: In-app message] Change in-app message from SSE to WebSocket (#7302) by @mytharcher

  • [Workflow] Reduce jobs amount to load when preparing execution (#7284) by @mytharcher

  • [Auth: DingTalk] In the DingTalk client, set the navigation bar title to an empty string instead of displaying โ€œLoadingโ€ฆโ€ by @2013xile

๐Ÿ› Bug Fixes

  • [client]

    • Fix issue where tree table cannot be expanded (#7309) by @zhangzhonghe

    • Fix unexpected behavior in table row drag and drop sorting (#6959) by @ChimingLiu

    • Fix infinite loop issue when parsing field default values (#7301) by @zhangzhonghe

    • ไฟฎๅค็ญ›้€‰่กจๅ•ไธญๅ…ณ็ณปๅญ—ๆฎต้…็ฝฎๆ•ฐๆฎ้€‰ๆ‹ฉๅ™จๆ—ถๅผน็ช—ๅ†…ๆ—ฅๆœŸๅญ—ๆฎตๅฑ•็คบๅผ‚ๅธธ็š„้—ฎ้ข˜ (#7290) by @katherinehhh

  • [Workflow: HTTP request node] Fix racing condition bug (#7310) by @mytharcher

  • [Workflow] Fix BigInt ID issue in MySQL when save job (#7292) by @mytharcher

  • [Action: Export records] Fixed incorrect formatting of nested relational fields when exporting to Excel. (#7277) by @aaaaaajie

  • [Data source: External SQL Server] Fix inconsistent storage format for MSSQL datetime (without time zone) fields from external data sources by @aaaaaajie

  • [Workflow: Approval] Fix error thrown from assignee select inside external datasource by @mytharcher

c
chenos
published 1.9.0-beta.5 โ€ข
c
chenos
published 1.8.10 โ€ข

Changelog

Source

v1.8.10 - 2025-07-24

๐ŸŽ‰ New Features

  • [Auth: SAML 2.0] Support automatic redirection to the SSO URL when the user is unauthenticated by @2013xile

  • [server] Support configuring request body size limit via environment variable (#7273) by @aaaaaajie

  • [Workflow: Parallel node] Add "All settled" mode for parallel node (#7263) by @mytharcher

  • [Redis queue adapter] Add Redis adapter for event queue by @mytharcher

๐Ÿš€ Improvements

  • [Workflow] Add json type constant for test variable (#7274) by @mytharcher

  • [AI integration] Remove await for invoking saveJob (#7275) by @mytharcher

  • [Workflow: JSON calculation] Make JSON query node testable by @mytharcher

  • [server] Make concurrent memory queue available when processing items not full (#7267) by @mytharcher

  • [database] Automatically activates simple pagination when dataset exceeds a threshold (#7227) by @aaaaaajie

  • [Workflow: Manual node] storePopupContext supports saving default context (#7264) by @zhangzhonghe

  • [Redis queue adapter] Make concurrent queue available when processing items not full for Redis adapter by @mytharcher

๐Ÿ› Bug Fixes

  • [client]

    • fuzzy search not working in select association field when using formula as title field (#7280) by @katherinehhh

    • missing current object variable in sub-table linkage rules (#7266) by @katherinehhh

    • Data selector title field setting is invalid (#7251) by @zhangzhonghe

    • Fix issue where Markdown fields were not rendered correctly in the detail view. (#7257) by @aaaaaajie

    • After field changes, the association fields that depend on this field have not cleared their values (#7262) by @zhangzhonghe

    • display issue when deprecated date variables are used in date fields of historical data (#7253) by @katherinehhh

  • [database]

    • Resolve auto simple pagination failure caused by table naming convention. (#7256) by @aaaaaajie

    • Fixed failure when exporting large datasets from PostgreSQL (#7228) by @aaaaaajie

    • Fix issue where default primary key sorting causes list loading failure when using MSSQL external data source in table block. (#7259) by @aaaaaajie

  • [auth] Fix the issue where an empty secret in sub-application configuration prevents sign-in (#7239) by @2013xile

  • [Data source manager] Fixed preserve external datasource attributes in collection configuration (#7249) by @aaaaaajie

  • [Action: Batch edit] Unable to perform bulk edit and bulk update in data selector (#7250) by @zhangzhonghe

  • [Workflow] Fix wrong version of dependency (#7258) by @mytharcher

  • [Data source: External Oracle] Fixed preserve external datasource attributes in collection configuration by @aaaaaajie

  • [Workflow: Approval] The Link button's URL points to a popup on the current page, but clicking it shows a 404 error by @zhangzhonghe

  • [Email manager] the messages and labes relationship collection is exceptional under mysql by @jiannx

c
chenos
published 1.8.9 โ€ข
c
chenos
published 1.8.8 โ€ข

Changelog

Source

v1.8.8 - 2025-07-23

๐ŸŽ‰ New Features

  • [Workflow: Parallel node] Add "All settled" mode for parallel node (#7263) by @mytharcher

  • [Redis queue adapter] Add Redis adapter for event queue by @mytharcher

๐Ÿš€ Improvements

  • [server] Make concurrent memory queue available when processing items not full (#7267) by @mytharcher

  • [database] Automatically activates simple pagination when dataset exceeds a threshold (#7227) by @aaaaaajie

  • [Workflow: Manual node] storePopupContext supports saving default context (#7264) by @zhangzhonghe

  • [Redis queue adapter] Make concurrent queue available when processing items not full for Redis adapter by @mytharcher

๐Ÿ› Bug Fixes

  • [client]

    • missing current object variable in sub-table linkage rules (#7266) by @katherinehhh

    • Data selector title field setting is invalid (#7251) by @zhangzhonghe

    • Fix issue where Markdown fields were not rendered correctly in the detail view. (#7257) by @aaaaaajie

    • After field changes, the association fields that depend on this field have not cleared their values (#7262) by @zhangzhonghe

    • display issue when deprecated date variables are used in date fields of historical data (#7253) by @katherinehhh

  • [database]

    • Resolve auto simple pagination failure caused by table naming convention. (#7256) by @aaaaaajie

    • Fixed failure when exporting large datasets from PostgreSQL (#7228) by @aaaaaajie

    • Fix issue where default primary key sorting causes list loading failure when using MSSQL external data source in table block. (#7259) by @aaaaaajie

  • [auth] Fix the issue where an empty secret in sub-application configuration prevents sign-in (#7239) by @2013xile

  • [Data source manager] Fixed preserve external datasource attributes in collection configuration (#7249) by @aaaaaajie

  • [Action: Batch edit] Unable to perform bulk edit and bulk update in data selector (#7250) by @zhangzhonghe

  • [Workflow] Fix wrong version of dependency (#7258) by @mytharcher

  • [Data source: External Oracle] Fixed preserve external datasource attributes in collection configuration by @aaaaaajie

  • [Workflow: Approval] The Link button's URL points to a popup on the current page, but clicking it shows a 404 error by @zhangzhonghe

  • [Email manager] the messages and labes relationship collection is exceptional under mysql by @jiannx

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with โšก๏ธ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.