paragon 8.x-1.0-alpha9

Bug fixes

According to the 8.8.0 release notes: The temporary file path is now a setting in settings.php, and is no longer stored in configuration. If your site is not using /tmp, you must update settings.php before running database updates:
$settings['file_temp_path'] = '/path/to/your/temporary/folder';

acquia_connector 8.x-1.17

Bug fixes

Acquia Search dependencies were removed from Acquia Connector's composer.json in this release.
If you use Acquia Search, run composer require drupal/acquia_search to ensure that search dependencies are installed.

Changes in this release:

Pages

Subscribe with RSS Subscribe to RSS - Bug fixes