Socket
Book a DemoInstallSign in
Socket

@nocobase/acl

Package Overview
Dependencies
Maintainers
1
Versions
718
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nocobase/acl - npm Package Versions

2345
…
72

1.8.22

Diff
c
chenos
published 1.8.22 β€’

Changelog

Source

v1.8.22 - 2025-08-27

πŸ› Bug Fixes

  • [Workflow] Fix the issue where the detail popup was not displayed due to an incorrect route configuration in the tasks center (#7452) by @mytharcher
c
chenos
published 1.8.21 β€’

Changelog

Source

v1.8.21 - 2025-08-26

πŸ› Bug Fixes

  • [File manager] Fix the error when editing the storage field in the file collection. (#7393) by @mytharcher

  • [Workflow: Parallel node] Fix the issue where incorrect status determination in parallel branch nodes under the "Run all branch" mode caused premature completion (#7445) by @mytharcher

  • [Workflow: Approval] Add the status variable for custom templates in approval completion notifications by @mytharcher

c
chenos
published 1.8.20 β€’

Changelog

Source

v1.8.20 - 2025-08-25

πŸš€ Improvements

  • [Workflow] Adjust the workflow variable API to support presetting an additional variable list (#7439) by @mytharcher

  • [Workflow: Approval]

    • Support using approval-related variables in custom notifications by @mytharcher

    • Support updating the approval status after the end node terminates the execution by @mytharcher

πŸ› Bug Fixes

  • [client]

    • Fix an issue where, in certain scenarios, editing a record in the mobile record picker popup causes an error (#7444) by @zhangzhonghe

    • required validation not working for attachment fields in subtable (#7431) by @katherinehhh

    • Fix the issue where the icon was displayed incorrectly when the URL in the attachment URL field contained query parameters (#7432) by @mytharcher

  • [database]

    • Fixed a MySQL syntax error that occurred when loading more in-app messages. (#7438) by @aaaaaajie

    • Fixed precision issue for exported Number fields (#7421) by @aaaaaajie

  • [undefined] Fixed issue with filtering by date field only in MySQL external source (#7422) by @aaaaaajie

  • [Action: Import records] Fixed an issue where import failed when the table primary key was a single-line text (#7416) by @aaaaaajie

  • [Workflow]

    • Complete the options for automatically deleting workflow execution status (#7436) by @mytharcher

    • Fix issues related to the mobile menu in the workflow tasks (#7419) by @mytharcher

  • [Action: Import records Pro] Fixed unexpected update result when using string primary key in xlsx import. by @aaaaaajie

c
chenos
published 1.9.0-beta.6 β€’
c
chenos
published 1.9.0-alpha.12 β€’
c
chenos
published 1.8.19 β€’

Changelog

Source

v1.8.19 - 2025-08-22

πŸŽ‰ New Features

  • [Workflow: Approval] Add inline template type for notification configuration by @mytharcher

πŸš€ Improvements

  • [client] Support displaying icons identified by strings in the Select component when in read-only mode (#7420) by @mytharcher

  • [database] Optimized ACL Meta query performance (#7400) by @aaaaaajie

  • [Mobile] Optimize the mobile popup component (#7414) by @zhangzhonghe

πŸ› Bug Fixes

  • [database] Fixed issue where Postgres external table reads included views from other schemas (#7410) by @aaaaaajie

  • [Block: template] Resolved an issue where mail blocks were not visible when placed inside an inherited template block (#7430) by @gchust

  • [Action: Import records Pro] Disallow assigning relation fields during import duplicate detection. by @aaaaaajie

  • [Workflow: Approval] Fix the issue where the user list was empty during countersigning by @mytharcher

  • [Migration manager] Skip the \restrict and \unrestrict commands generated by the latest pg_dump when creating migration files to resolve restore errors. by @2013xile

c
chenos
published 1.8.18 β€’

Changelog

Source

v1.8.18 - 2025-08-19

πŸš€ Improvements

  • [Workflow] Updated the node selection menu to display options in a two-column layout for improving information density and allowing users to view more options at once (#7396) by @mytharcher

  • [License settings] In the license settings, copy the latest Instance ID each time (#7387) by @jiannx

πŸ› Bug Fixes

  • [client]

    • treat number 0 as empty during linkage rule empty validation (#7404) by @katherinehhh

    • Fix text of link button breaking line (#7406) by @mytharcher

  • [Mobile] incorrect display format of date field on mobile (#7412) by @katherinehhh

  • [Office File Previewer] Fix error thrown when upload file to attachment URL field (#7405) by @mytharcher

  • [Workflow] Fix error thrown and form data disappeared when edit workflow category (#7408) by @mytharcher

  • [Workflow: mailer node] Fix the issue where the email node might not resume execution properly (#7409) by @mytharcher

  • [Workflow: Custom action event] Clear the selected rows after successfully triggering actions on multiple records by @mytharcher

  • [Template print] Printing of radio-select fields in multiple lines of data by @jiannx

  • [Workflow: Approval] Fix the issue where loading external data source data in approval records resulted in a 404 error by @mytharcher

c
chenos
published 1.8.17 β€’

Changelog

Source

v1.8.17 - 2025-08-15

πŸŽ‰ New Features

  • [Workflow: Approval] Support to use consistent task title for all approval nodes in same workflow by @mytharcher

πŸš€ Improvements

  • [Authentication] Removed the token parameter from the URL after a successful sign-in (#7386) by @2013xile

  • [Template print] support field m2m array by @jiannx

πŸ› Bug Fixes

  • [Mobile] Fix the issue where the form submission data in the mobile approval dialog is incorrect (#7389) by @zhangzhonghe

  • [Workflow] Fix the translation of the page title in the workflow tasks center (#7392) by @mytharcher

  • [Calendar] calendar event item tooltip showing [object Object] (#7372) by @katherinehhh

  • [Notification: In-app message] Fix translations (#7384) by @mytharcher

  • [File manager] Remove the hint for the file upload size limit (#7391) by @mytharcher

  • [File storage: S3(Pro)]

    • Deprecate problematic parameter attachmentField by @mytharcher

    • Fix the issue where the IAM authentication method could not be used to upload files by @mytharcher

c
chenos
published 1.8.16 β€’

Changelog

Source

v1.8.16 - 2025-08-14

πŸš€ Improvements

  • [Notification: In-app message] Remove SQL logs output via console.log (#7368) by @2013xile

πŸ› Bug Fixes

  • [server] Some requests lack ctx.action, causing errors in the audit log middleware (#7369) by @2013xile

  • [Collection field: Formula] Fix the issue where formula input could not pass validation due to variable type (#7373) by @mytharcher

  • [Backup manager] large file backups could show β€œsuccessful” before actually finishing by @gchust

c
chenos
published 1.9.0-alpha.11 β€’
2345
…
72
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.