v5.37.5

webiny/webiny-jsv5.37.5Oct 5, 2023by adrians5j

AI Summary

Fixes data loading and compression issues in the Headless CMS, Page Builder, and File Manager.

Key Highlights

  • Fixes Headless CMS ref field mapping
  • Compresses page content on publish
  • Improves ACO title field support

Full Release Notes

## [5.37.5](https://github.com/webiny/webiny-js/compare/v5.37.4...v5.37.5) (2023-10-05)


### Bug Fixes

* **api-headless-cms:** load all models and entries in ref field mapping ([#3567](https://github.com/webiny/webiny-js/issues/3567)) ([8ac4546](https://github.com/webiny/webiny-js/commit/8ac4546603b87ed1754808f0a45ca15a8d051574))
* **api-headless-cms:** search with special chars in search term ([#3557](https://github.com/webiny/webiny-js/issues/3557)) ([770a185](https://github.com/webiny/webiny-js/commit/770a185475d89a7de3991c789badd31643321db1))
* **api-page-builder:** compress page content on publish ([#3575](https://github.com/webiny/webiny-js/issues/3575)) ([6a1281b](https://github.com/webiny/webiny-js/commit/6a1281b14112e92554d23c9b4e8da1415c93540d))
* **app-aco:** add support for `titleFieldId` defined in the content model ([#3554](https://github.com/webiny/webiny-js/issues/3554)) ([115653b](https://github.com/webiny/webiny-js/commit/115653b5ddf0041e824bbe92ba09446de8ed1a2b))
* **app-headless-cms:** ref fields component key ([#3571](https://github.com/webiny/webiny-js/issues/3571)) ([8743fd6](https://github.com/webiny/webiny-js/commit/8743fd6e95c61ab2c3f65a5d856865676566ae9c))
* **pulumi:** enable config cloning ([#3572](https://github.com/webiny/webiny-js/issues/3572)) ([88829ab](https://github.com/webiny/webiny-js/commit/88829ab0c5d875491d6b260f184b7b7fe3a6d449))
* assign created block category to `loadedCategory` ([cc9d1a2](https://github.com/webiny/webiny-js/commit/cc9d1a29859a5ec2eaf748bead7377f18f770a63))
* do not show Clone content model if no permissions ([f1bd2df](https://github.com/webiny/webiny-js/commit/f1bd2df84f25b0dc755e867a2e237a3a2b455688))
* file manager listing after first paginated fetch ([#3544](https://github.com/webiny/webiny-js/issues/3544)) ([a65f3b3](https://github.com/webiny/webiny-js/commit/a65f3b39e23cc6686ce47f667e379ffea90cfc10))
* read `id` from `data` object ([acd3e6b](https://github.com/webiny/webiny-js/commit/acd3e6b38c284436ce89f7df4d4bd97ea07b3336))