v5.41.1
webiny/webiny-jsv5.41.1Nov 5, 2024by adrians5j
AI Summary
Focuses on adding Page Builder Element extensions and Website Extensions features, along with warnings for missing API deployments.
Key Highlights
- Added Page Builder Element extension.
- Introduced Website Extensions functionality.
- Added warning when watching Admin/Website without API deployed.
- Improved groups and teams assignments for external IdPs.
New Features
- Single entry model plugin for Headless CMS
- Create new PB element plugins
- Website Extensions
Full Release Notes
## [5.41.1](https://github.com/webiny/webiny-js/compare/v5.41.0...v5.41.1) (2024-11-04) ### Bug Fixes * add Page Builder Element extension ([#4340](https://github.com/webiny/webiny-js/issues/4340)) ([c3a7d89](https://github.com/webiny/webiny-js/commit/c3a7d899a40a6856c3d1a4479543cd69c22407af)) * add warning when watching Admin/Website without API deployed ([#4350](https://github.com/webiny/webiny-js/issues/4350)) ([17dbed5](https://github.com/webiny/webiny-js/commit/17dbed5d7696bf87439eabe5540af95103d0e99e)) * **api-dynamodb-to-elasticsearch:** split files ([#4343](https://github.com/webiny/webiny-js/issues/4343)) ([a3452d4](https://github.com/webiny/webiny-js/commit/a3452d4181549e3fca3976a2c4015b3a39e81338)) * **api-headless-cms-import-export:** remove export model enum in graphql ([#4359](https://github.com/webiny/webiny-js/issues/4359)) ([4d34943](https://github.com/webiny/webiny-js/commit/4d34943dbfc5a776afc74fffd2cfd2dca60bffcd)) * **api-headless-cms:** single entry model plugin ([#4346](https://github.com/webiny/webiny-js/issues/4346)) ([8ba6bab](https://github.com/webiny/webiny-js/commit/8ba6bab8e580eb100f3de6e31f54a1833d244b28)) * create new PB element plugins ([#4342](https://github.com/webiny/webiny-js/issues/4342)) ([004f3d7](https://github.com/webiny/webiny-js/commit/004f3d7a2022be14f14bd2f9342d009d7974ccd0)) * improve error handling ([#4341](https://github.com/webiny/webiny-js/issues/4341)) ([0e1178f](https://github.com/webiny/webiny-js/commit/0e1178f27150b94c2cc9636a07b564e2de82cc22)) * improve groups/teams assignments (external IdPs) ([#4349](https://github.com/webiny/webiny-js/issues/4349)) ([7c018a1](https://github.com/webiny/webiny-js/commit/7c018a16c2b20de778ed123d279c851e32a25897)) * introduce Website Extensions ([#4344](https://github.com/webiny/webiny-js/issues/4344)) ([e6fc643](https://github.com/webiny/webiny-js/commit/e6fc64360deb9a6300992c2a5854d3adbb9e8a1e)) * **tasks:** validate input via zod ([#4352](https://github.com/webiny/webiny-js/issues/4352)) ([f068d57](https://github.com/webiny/webiny-js/commit/f068d576bd5f094fbf6db65343da2a0e4e1a9ea9))