v5.43.5
stepfun-ai/Step-Audiov5.43.5Sep 16, 2025by Pavel910
AI Summary
A minor bug fix release for the Webiny JS framework addressing issues in API handling and application administration.
Key Highlights
- Fixed conditional FLP checks in ListEntriesFactory
- Fixed app-admin dialog onClose callback
- Updated webpack-dev-server to the latest version
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))