v5.37.6
webiny/webiny-jsv5.37.6Oct 20, 2023by adrians5j
AI Summary
Addresses stability issues in the Headless CMS, Page Builder, and Cognito authentication, including federated IDP login support.
Key Highlights
- Fixes Headless CMS ref field context
- Enables login via federated IDPs
- Improves Lexical Editor stability
Full Release Notes
## [5.37.6](https://github.com/webiny/webiny-js/compare/v5.37.5...v5.37.6) (2023-10-20) ### Bug Fixes * **app-headless-cms:** set ref field request context ([53e962c](https://github.com/webiny/webiny-js/commit/53e962c150c2732178d0431d7dfb0f6e9caa3381)) * make `Resource` more specific [no ci] ([500083a](https://github.com/webiny/webiny-js/commit/500083a77f52ab492b92978a208be38dbc1cc600)) * remove `:` in `*:` [no ci] ([a2586d1](https://github.com/webiny/webiny-js/commit/a2586d13a88c900c7315789ab227cd2480bf242c)) * **api-elasticsearch:** filtering via startsWith and notStartsWith ([#3591](https://github.com/webiny/webiny-js/issues/3591)) ([6b74895](https://github.com/webiny/webiny-js/commit/6b748951aa14dece031ab77a72c70a57098f7300)) * **api-page-builder:** add safeguards for invalid state of DB records ([#3602](https://github.com/webiny/webiny-js/issues/3602)) ([80fefae](https://github.com/webiny/webiny-js/commit/80fefaebe3fcd383a9e3da977795fada657b8bdd)) * **app-admin-users-cognito:** don't render permissions error in system installer ([4442db5](https://github.com/webiny/webiny-js/commit/4442db5101fef24a47ea9577e23c12a59c3ea874)) * **app-serverless-cms:** expose graphql batching options ([cc23cbd](https://github.com/webiny/webiny-js/commit/cc23cbdb1762e8a3f20604ccb425e025fb297776)) * **cognito:** enable login via federated IDPs ([#3605](https://github.com/webiny/webiny-js/issues/3605)) ([1a11309](https://github.com/webiny/webiny-js/commit/1a11309609fd591e265a6364686c677ae13a8a2b)) * **lexical-editor:** remount LexicalComposer when Nodes change ([#3603](https://github.com/webiny/webiny-js/issues/3603)) ([8a8ed79](https://github.com/webiny/webiny-js/commit/8a8ed79cb4f464b0b6d467a06368de5a3405a556)) * add missing IAM permission for ES projects ([901560f](https://github.com/webiny/webiny-js/commit/901560f1cafbbcdafbc8e6f166c6e9e71a132a4b))