pathauto 8.x-1.11

Bug fixes
New features

Remove dependency on ctools, Drupal 10 compatibility

IMPORTANT: Removal of ctools dependency

Pathauto no longer has a runtime dependency on the ctools module. This might cause problems if other modules implicitly use ctools functionality without depending on it.

Note that for backwards compatibility, the composer definition still depends on the ctools project, but it's no longer installed on new projects and existing projects may uninstall it if they are not using it.

pathauto 8.x-1.10

Bug fixes

PHP 8.1 compatibility and other bugfixes, preparation for Drupal 10 and removal of ctools dependency

pathauto 8.x-1.9

Bug fixes

PHP8+ compatibility and performance improvements

Contributors (3)

Sergiu Stici, penyaskito, nikunjkotecha

Changelog

Issues: 3 issues resolved.

Changes since 8.x-1.8:

pathauto 8.x-1.8

Bug fixes

Drupal 9 compatibility and bugfixes. Requires Drupal 8.8 and fixes a problem in 8.x-1.7 to allow updating from Drupal 8.7.

Contributors (3)

lolandese, Berdir, chr.fritsch

Changelog

Issues: 3 issues resolved.

Changes since 8.x-1.7:

pathauto 8.x-1.7

Bug fixes

Drupal 9 compatibility. Bugfixes and improvements. Requires Drupal 8.8.

Known issues

Updating from 8.7 with this release might result in errors. See #3131286: Updating core 8.7 -> 8.8 with pathauto not possible. It is recommended to use pathauto 1.6 while updating from Drual 8.7 and only update to 1.7 afterwards

pathauto 8.x-1.6

Bug fixes

Compatibility with Drupal 8.8.0

Contributors (1)

Berdir

Compatible with Drupal 8.7 and 8.8. Only contains one additional fix since 8.x-1.6-beta1.

Changelog

Issues: 1 issues resolved.

Changes since 8.x-1.6-beta1:

pathauto 8.x-1.6-beta1

Bug fixes

Compatibility with Drupal 8.8.0-beta1

Contributors (3)

Berdir, slasher13, jibran

Changelog

Issues: 1 issues resolved.

Changes since 8.x-1.6-alpha1:

pathauto 8.x-1.6-alpha1

Bug fixes

Pre-release for Drupal 8.8-alpha1 compatibility

Contributors (5)

JeroenT, Berdir, amateescu, jibran, pookmish

Changelog

Issues: 2 issues resolved.

Changes since 8.x-1.5:

pathauto 8.x-1.5

Bug fixes
New features

Various bugfixes, deprecated code updates and cleanup

Contributors (23)

RoshniPatel.addweb, amateescu, shubham.prakash, Sahana _N, Shruthi Shetty M, Berdir, StryKaizer, drunken monkey, rbayliss, cgmonroe, seanB, MegaChriz, jasonawant, esclapes, Vidushi Mehta, Akanksha92, bhanuprakashnani, Eitisha, zeuty, Waldoswndrwrld, JeroenT, dpi, idebr

pathauto 8.x-1.4

Bug fixes

Migrations for configuration, drush integration for bulk updates, a duplicaten operation and many cleanups and minor fixes.

Contributors (32)

jcnventura, juampynr, slv_, heddn, DamienMcKenna, Pasqualle, JKerschner, jefuri, Anybody, pfrenssen, LammensJ, Adita, gaurav.kapoor, Prashant.c, i-trokhanenko, pingers, daniel.nitsche, idebr, Akshay kashyap, bandanasharma, thalles, amietpatial, claudiu.cristea, rp7, pookmish, el1_1el, Chris Charlton, Berdir, deepaligaurkar, LaravZ, akshay_d, bnjmnm

Changelog

Issues: 18 issues resolved.

pathauto 8.x-1.3

Bug fixes
New features

Configurable url-safe tokens, various bugfixes, deprecation removals and other improvements.

Contributors (18)

dalin, idebr, alesbencina, vakulrai, subson, dbgilbert, manish-31, Dinesh18, ultimike, Spurlos, junkuncz, datvance, JKerschner, Berdir, cburschka, Primsi, Vidushi Mehta, kdebisschop

Changelog

Issues: 11 issues resolved.

Changes since 8.x-1.2:

pathauto 8.x-1.2

Bug fixes

This release fixes a regression in 8.x-1.1 that causes problems with certain tokens (e.g. book related) as well as deleting translations.

pathauto 8.x-1.1

Bug fixes

This release fixes a few bugs, improves compatibility with Drupal 8.4.3+ and improves performance with creating a large amount of entities, for example in a migration.

Warning: This release requires at least Drupal 8.4.3, do not update if you still use an older version

Changes since 8.x-1.0:

pathauto 8.x-1.0

Bug fixes

This is the first stable release for Pathauto 8.x.

Changes since 8.x-1.0-rc1:

  • #2868831 by benjy: $(...).drupalSetSummary is not a function
  • #2858241 by pifagor: Use of SafeMarkup::checkPlain, which was deprecated

pathauto 8.x-1.0-rc1

Bug fixes
New features

The first release candidate for Pathauto fixes a fatal error for users with forum module, fixes a bug with Lightning-based sites and adds a new feature to only delete automatically generated aliases.

Additionally, Pathauto now only updates the alias for an entity if it is the default revision, this improves integration with Content moderation and similar modules.

Changes since 8.x-1.0-beta2:

pathauto 8.x-1.0-beta2

Bug fixes
New features

The second beta release fixes a critical data-loss bug when aliases are deleted, improves performance when saving a lot of nodes (for example as part of migrations), improves Bulk Update with support for re-generating aliases for entities that already have an alias.

