v5.38.5
webiny/webiny-jsv5.38.5Jan 24, 2024by adrians5j
AI Summary
Minor bug fixes related to ACO search records and Page Builder performance.
Key Highlights
- Fixed FLP-filtering of ACO search records using the `location` field.
- Increased page size limit in Page Builder by implementing gzip compression.
Full Release Notes
## [5.38.5](https://github.com/webiny/webiny-js/compare/v5.38.4...v5.38.5) (2024-01-24) ### Bug Fixes * use `location` field name when FLP-filtering ACO search records ([#3838](https://github.com/webiny/webiny-js/issues/3838)) ([79aa2d7](https://github.com/webiny/webiny-js/commit/79aa2d7ceea9c64f474d88251a100d0c89eb3cad)) * **api-page-builder:** increase page size limit by implementing gzip compression ([#3839](https://github.com/webiny/webiny-js/issues/3839)) ([4d6c4f3](https://github.com/webiny/webiny-js/commit/4d6c4f31ef785e820e875e439f3246f9b83c2bd9))