v5.36.0
webiny/webiny-jsv5.36.0May 23, 2023by adrians5j
AI Summary
Integrates ACO with the File Manager and enables multipart file uploads with progress bars.
Key Highlights
- Integrated ACO with File Manager.
- Added multipart upload support with progress bar.
- Enabled configuration of shared ElasticSearch domains.
- Improved copy/pasting in Lexical Editor.
New Features
- ACO integration with File Manager.
- Multipart file upload and progress bar.
- Shared ElasticSearch domain configuration.
Full Release Notes
# [5.36.0](https://github.com/webiny/webiny-js/compare/v5.35.2...v5.36.0) (2023-05-23) ### Bug Fixes * file manager file and folder click ([#3320](https://github.com/webiny/webiny-js/issues/3320)) ([3f87999](https://github.com/webiny/webiny-js/commit/3f879998989b824fbc3fec957f438a82e9397bf1)) * **api-aco:** uniform the result coming from ddb and ddb-es storage ([#3315](https://github.com/webiny/webiny-js/issues/3315)) ([d133025](https://github.com/webiny/webiny-js/commit/d13302545b196adb4370c81fd9c7133ff0d5f88b)) * **api-file-manager:** increase default file size limit to 10GB ([46040e6](https://github.com/webiny/webiny-js/commit/46040e65cf3f3c45a4eadd1b4570558fb8085eaf)) * **lexical:** enable copy pasting quote block from different sources ([#3303](https://github.com/webiny/webiny-js/issues/3303)) ([9f42f0e](https://github.com/webiny/webiny-js/commit/9f42f0e0f293132a122160c44f4a2869b83b1e49)) * **page builder:** use valid DOM elements organization for Lexical's dropdown menu ([c655f9b](https://github.com/webiny/webiny-js/commit/c655f9b9071f21316aa54135b18ddd77d8a89029)) * **page-builder:** ensure copy-pasting content from other sources works correctly for headings ([f63c51f](https://github.com/webiny/webiny-js/commit/f63c51fae0e8b407a1859f12f7c75057897bd533)) * **page-builder:** update PB settings validation and Emotion theme assignment ([#3319](https://github.com/webiny/webiny-js/issues/3319)) ([2fe26ba](https://github.com/webiny/webiny-js/commit/2fe26ba0408e7545695ea2127d7985d8d7ef060e)) * add aco into user project import handler ([#3318](https://github.com/webiny/webiny-js/issues/3318)) ([c70ba71](https://github.com/webiny/webiny-js/commit/c70ba7186c3bcb96457f23e4c5d4f413ceaf3b38)) * add position class to button icon ([b5e7342](https://github.com/webiny/webiny-js/commit/b5e73429acd1b95fb4b59ea1016e9fef84e3a146)) * enable configuration of shared ElasticSearch domain via `webiny.application.ts` ([#3308](https://github.com/webiny/webiny-js/issues/3308)) ([9b4c4d5](https://github.com/webiny/webiny-js/commit/9b4c4d5ee3831af5d26fa60c5ea2a428cee047be)) * **api-aco:** models for multiple tenants and locales ([c57eb79](https://github.com/webiny/webiny-js/commit/c57eb79dc3ded86fa948bef1397b902415b8f5eb)) * **api-file-manager-s3:** improve extension detection and key construction ([97e61f6](https://github.com/webiny/webiny-js/commit/97e61f61c1ac4866bddb61fbfac32a4b0f72e77a)) * **api-headless-cms-ddb-es:** values to elasticsearch ([#3283](https://github.com/webiny/webiny-js/issues/3283)) ([eeb5e5c](https://github.com/webiny/webiny-js/commit/eeb5e5cb7c477459952f04faee471a4342b7e40a)) * **page-builder:** ensure copy-pasting content from other sources works correctly for paragraphs ([#3295](https://github.com/webiny/webiny-js/issues/3295)) ([ef0283e](https://github.com/webiny/webiny-js/commit/ef0283e04acc6f8c80801969c9c1d5d78f6eebe9)) * **project-utils:** add assert polyfill ([7b4b070](https://github.com/webiny/webiny-js/commit/7b4b0706053afde9fcb9b964f183d6729c95af18)) * **project-utils:** add os and crypto polyfills ([80fae8e](https://github.com/webiny/webiny-js/commit/80fae8eb68aa5fa4d1965daa14971d3d325ad797)) * **project-utils:** use assert-browserify polyfill ([a2ccebe](https://github.com/webiny/webiny-js/commit/a2ccebe1b559f526b02d208770fab768fd295ceb)) * loosen the URL validation regex ([#3130](https://github.com/webiny/webiny-js/issues/3130)) ([b9143d4](https://github.com/webiny/webiny-js/commit/b9143d4461e0a23c78fd775a5bbe06ef788f5b55)) ### Features * integrate ACO with the File Manager ([#3312](https://github.com/webiny/webiny-js/issues/3312)) ([3b0b561](https://github.com/webiny/webiny-js/commit/3b0b561bff85b6f444e6f63d3c2aa2f0412852d6)) * **app-headless-cms:** simple checkbox ref renderer ([#3253](https://github.com/webiny/webiny-js/issues/3253)) ([39b8ef4](https://github.com/webiny/webiny-js/commit/39b8ef40b3bbdb1ef6976a175607f200463d16fb)) * **file-manager:** multipart upload and progress bar ([#3232](https://github.com/webiny/webiny-js/issues/3232)) ([53f4448](https://github.com/webiny/webiny-js/commit/53f4448a5556887fb4b7639daafb3c277422a44c)) * **utils:** add mdbid utility ([6b5a2d2](https://github.com/webiny/webiny-js/commit/6b5a2d250839499247cda725fa83339c6ded6242))