v5.43.5
webiny/webiny-jsv5.43.5Sep 16, 2025by Pavel910
AI Summary
Bug fix release with a critical webpack-dev-server security update and fixes for ACO and admin dialog components.
Key Highlights
- Updated webpack-dev-server to latest version
- Fixed conditional FLP checks in ACO ListEntriesFactory
- Fixed admin dialog onClose callback not firing
Full Release Notes
## [5.43.5](https://github.com/webiny/webiny-js/compare/v5.43.4...v5.43.5) (2025-09-15) ### Bug Fixes * **api-aco:** conditional FLP checks in ListEntriesFactory ([ef7e311](https://github.com/webiny/webiny-js/commit/ef7e31164536a2202dbc0946b412238612e7cae2)) * **app-admin:** call onClose callback when dialog is closed ([14be514](https://github.com/webiny/webiny-js/commit/14be514b21ee0029c2a3f2a5ca6ac119e29ca12b)) * update webpack-dev-server to the latest version ([124d635](https://github.com/webiny/webiny-js/commit/124d635a4c17ead126981d8b630ec6ec1731ca8a))