v5.43.3
webiny/webiny-jsv5.43.3Aug 5, 2025by Pavel910
AI Summary
Bug fix release addressing security authorization checks, nested search functionality, and search placeholders in various admin interfaces.
Key Highlights
- Fix security authorization while decorating CMS methods
- Add nested search support
- Add search placeholders to Audit logs, CMS, and Page Builder
Full Release Notes
## [5.43.3](https://github.com/webiny/webiny-js/compare/v5.43.2...v5.43.3) (2025-08-05) ### Bug Fixes * **api-aco:** check security authorization while decorating cms methods ([#4667](https://github.com/webiny/webiny-js/issues/4667)) ([8be69dc](https://github.com/webiny/webiny-js/commit/8be69dcb27bf5f935eba7f14274092bc210c3bb9)) * **api-headless-cms:** nested search ([#4665](https://github.com/webiny/webiny-js/issues/4665)) ([b88f5c0](https://github.com/webiny/webiny-js/commit/b88f5c05e731b671da4aa5fba89ec11969902a03)) * **app-audit-logs:** add search placeholder ([c6d623e](https://github.com/webiny/webiny-js/commit/c6d623eb1b715f3731434a8d3107b8fd8a1d6792)) * **app-headless-cms:** add dynamic search placeholder to content entries list ([#4682](https://github.com/webiny/webiny-js/issues/4682)) ([f2d257f](https://github.com/webiny/webiny-js/commit/f2d257f802d1691ebf411e6406cb86656eed1335)) * **app-page-builder:** add search placeholder ([91bff47](https://github.com/webiny/webiny-js/commit/91bff47c28a31ab2269ffc393c679579534b52b8)) * handle missing table cell metadata values gracefully ([#4687](https://github.com/webiny/webiny-js/issues/4687)) ([04668ce](https://github.com/webiny/webiny-js/commit/04668ce8cd29d7afceea8bfb7b9cbd8edb7d9ffe))