v6.4.8

webiny/webiny-jsv6.4.8Aug 11, 2026by Pavel910

AI Summary

A minor release addressing an access control issue in the file manager application to ensure private files are gated correctly.

Key Highlights

  • Bug Fix: File manager access control is now gated behind the `canUsePrivateFiles` WCP check.

Full Release Notes

# [6.4.8](https://github.com/webiny/webiny-js/compare/v6.4.7...v6.4.8) (2026-08-11)

### Bug Fixes

* **app-file-manager:** gate accessControl behind canUsePrivateFiles WCP check ([#5568](https://github.com/webiny/webiny-js/pull/5568))