Skip to content

Releases: district09/robo-digipolis-drupal8

4.0.9

23 Apr 06:51
Compare
Choose a tag to compare

Added

  • Add stopPropagation to the installed handler.

4.0.8

23 Apr 06:51
Compare
Choose a tag to compare

Fixed

  • Fix path for cache clear at end of release

4.0.7

23 Apr 06:50
Compare
Choose a tag to compare

Updated

  • Update path to drush
    The drush-launcher is deprecated and doesn't work for drush >=12. Update to the vendor/bin/drush executable.

4.0.6

23 Apr 06:49
Compare
Choose a tag to compare

Updated

  • Update language uuids before config import
    Prevent the "Can not delete the default language" error.

4.0.5

23 Apr 06:49
Compare
Choose a tag to compare

Fixed

  • Fix parsing of site aliases for db config

4.0.4

23 Apr 06:48
Compare
Choose a tag to compare

Fixed

  • Fix parse uuid for multisites
  • Fix parse uuid for multisites

4.0.3

23 Apr 06:47
Compare
Choose a tag to compare

Fixed

  • Fix use statements in Drupal8Handler.

4.0.2

23 Apr 06:46
Compare
Choose a tag to compare

Added

  • Add use statements where needed
    While copy pasting some code to the new Drupal 8 handler parent class, some use statements were forgotten.

4.0.1

23 Apr 06:46
Compare
Choose a tag to compare

Removed

Remove deprecated ssh-verbose option

1.1.7

26 Jan 11:48
Compare
Choose a tag to compare

The drupal/coder package is from now on a development requirement.