Install
Works with Drupal: ^9.4.15 || ^10 || ^11Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
5.15 MB
MD5: 74b6bdb69a7eab8ae34256ce82b30622
SHA-1: a33b346ace79a7a745a29182cf24b086f5624ef0
SHA-256: 3240809352d1ad143bae07fb7f3c5c2c184e8c9ba2d255dcc1a1f69bab6536f1
Download zip
5.84 MB
MD5: a3a2b1b60c7166b71a54574c657d6292
SHA-1: 12387b4df958d2fbe1f022789f2e542975985396
SHA-256: e70c1a5a3a0c919bb96c62b72e1af99d7e5d3c580468c0d87d5e6fe543976ac6
Release notes
New features:
- Drush command
acquia:contenthub-client-deleteto delete client and client entities. - Allowing to search entity by uuid on Publisher dashboard.
- Listing config entities on interest list page under connected sites.
UI for field dependency exclusion:
We have introduced a new user interface, Manage Content Hub export located within the /admin/structure/%entity_type%/manage/%bundle%/fields path. This streamlined interface provides the capability to selectively exclude specific fields from dependency calculations. Accordingly, these designated fields will be excluded during the export process and consequently will not be imported to subscribers.
Bug Fixes and Maintenance:
- Unused Forms and Controllers removed.
- drush
ach-apicommand, can now accept body param. - Fixed PHP warning: "Undefined array key 'initiator'" logged for version 2 webhook.
- Fixed issue in client registration.
- Fixed value is not a valid entity error when referenced entity is not available.
- Optional User Syndication: loading user by uuid.
- Logging error when dependency is missing in LinkFieldUnserializer.
- Removed deprecated functions from ClientFactory.
- Added fix for argument 9 for DiscoveryInterfaceController should be ModuleHandlerInterface.
- Fixed Publisher Discovery check box is not clickable on client registration page.
- Fixed issue in status of imported language when acquia_contenthub_moderation is used.
- Added fix for updating last sync timestamp for publisher.
- Made acquia_contenthub_publisher_update_91002 efficient.