Skip to content

4.1.0

Compare
Choose a tag to compare
@jhedstrom jhedstrom released this 01 Jun 18:15
f611a70

Added

  • #488 Authenticate user in the backend bootstrap process on login.

Changed

  • #563 Test on PHP 7.1 through 7.3 (and use Drush 10), remove testing on PHP 7.0.
  • #565 Improved PHPSpec coverage and changed type-hinting to use proper interfaces where necessary.
  • #569 Drupal 9 support by allowing Symfony 4.

Fixed

  • #561 Add space around keyword to avoid incorrect matching.