Skip to content

Releases: webiny/webiny-js

v5.43.0

28 May 15:39
Compare
Choose a tag to compare

v5.42.3

25 Apr 11:21
Compare
Choose a tag to compare

5.42.3 (2025-04-23)

Bug Fixes

  • add PbEditorPageElementGroupPlugin React plugin (#4598) (ef80a26)
  • api-aco: extensions default model field (#4580) (4931327)
  • app-admin-cognito: add autocomplete=off to password inputs (9684aa4)
  • app-headless-cms: add support for custom DZ actions (d10517b)
  • app-headless-cms: improve error handling (#4572) (63972fc)
  • app-page-builder: add missing render plugin loaders (2f2dbeb)
  • app-page-builder: render null if element is not available (c291af0)
  • app-page-builder: use the correct composition scope name (654ed20)
  • await canManageX calls (#4599) (b9ee12d)
  • button: add scrollToElement action input (#4606) (ddd9afd)
  • expand PB / FM APIs to allow GQL API-based data migrations (#4581) (fdf4a5e)
  • handle notification error during deployment on Apple M4 (5259c92)
  • lexical-theme: add explicit theme.css imports (#4596) (4669af7)
  • ui: add support for accordion action tooltip (467f5e4)
  • ui: forward "autocomplete" prop (ed8f505)

5.42.2 (2025-03-12)

Bug Fixes

  • app-admin: add a floating panel utility (#4564) (de42ec0)
  • app-admin: render bulk action messages as HTML (128fd99)
  • app-headless-cms: improve UX in content entry form (#4560) (2d86af1)
  • app-headless-cms: rename validation component and improve customization options (492fd25)
  • control HCMS entry editor width using Width config (#4555) (ba662b1)
  • improve error logs (#4558) (e44791e)
  • resolve circular dependencies within repo packages (#4565) (00f036a)
  • update success and termsOfServiceMessage` structures to support arrays (#4567) (91d0c5f)
  • update audit logs access based on license (#4557) (4ad9066)

5.42.1 (2025-02-24)

Bug Fixes

  • add @babel/runtime resolution (389d898)
  • add external flag and better control of hooks execution (#4540) (7b99710)
  • add threat scanning of uploaded assets using aws guard duty (#4530) (a853db1)
  • api-elasticsearch-tasks: create task index before triggering task (#4546) (49a33e7)
  • api-headless-cms-ddb-es: create indexes task (#4549) (86931ba)
  • api-serverless-cms: tests with wcp licence (0fd0a5e)
  • app-admin: improve styling for ListItem and ListItemGraphic components (#4550) (899de64)
  • app-page-builder-elements: do not set default image width (32929c5)
  • app-page-builder-elements: improve handling of legacy HTML RTE content (a2c8e0f)
  • app-page-builder: improve legacy icon conversion (16223f8)
  • app-page-builder: whitelist most common zip mime types (0df4487)
  • cli: allow skipping of deployment checks (#4503) (16fb900)
  • consolidate and export plugin factories via @webiny/api-serverless-cms (#4502) (5c739db)
  • do not suppress errors (26c10f6)
  • ensure undefined gets passed if needed (#4521) (63cb5ce)
  • ensure Admin User entry creation with Cognito Federation (#4534) (52ab178)
  • folder and content creation permission checks (#4548) (7d0cda3)
  • improve backwards compatibility (#4541) (aa533cb)
  • introduce yarn webiny build cmd (107d8d0)
  • project-utils: resolve all lexical packages to a CJS build (#4535) (566330e)
  • pulumi-aws: dynamodb permissions for ddb to es lambda (#4533) (a01bc2c)
  • react-composition: remove scope inheritance (335ce07)
  • record locking (#4545) (76c74c3)
  • remove hiding of sections based on GQL access (#4517) (d23e98a)
  • remove min length validator (#4551) (f48143d)
  • take tenantId into consideration (23f9e2b)
  • update CI/CD workflow (#4526) (25f2956)
  • use extension command instead of scaffold (37bf323)
  • use name instead of type (#4506) ([85339fa](https://github.com/...
Read more

v5.41.5

14 Apr 13:10
Compare
Choose a tag to compare

5.41.5 (2025-04-08)

Bug Fixes

  • add "extension" suffix to the label (7e37ccb)
  • add error handling capabilities (#4447) (34b5ab0)
  • allow specifying dependency with exact version (76ad3ee)
  • api-form-builder: skip create fb on new locale if fb not installed on current locale (46a11e9)
  • api-page-builder: add missing translations use cases (72829f8)
  • api-prerendering-service: add groupId to render event (8ef22d3)
  • app-headless-cms: add delete prompt to objects and dynamic zones (#4428) (edaf911)
  • app-headless-cms: remove delete callback memoization (3cc4b02)
  • app-headless-cms: toggle overflow when accordion is expanded (4bdee89)
  • app-page-builder: add support for translatable items array (f700f04)
  • app-page-builder: create plugin loader components (10cd1e5)
  • app-page-builder: export loader components (445bb48)
  • app-page-builder: expose a useDeleteElement hook (6e1f5ac)
  • app-website: decorate lexical renderers on first mount (#4452) (4e4de20)
  • compress cached loader data (#4435) (91cf386)
  • create settings entry when new locale is created (#4446) (017b55b)
  • db-dynamodb: tools for batch write (#4445) (e359463)
  • delete settings entry on locale deletion (#4460) (a246137)
  • export utils from @webiny/app (a9313d6)
  • filter out non-version-like names (0d891cd)
  • form: commit field value to form even if the field doesn't exist (7b2e8e4)
  • handler-graphql: add a reusable Error and BooleanResponse graphql types (ac0a3bb)
  • improve import identifier uniqueness (#4437) (2e18a18)
  • improve Webiny CLI developer-experience (#4455) (485f870)
  • introduce CmsContentFormRendererPlugin (#4456) (f0224a2)
  • introduce useLoader hook (#4424) (bd1354d)
  • lexical-editor: ensure overlays are within the viewport (922a476)
  • lexical-editor: make font sizes configurable through theme (#4454) (4ee6137)
  • plugins: improve types of plugins returned from the container (a782ed0)
  • preload fonts (#4450) (f2b573c)
  • record locking (#4543) (7828d72)
  • remove exports section (9c93186)
  • serverless-cms-aws: add control for full website render (ff32ec7)
  • ui: use CSS variable instead of hardcoded values (daa4faa)

v5.42.2

13 Mar 14:29
Compare
Choose a tag to compare

5.42.2 (2025-03-12)

Bug Fixes

  • app-admin: add a floating panel utility (#4564) (de42ec0)
  • app-admin: render bulk action messages as HTML (128fd99)
  • app-headless-cms: improve UX in content entry form (#4560) (2d86af1)
  • app-headless-cms: rename validation component and improve customization options (492fd25)
  • control HCMS entry editor width using Width config (#4555) (ba662b1)
  • improve error logs (#4558) (e44791e)
  • resolve circular dependencies within repo packages (#4565) (00f036a)
  • update success and termsOfServiceMessage` structures to support arrays (#4567) (91d0c5f)
  • update audit logs access based on license (#4557) (4ad9066)

v5.42.1

24 Feb 15:07
f48143d
Compare
Choose a tag to compare

5.42.1 (2025-02-24)

Bug Fixes

  • add @babel/runtime resolution (389d898)
  • add external flag and better control of hooks execution (#4540) (7b99710)
  • add threat scanning of uploaded assets using aws guard duty (#4530) (a853db1)
  • api-elasticsearch-tasks: create task index before triggering task (#4546) (49a33e7)
  • api-headless-cms-ddb-es: create indexes task (#4549) (86931ba)
  • api-serverless-cms: tests with wcp licence (0fd0a5e)
  • app-admin: improve styling for ListItem and ListItemGraphic components (#4550) (899de64)
  • app-page-builder-elements: do not set default image width (32929c5)
  • app-page-builder-elements: improve handling of legacy HTML RTE content (a2c8e0f)
  • app-page-builder: improve legacy icon conversion (16223f8)
  • app-page-builder: whitelist most common zip mime types (0df4487)
  • cli: allow skipping of deployment checks (#4503) (16fb900)
  • consolidate and export plugin factories via @webiny/api-serverless-cms (#4502) (5c739db)
  • do not suppress errors (26c10f6)
  • ensure undefined gets passed if needed (#4521) (63cb5ce)
  • ensure Admin User entry creation with Cognito Federation (#4534) (52ab178)
  • folder and content creation permission checks (#4548) (7d0cda3)
  • improve backwards compatibility (#4541) (aa533cb)
  • introduce yarn webiny build cmd (107d8d0)
  • project-utils: resolve all lexical packages to a CJS build (#4535) (566330e)
  • pulumi-aws: dynamodb permissions for ddb to es lambda (#4533) (a01bc2c)
  • react-composition: remove scope inheritance (335ce07)
  • record locking (#4545) (76c74c3)
  • remove hiding of sections based on GQL access (#4517) (d23e98a)
  • remove min length validator (#4551) (f48143d)
  • take tenantId into consideration (23f9e2b)
  • update CI/CD workflow (#4526) (25f2956)
  • use extension command instead of scaffold (37bf323)
  • use name instead of type (#4506) (85339fa)

v5.40.8

14 Jan 11:04
Compare
Choose a tag to compare

5.40.8 (2025-01-05)

Bug Fixes

  • app-headless-cms: apply default value to single-value fields only (6073223)
  • app-headless-cms: toggle overflow when accordion is expanded (62f1952)
  • form: commit field value to form even if the field doesn't exist (3692b51)
  • ui: use CSS variable instead of hardcoded values (105f3d8)

v5.41.4

30 Dec 10:32
Compare
Choose a tag to compare
v5.41.4

v5.41.3

27 Nov 11:42
Compare
Choose a tag to compare

5.41.3 (2024-11-27)

Bug Fixes

  • api-headless-cms-ddb-es: ensure cms context is compatible with base context (45c9aa7)
  • api-headless-cms-ddb-es: missing elasticsearch on cms context (32bb8d7)
  • api-headless-cms: add missing dynamic zone storage transform (#4399) (a88d624)
  • ignore staging property changes (#4414) (bfa3f60)

v5.40.7

27 Nov 13:12
7236a5d
Compare
Choose a tag to compare

5.40.7 (2024-11-26)

Bug Fixes

v5.41.2

25 Nov 15:12
69a78b3
Compare
Choose a tag to compare

5.41.2 (2024-11-25)

Bug Fixes

  • add @babel/plugin-proposal-dynamic-import (ae95cb2)
  • add AddButtonLinkComponent decorator (#4403) (da17409)
  • api-elasticsearch-tasks: data synchronization (#4337) (9bd4fa2)
  • api-headless-cms-bulk-actions: empty trash bin processing entries in series (#4351) (3e443da)
  • api-headless-cms: use null as default value on multi-value object (4473264)
  • app-aco: use FormInvalidFields type (f33c6e1)
  • app-admin: improve Lexical prop types (8990f00)
  • app-file-manager: remove redundant quote character (ff2524a)
  • app-file-manager: use FormInvalidFields type (dd7461f)
  • app-headless-cms-common: push id in the list if no other field exists (#4370) (6ba635c)
  • app-headless-cms: apply default value to single-value fields only (1fc4241)
  • app-headless-cms: improve multi-value renderers (8d55fa9)
  • app-headless-cms: make entry layout decoratable (8258879)
  • app-headless-cms: remove unused imports (e2f2ea3)
  • app-headless-cms: use defaultValue from field settings (f3ee3c1)
  • app-page-builder-elements: improve element error boundary (7454937)
  • app-page-builder: add props to control editor element interactions (741cf53)
  • correct OS service role ARN (33c4930)
  • do not render anything if received content is JSON (24a3334)
  • form: export FormInvalidFields interface (2f25ffd)
  • hide Page Builder Element extension (#4379) (a2b5539)
  • ignore changes in staging property (#4401) (4340e7f)
  • lexical-editor-pb-element: improve Lexical prop types (9cb3249)
  • lexical-editor: improve editor theme handling (a114435)
  • log errors upon running handlers (#4391) (4e11136)
  • persist error snackbars (#4392) (bd038c0)
  • react-composition: improve composition scope resolution (79e98f4)
  • react-rich-text-lexical-renderer: improve theme types (cc16ecc)
  • remove unneeded listGroupSlugs and listTeamSlugs methods (#4375) (0abd03e)
  • skip "first Deployment" check when in CI (#4408) (69a78b3)
  • use correct keys upon applying border radius (#4369) (2844595)