See below for the full list of changes

Changes since 8.x-1.0-beta1:

pathauto 8.x-1.0-beta1

Bug fixes
New features

This is the first beta release for pathauto. The main new feature is support for any entity type, you just need to enable it in the settings and then patterns can be added for it. Also includes a number of improvements, for example compatibility when using it with drupal.org's composer repository.

Changes since 8.x-1.0-alpha3:

pathauto 8.x-1.0-alpha2

Bug fixes
New features

The second alpha release fixes a number of major bugs. It fixes exporting/importing of patterns for specific languages, fixes the manual alias field for entities without a pattern and correctly generates aliases for entities that existed before pathauto was installed. See the full changelog below for details.

Changes since 8.x-1.0-alpha1:

pathauto 7.x-1.2

New features

Changes since 7.x-1.1:

  • #1155132 by das-peter, plach, steinmb: Added Entity Translation support to Pathauto.

pathauto 6.x-2.0

Bug fixes

Changes since 6.x-2.0-rc2:

  • #1289550: The source and language contexts could not be altered from hook_pathauto_alias_alter().
  • #1325976: Improved and shortened text on edit forms.
  • #1322902: Abstracted the unique variant code into pathauto_alias_uniquify().
  • #167786: Fixed check_plain()'d token values using decode_entities() before stripping tags.

pathauto 7.x-1.0-rc2

New features
Bug fixes

Changes since 7.x-1.0-rc1:

  • #1155132: Allow integration with entity translation.
  • #1189508: Allow pathauto_punctuation_chars() to be altered and cached.

pathauto 6.x-2.0-rc2

New features
Bug fixes

Changes since 6.x-2.0-rc1:

  • #1155132: Allow integration with entity translation.
  • #1189508: Allow pathauto_punctuation_chars() to be altered and cached.
  • #1189018: Fixed array_merge() warning due to pathauto_update_6202() not returning anything.
  • #1188968: Fixed call to undefined function drupal_static().

pathauto 6.x-1.5

New features
Bug fixes

Changes since DRUPAL-6--1-4:

  • #881270 by Dave Reid: Fixed string cleaning not applied to the [bookpath] and [menupath] tokens because they defy the Pathauto token name conventions.
  • #881270 by Dave Reid, greggles | plach: [bookpath], [menupath], [*path] tokens not cleaned: aliases without punctuation removed, lower casing, etc.

When updating this be sure to also update to the 6.x-1.15 release of Token as well.

pathauto 6.x-2.0-alpha2

Security update
New features
Bug fixes

Initial release of the Pathauto 6.x-2.x branch, in sync with the 7.x-1.x branch.

Make sure you are using the lastest stable version of Token module.

pathauto 7.x-1.0-alpha2

Security update
New features
Bug fixes

Make sure you are using the lastest stable version of Token module.

Changes since DRUPAL-7--1-0-ALPHA1:

pathauto 6.x-1.4

Security update
New features
Bug fixes

Changes since DRUPAL-6--1-3:

pathauto 5.x-2.4

Security update
New features
Bug fixes

Changes since DRUPAL-5--2-3:

pathauto 7.x-1.0-alpha1

This is the first official Drupal 7 release of Pathauto, which was a port of the 6.x-2.x branch code. Please note that while most major functionality is working properly, there may be some bugs that haven't been found yet. Please make sure to test this release thoroughly before using on a production site.

pathauto 6.x-1.3

Bug fixes
Insecure

Perhaps the most important change is #647812: Update to code required for Path_Redirect compatability for all you path_redirect users out there.

Changes since DRUPAL-6--1-2:

pathauto 6.x-2.x-dev

This is a release for the 6.x-2.x branch for those who are interested in using that.

In general this branch is not well supported and you should probably upgrade to 7.x-1.x whenever possible.

pathauto 6.x-1.2

New features
Bug fixes
Insecure

Changes since DRUPAL-6--1-1:

pathauto 6.x-1.1

New features
Bug fixes
Insecure

This is mostly a bug fix release, though a few small features managed to sneak their way into the code.

Be sure to run update.php. In addition to cleaning up your database this will make sure that the menu entries are updated.

Apart from the functionality bug fixes, this release also marks a great leap towards being compliant with Drupal's coding style and generally having cleaner code - not to mention actually sporting a SimpleTest by Gábor Hojtsy!

This release also has a bunch of new/updated translations, thanks to all the wonderful translators out there!

pathauto 5.x-2.3

Bug fixes
Insecure

This is mostly a bug fix release, though one small feature managed to sneak its way into the code.

Apart from the functionality bug fixes, this release also marks a great leap towards being compliant with Drupal's coding style and generally having cleaner code, as well as having the 5.x-2.x and 6.x-1.x code be in much closer synchronisation.

This release also has a bunch of new/updated translations, thanks to all the wonderful translators out there!

pathauto 7.x-1.x-dev

New features
Bug fixes

This is a forward port of 6.x-2.x (which is very similar to 6.x-1.x) but is updated for 7.x core.

If you use either 6.x-1.x or 6.x-2.x you should be able to update directly in the "normal way."

This is still very new and may contain lots of bugs.

pathauto 5.x-2.2

Bug fixes
Insecure

This is largely a bugfix release. The faster bulk generates might be seen as a feature, but either way - they are definitely good.

Changes since DRUPAL-5--2-1:

pathauto 5.x-2.1

New features
Bug fixes
Insecure

This is primarily a stability fix on the 5.x-2.0 release of Pathauto though it does include some new "features" they were considered to be quite important in order to be added.

Pages

Subscribe with RSS Subscribe to Releases for Pathauto