-
Added @file header to pathauto.tokens.inc.
-
Issue #1328180: Help prevent PHP notices when programatically creating nodes and taxonomy terms with path['pathauto'] defined but not path['alias'].
-
Issue #1189844 by Les Lim, marvil07, Dave Reid: Add hook_action_info() integration for use with Views Bulk Operations.
-
Issue #1422908: Added tests to ensure checkbox behavior for entities without a pattern works as expected.
-
Issue #1254912: Fixed an empty language string on entities should be passed into pathauto_create_alias() as LANGUAGE_NONE.
-
Issue #1046972: Added an [array:join-path] token.
-
Prevent core bug #600836 (infinite batch errors) if new entities are added while the batch processes are running.
-
Issue #1289550: The source and language contexts could not be altered from hook_pathauto_alias_alter().
-
Issue #1289550: The source and language contexts could not be altered from hook_pathauto_alias_alter().
-
Issue #1325976: Improved and shortened text on edit forms.