v5.38.1

webiny/webiny-jsv5.38.1Nov 24, 2023by adrians5j

AI Summary

A maintenance release improving data handling in the Headless CMS, security context usage, and page builder block decompression.

Key Highlights

  • Fixes dates and identity in Headless CMS entry inputs
  • Improves security context handling in API
  • Adds bulk editing for file extensions

Full Release Notes

## [5.38.1](https://github.com/webiny/webiny-js/compare/v5.38.0...v5.38.1) (2023-11-24)


### Bug Fixes

* **api-headless-cms:** dates and identity in entry input ([#3718](https://github.com/webiny/webiny-js/issues/3718)) ([b63c1f8](https://github.com/webiny/webiny-js/commit/b63c1f87eafafe3302aebafacedd58a453bbcd33))
* **api-headless-cms:** models and group loaders ([#3643](https://github.com/webiny/webiny-js/issues/3643)) ([51fc65d](https://github.com/webiny/webiny-js/commit/51fc65da2a368e78fa64884000b3c0fd920834f2))
* **api-security:** use AsyncLocalStorage in withoutAuthorization ([e1c2816](https://github.com/webiny/webiny-js/commit/e1c281605d888b987d119cbbc32478b198efc9d4))
* **app-page-builder:** decompress block in the gateway ([7cdcc08](https://github.com/webiny/webiny-js/commit/7cdcc08566550029aa7a86e119777c6fe9a6324d))
* **app-page-builder:** do not render children if elements were not found ([a22d4ab](https://github.com/webiny/webiny-js/commit/a22d4ab9fbb4ad35106687cbe17b51a84afd4976))
* **app-page-builder:** refresh blocks via the repository ([7f968e7](https://github.com/webiny/webiny-js/commit/7f968e73d733f4c6c8ba2a36e90ed8811f4a5666))
* **app-page-builder:** update refresh block action in template editor ([997e80c](https://github.com/webiny/webiny-js/commit/997e80cd6bef8c42b930f790e63e2858c27211c3))
* **file-manager:** add bulk editing of extension fields ([#3715](https://github.com/webiny/webiny-js/issues/3715)) ([f1e0d28](https://github.com/webiny/webiny-js/commit/f1e0d2810c2d36caa4991086cc740b34cf61240b))
* change default sort to `createdOn_DESC` ([0034730](https://github.com/webiny/webiny-js/commit/0034730b646c7ca43742f7d22823a721bc7663b4))
* work with list of page templates instead of data container ([851b838](https://github.com/webiny/webiny-js/commit/851b838d2d59179d6fa898b23310bbc4cd49e2e9))
* work with list of page templates instead of data container ([f7954d2](https://github.com/webiny/webiny-js/commit/f7954d299d4d290e8f584ed5d52e2b8131831249))