Webiny Js Versions Save

Open-source serverless enterprise CMS. Includes a headless CMS, page builder, form builder, and file manager. Easy to customize and expand. Deploys to AWS.

v5.39.3

1 month ago

5.39.3 (2024-03-12)

Bug Fixes

  • add newly required Webpack plugins (#3986) (ed8283f)
  • api-file-manager-s3: handle file part marker correctly (a2c4836)
  • api-page-builder-aco: set ROOT_FOLDER as the default folderId retrieved from ACO search record (#3982) (477d5ee)
  • api-page-builder-import-export: bg tasks for pages export and import (#3851) (627d334)
  • app-page-builder: optimize Image element renderer (#3984) (c0c5b23)
  • tasks: mock missing get remaining time method (#3981) (9a7acce)
  • reset isSearch flag when filters are empty (#3978) (044028b)
  • use IntrospectionFragmentMatcher in Apollo Client (#3975) (1383e9e)

v5.39.2

2 months ago

5.39.2 (2024-03-01)

Bug Fixes

  • allow + sign in an email address (#3907) (857d2f8)
  • import CmsEntriesInitNewMetaFields_5_39_2_001 migration (f2a9b18)
  • cms: bring back old permissions checking-related utils (#3904) (9125c57)
  • cms: ensure TYPE field always has the correct value (#3893) (2b6739d)
  • add ability to immediately publish when using createEntryRevisionFrom (#3894) (629574a)
  • always prioritize full-access permissions over custom ones (#3889) (83243d1)
  • change es to os in plugin name (ab342ed)
  • HCMS Model / Security (FLP) Adjustments and Improvements (#3865) (63f0673)
  • lock lexical to 0.12.2 (8ed17c6)
  • optimize calculation of folder permissions (#3902) (d0b7786)
  • remove imperative API from Tabs (#3892) (b11eefc)
  • treat err.Error property as potentially undefined (16af3b7)
  • treat err.Error property as potentially undefined (db6fe54)
  • api-elasticsearch-tasks: possibility to pass the limit through task input (#3886) (50b80c7)
  • api-headless-cms: export createModelField and isHeadlessCmsReady (#3891) (5678056)
  • api-headless-cms-ddb-es: ignore search phase execution exception (#3871) (61cb130)
  • app-apw: decorate the menu option component (9b4aa4d)
  • app-headless-cms: delete multiple entries sent wrong id (#3875) (fb21e26)

v5.38.6

2 months ago

5.38.6 (2024-02-14)

Bug Fixes

  • app-headless-cms: delete multiple entries (9d6cc10)
  • app-headless-cms: dynamic zone content item name when exporting (397905a)
  • app-headless-cms: dynamic zone custom title (3458e4c)
  • app-headless-cms: export composable DZ components (743b9b7)
  • app-headless-cms: use children on DynamicZoneContentItem (24e5d24)
  • remove unnecessary code from App.tsx (65d8c4b)

v5.39.1

2 months ago

5.39.1 (2024-02-13)

Bug Fixes

  • api-elasticsearch-tasks: create indexes task (#3855) (be9e382)
  • api-file-manager: fetch file through CMS storage ops [skip ci] (0c9e394)
  • api-file-manager-s3: add cache-control header to asset reply (e27b022)
  • api-page-builder: set page elements list limit to 1000 [skip ci] (220bf61)
  • app-admin: add createGenericContext utility (e8e9f62)
  • app-apw: decorate PB publish action using the new components (81ab31f)
  • app-page-builder: duplicate page inside original folder (#3866) (9defab4)
  • app-page-builder: export Components namespace with composable components (986db05)
  • data-migration: add --force flag to execute-migration CLI command (87cc4c2)
  • react-composition: make hooks decoratable (#3867) (18e98a7)
  • correct AWSServiceName (211d0bf)
  • read code via Error.Code (e5c1015)
  • app-serverless-cms: export Decorator type (57aecf9)
  • handler: apply response headers modifiers on OPTIONS request (3caef3a)
  • migrations: allow migrations to be force executed (7137381)
  • add separate OS IAM service role check (#3854) (de435cd)
  • eslint rules (#3853) (a9d3b1a)
  • instead of invalidating FLP cache, directly update it (4ae34a7)

v5.39.0

3 months ago

5.39.0 (2024-01-31)

Bug Fixes

  • sanitize date/time-related fields in publishing-related entry factories (f494a04)
  • sanitize identity-related fields in publishing-related entry factories (a009406)
  • api-aco: meta fields update inside the ACO table (#3829) (2cb1005)
  • api-aco: optional create parameter (#3700) (57bf431)
  • api-admin-users: improve validation rules (08b2a7f)
  • api-admin-users: use minLength validator instead of required (b27bae4)
  • app-admin-cognito: set identity state even without permissions (1fd3165)
  • use latest runtime (962e66d)
  • api-file-manager-s3: export asset delivery from a subfolder (d06d180)
  • increase memory size of PB export/import functions to 512 (6232cb1)
  • api-elasticsearch-tasks: reindexing and enable indexing task (#3844) (f30522c)
  • api-file-manager: setup graphql plugins after app installation (2696f9d)
  • api-file-manager-s3: create metadata on batch file creation (#3810) (5bc86d8)
  • api-file-manager-s3: make invalidate cache task private (#3837) (b6b68eb)
  • api-file-manager-s3: reduce the max file body size (8bfdde3)
  • api-headless-cms: always assign api name to plugin models (#3827) (3d87f48)
  • api-headless-cms: import models to existing group if matched by id (#3805) (77f36f9)
  • api-headless-cms-ddb: find breaks on null value (#3809) (3a03754)
  • api-headless-cms-ddb-es: silently handle missing index (#3840) (a748d0c)
  • api-page-builder-import-export: pass only the necessary headers (#3366) (a4a3bec)
  • app-aco: minor ACO table fixes (#3811) (6a952ef)
  • app-aco: support undefined table cell renderer (#3794) (4d19588)
  • app-aco: various aco react properties definitions (#3833) (cb2215f)
  • app-headless-cms: state of created and published entry (#3817) (212ae11)
  • app-page-builder: remove redundant logging (6928944)
  • cms: remove entry-level meta fields (#3803) (b1d3680)
  • cwp-template-aws: add asset delivery plugins to project template [skip ci] (09924a1)
  • page-builder-flp: do not show editor-related actions for viewers (#3825) (0e08224)
  • project-utils: exclude AWS SDK v3 from Lambda bundle (0e061c9)
  • tasks: add test task (#3842) (916c79f)
  • correct env var check (6ba0a7d)
  • do not exit if newImage does not exist (#3769) (fc0e896)
  • do not use auth when loading admin user (profile) (#3815) (c2a6be5)
  • dynamodb document client types (#3713) (6845190)
  • folder viewers must not be able to delete CMS entries (#3826) (9ff21b4)
  • move 002 data migration to 001 and 005 to 002 (#3813) (2654d52)
  • move deprecation warning into a regular comment (4d7e52f)
  • pass value instead of function in the if statement (5608424)
  • read profile from env vars (AWS SDK v3 doesn't provide that info) (df5049c)
  • update @pulumi/aws and @pulumi/pulumi package versions (#3781) (b11633c)
  • various datatable / actions (#3836) (b66305b)
  • handler: remove fastify instance from context (da932cc)
  • tasks: wrong position of the error in the log items array (#3802) (2437a65)
  • remove unnecessary ts-expect-error (#3730) (47dd748)

Features

  • api-file-manager-s3: add custom asset delivery plugin (e2360c0)
  • api-headless-cms: add createPrivateModelDefinition utility (#3808) (642138a)
  • api-headless-cms: add support for HTML output of RTE field (#3835) (db99646)
  • app-aco: add entry actions definition via react-properties (#3785) (dc6433b)
  • app-aco: add new fields to aco table (#3787) (e87f64e)
  • app-aco: add table columns definition via react-properties (#3756) (dd98c38)
  • app-admin-okta: improve handling of unauthorized tenant access (c4133e9)
  • app-admin-users-cognito: make NotAuthorizedError composable (9836df0)
  • app-file-manager: add an optional onUpdate callback (de38392)
  • app-file-manager: edit content entry file field (#3823) (14ee2eb)
  • app-headless-cms: use revisions meta inside entry revisions tab (#3807) (d044358)
  • app-page-builder: store active tab index into localStorage (#3816) (27e0114)
  • auth0: improve handling of unauthorized tenant access (ded2052)
  • file-manager: add bulk editing of extension fields (#3715) (619ae2f)
  • handler-aws: add sns event and handler types (#3717) (2947bad)
  • handler-aws: multi event handlers (#3710) (f540710)
  • migrations: add file metadata to S3 files (#3804) (b0b7d15)
  • project-utils: export tsconfigs for user projects (91d0d39)
  • tasks: implement max iterations (#3845) (abb442c)
  • add stdin: process.stdin when calling the upgrade script via npx (0b4782a)
  • add new Amazon Step Functions IAM permissions (#3818) (3f2fe12)
  • create data migration for new meta fields (#3782) (e94039c)
  • private files and asset delivery (#3799) (73eebb5)
  • cms: introduce new xBy and xOn entry meta fields (#3725) (5e9d353)
  • handler: add Context support for PluginsContainer (25eeaf3)
  • handler-aws: use AsyncPluginsContainer (d7fabd4)
  • plugins: add AsyncPluginsContainer (9052a56)
  • project-utils: automatically refresh index on bulk operations in tests (#3704) (20de490)
  • tasks: implement background tasks runner (#3740) (34aab96)
  • ui: add DrawerRight and DrawerLeft components (c04583b)
  • add folder actions definition via react-properties (#3721) (efb6fbc)
  • introduce OpenSearch (#3612) (5c7a76b)
  • upgrade system to node 18 (#3561) (9515878)

v5.38.5

3 months ago

5.38.5 (2024-01-24)

Bug Fixes

  • use location field name when FLP-filtering ACO search records (#3838) (79aa2d7)
  • api-page-builder: increase page size limit by implementing gzip compression (#3839) (4d6c4f3)

v5.38.4

3 months ago

5.38.4 (2024-01-19)

Bug Fixes

  • do not use auth when loading admin user (profile) (56afdd8)

v5.38.3

3 months ago

5.38.3 (2024-01-08)

Bug Fixes

  • app-file-manager: append data to not defined field values (#3777) (fe52405)
  • app-file-manager: prevent bulk edit dialog dismiss (#3790) (e16899c)
  • create-webiny-project: remove redundant yarn set command (03e8e42)
  • create-webiny-project: update check for yarn version (#3796) (8e21370)
  • prepend Pulumi folder (instead of append) (6faefa3)

v5.38.2

4 months ago

5.38.2 (2023-12-13)

Bug Fixes

  • api-file-manager: extract file extension from an optional key (a8908e8)
  • api-headless-cms: wrong references order (#3761) (1407e0a)
  • app-file-manager: attach original file key when editing images (9a9946b)
  • app-file-manager: render extensions next to the basic fields (443e107)
  • app-file-manager: set default extensions value on submit (d43a537)
  • app-headless-cms: allow sending empty arrays from form (#3765) (b96a516)
  • app-page-builder: remove obsolete selection from delete mutation (#3762) (c9e8d51)
  • file details drawer overlay (#3759) (728c4c2)
  • new reference record z-index (#3758) (edacc4b)

v5.38.1

5 months ago

5.38.1 (2023-11-24)

Bug Fixes

  • api-headless-cms: dates and identity in entry input (#3718) (b63c1f8)
  • api-headless-cms: models and group loaders (#3643) (51fc65d)
  • api-security: use AsyncLocalStorage in withoutAuthorization (e1c2816)
  • app-page-builder: decompress block in the gateway (7cdcc08)
  • app-page-builder: do not render children if elements were not found (a22d4ab)
  • app-page-builder: refresh blocks via the repository (7f968e7)
  • app-page-builder: update refresh block action in template editor (997e80c)
  • file-manager: add bulk editing of extension fields (#3715) (f1e0d28)
  • change default sort to createdOn_DESC (0034730)
  • work with list of page templates instead of data container (851b838)
  • work with list of page templates instead of data container (f7954d2)