Release Notes > 6.4.8
Webiny 6.4.8 Changelog
See what's new in Webiny version 6.4.8
For the full list of changes, check out the Webiny 6.4.8
release on GitHub.
Admin
Fixed File Editing Failing When Private Files Feature Is Not Licensed (#5568
)
{/ REVIEW-PENDING @Pavel910 — confirm this entry, then delete this line /}
Editing any file property (name, description, tags) in the File Manager would fail with a GraphQL error when the Private Files feature was not licensed. The save operation was incorrectly including accessControl in the mutation payload even when the feature was unavailable. File edits now work correctly regardless of Private Files licensing.