subpathauto 8.x-1.3

Bug fixes

Drupal 10 support, better language and redirect module support

subpathauto 8.x-1.0

Bug fixes

This release fixes a critical bug that could prevent users from running update.php on Drupal 8.8.0 after updating from Drupal 8.7.0. More information: #3102336: Don't try to process path aliases while running database updates.

This is also the first stable release of the module. 🎉

subpathauto 7.x-1.3

Bug fixes

Changes since 7.x-1.2:

  • #1691054: Fixed subpathauto should not process if menu_get_item() returns a valid result.
  • Added tests to ensure that $options['alias'] and $options['external'] are properly tested.

subpathauto 7.x-1.2

Bug fixes

Changes since 7.x-1.1:

  • Fixed subpathauto_url_outbound_alter() should skip processing if $options['alias'] is TRUE.
  • Attempted to alter in processed sub-paths into the drupal_lookup_path() static cache. But it fails tests, so disabled for now.

subpathauto 7.x-1.1

Bug fixes

Changes since 7.x-1.0:

  • #1247966 by twistor, Dave Reid: Fixed recursion and depth not respected.
  • Small doc fixes.
  • #1247912: Added basic unit tests.
  • Added configure line to subpathauto.info.

subpathauto 7.x-1.0

Initial release of the subpathauto module, which is a port and rewrite of the Sub-path URL aliases module from Drupal 6.

Subscribe with RSS Subscribe to Releases for Sub-pathauto (Sub-path URL Aliases)