auto_username 2.0.4

Bug fixes

Changes since 2.0.1

  • #3428910: Drupal 11 compatibility fixes.
  • #2359097: Require the php module for the php eval, use php_eval from php.module
  • #3391633: Fix phpcs issues
  • #3527591: Automated Drupal 11 compatibility fixes for auto_username

This release is compatible with Drupal 9, 10, or 11.

auto_username 2.0.3

Bug fixes

Changes since 2.0.1

  • #3428910: Drupal 11 compatibility fixes.
  • #2359097: Require the php module for the php eval, use php_eval from php.module
  • #3391633: Fix phpcs issues
  • #3527591: Automated Drupal 11 compatibility fixes for auto_username

This release is compatible with Drupal 9, 10, or 11.

auto_username 2.0.1

New features

This release supports Drupal 11 and drops support for versions eralier than 10.

It includes a breaking UX change that will allow php pattern evaluation only if the php contrib module is installed as it uses the php_eval() finction form that module.

Changes since release 8.x-1.7:

  • Issue #3428910: Automated Drupal 11 compatibility fixes for auto_username
  • Issue #2359097: Require the php module for the php eval, use php_eval from php.module

auto_username 2.0.x-dev

Branch to support Drupal 10 and 11.

Includes breaking UX change by requiring the Drupal php module to evaluate any specified php patterns.

auto_username 8.x-1.7

Bug fixes

This is a bugfix release with some minor functional improvements

Release changes since 8.x-1.6:

  • Issue #3412418: Allow roles to avoid update
  • Issue #3425886: Use Drupal Core Transliteration
  • Issue #3466194: Missing config schema for action plugin
  • Issue #3391633: Fix phpcs issues
  • Issue #3410578: Do not use constant AUN_CASE_LEAVE_ASIS in auto_username.settings.yml

auto_username 8.x-1.6

Bug fixes
New features

A (probably) final release for the 8.x-1.x branch.

Future work will be on the 2.0.x branch, which will focus on Drupal 10 and 11.

Changes this release:

auto_username 8.x-1.5

Bug fixes

Fixes a couple of errors:
#3315236 - typed properties not compatible with PHP 7.3 (because module claims support for 8.7.7+)
#3359947 - Use Interface class for improved compatibility

auto_username 8.x-1.3

Bug fixes

This release make the module compatible with Drupal 10. It also introduces changes to meet coding standards and good programming practice.

Changes since 8.x-1.2:

  • #3293756 by sorlov: Missing config schema
  • #3296594 by Project Update Bot, jlscott: Automated Drupal 10 compatibility fixes with manual override
  • #3308500 by jlscott: Don't use static function in class AutoUsernameSettingsForm
  • #3308514 by jlscott: Remove duplicate code

auto_username 7.x-1.1

Bug fixes
Unsupported

Stable D7 version of automatic username with few issue fixes.

auto_username 7.x-1.0-alpha1

Bug fixes
Unsupported

This module never had a release for some reason. The -dev version has been used for quite sometime, and there are no reported issues with the 7.x branch at present.

The following changes were made over the past week:

auto_username 7.x-1.x-dev

New features

Initial release. Should be stable enough for production, but I'm waiting for some feedback before making an official release tag.

auto_username 5.x-1.x-dev

New features

Initial release. Should be stable enough for production, but I'm waiting for some feedback before making an official release tag.

Subscribe with RSS Subscribe to Releases for Automatic User Names