v5.38.2
webiny/webiny-jsv5.38.2Dec 13, 2023by adrians5j
AI Summary
Focuses on stability improvements across the file manager, headless CMS, and page builder applications, including field rendering and reference management.
Key Highlights
- Fixes file extension extraction and rendering in the file manager
- Corrects Headless CMS reference order
- Improves image editing and extensions value setting in file manager
Full Release Notes
## [5.38.2](https://github.com/webiny/webiny-js/compare/v5.38.1...v5.38.2) (2023-12-13) ### Bug Fixes * **api-file-manager:** extract file extension from an optional key ([a8908e8](https://github.com/webiny/webiny-js/commit/a8908e8992e2f27702f3324c7ab557003556cca8)) * **api-headless-cms:** wrong references order ([#3761](https://github.com/webiny/webiny-js/issues/3761)) ([1407e0a](https://github.com/webiny/webiny-js/commit/1407e0a1611062f96615a63dd90d3578f19a71bd)) * **app-file-manager:** attach original file key when editing images ([9a9946b](https://github.com/webiny/webiny-js/commit/9a9946bd7279eefb3ac632cdaf410e004578a0f9)) * **app-file-manager:** render extensions next to the basic fields ([443e107](https://github.com/webiny/webiny-js/commit/443e107cc474882f558e0783a2d9068b7692bd00)) * **app-file-manager:** set default extensions value on submit ([d43a537](https://github.com/webiny/webiny-js/commit/d43a5371f17878c3829a4b49987c4958aece962d)) * **app-headless-cms:** allow sending empty arrays from form ([#3765](https://github.com/webiny/webiny-js/issues/3765)) ([b96a516](https://github.com/webiny/webiny-js/commit/b96a516359bf3be56aad1c3c31a3de937ead87e6)) * **app-page-builder:** remove obsolete selection from delete mutation ([#3762](https://github.com/webiny/webiny-js/issues/3762)) ([c9e8d51](https://github.com/webiny/webiny-js/commit/c9e8d5142d9a48901e3adfcefdd61ab9a8533ccd)) * file details drawer overlay ([#3759](https://github.com/webiny/webiny-js/issues/3759)) ([728c4c2](https://github.com/webiny/webiny-js/commit/728c4c24fe4a6b91498e715601e15912652d2732)) * new reference record z-index ([#3758](https://github.com/webiny/webiny-js/issues/3758)) ([edacc4b](https://github.com/webiny/webiny-js/commit/edacc4b7d8a44b43ffa489c12dd26a3cd379515e))