profile_switcher 8.x-1.0-alpha2

Bug fixes
New features

Changes since 8.x-1.0-alpha1:

  • #3013697 by joachim: Removed empty .install file.
  • #3013701 by joachim: Added handling of module status & system schema when switching profile.
  • #2996786 by brooke_heaton: Added port of Drush command to Drush 9.

social 8.x-3.6

Bug fixes
New features

New Features & Improvements

#3013672
When you mention a person in a comment or post, the chance that this person is suggested earlier in the list is now much higher. This is because we altered the possible number of name suggestions to reach 100. If the list becomes too long, a scroll bar is automatically added.

migrate_process_trim 8.x-1.0

New features

Sometimes you need to trim the results of a process pipeline. Often this is to remove leading and/or trailing spaces, but it could by any character. PHP provides this as the trim(), ltrim() and rtrim() functions. This module allows you to use those easily in a migration:

Pages

Subscribe with RSS Subscribe to RSS - New features