@nocobase/acl
Advanced tools
Changelog
v1.8.17 - 2025-08-15
[Authentication] Removed the token parameter from the URL after a successful sign-in (#7386) by @2013xile
[Template print] support field m2m array by @jiannx
[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
Changelog
v1.8.16 - 2025-08-14
console.log
(#7368) by @2013xile[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
Changelog
v1.8.15 - 2025-08-11
[client]
[Workflow]
[Office File Previewer] Add support for previewing .odt
file (#7347) by @mytharcher
[Backup manager] improve performance for mysql database backup operation by @gchust
[client]
Fix the issue where multi-column form layout doesn't convert to single-column layout on mobile devices (#7355) by @zhangzhonghe
Fix bulk delete collections error (#7345) by @aaaaaajie
Fixed issue where previously saved data scope was not preselected when configuring permissions individually. (#7288) by @aaaaaajie
[Workflow]
Refactor the "Add Node" menu and fix the workflow canvas rendering performance issues it caused (#7363) by @mytharcher
Fix the issue of incorrect filter conditions when retrieving a single to-do item (#7366) by @mytharcher
Fix the issue of keyword matching in the field select (#7356) by @mytharcher
Avoid error thrown caused by publishing to event queue when stopping (#7348) by @mytharcher
[Notification: In-app message] Fix the issue where in-site messages were received but not displayed in a popup (#7364) by @mytharcher
[Mobile] Resolved an issue where the date picker on mobile devices displayed incorrectly when date range limits were applied (#7362) by @katherinehhh
[File manager] Add storageId
field to file collection to support permission configuration (#7351) by @mytharcher
[Workflow: Parallel node] Fix parallel node suspend after resume under MySQL (#7346) by @mytharcher
[Workflow: CC] Fix blocks can not be removed (#7338) by @mytharcher
[Office File Previewer] Support .docx
, .xlsx
and .pptx
file with only URL to be previewed (#7336) by @mytharcher
[Data visualization] date variable issue in default value of date field in chart filter block (#7291) by @katherinehhh
[Workflow: Approval]
Fix linkage rules not works in approval original detail block by @mytharcher
Fix update associations when submit draft by @mytharcher