For the full list of changes, check out the Webiny 6.4.8external link release on GitHub.

Admin
anchor

Fixed File Editing Failing When Private Files Feature Is Not Enabled (#5568external link)
anchor

Editing any file property (name, description, tags) in the File Manager would fail with a GraphQL error when the Private Files feature was not enabled. 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 feature flag.