Install

Works with Drupal: 8.x

Using Composer to manage Drupal site dependencies

Alternative installation files

Download tar.gz 61.7 KB
MD5: 08828ca7871b53ec82f795fcec178612
SHA-1: 3ce7570c15e9a7e4c5b8761ba6e773138bd0b4ca
SHA-256: 5129af4caacdf4c4ada8d23b208e7f76b00dc1e3f0b0e7393847c2c106a226f8
Download zip 97.16 KB
MD5: 76e6d1f11b24414602681d8528cfe404
SHA-1: 08962a207e4273eaaf9d2edf79111db9fbcb8c8e
SHA-256: 43aa8c5979b81cbc3a30b30bc197dfa558db822fa2ebe525039ae39142de0a6b

Release notes

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:

  • #2809447 by JayKandari, Berdir: new pattern types don't show after saving settings form
  • #2840749 by LpSolit, Eli-T: Users are invited to Configure URL alias patterns even if they do not have permission to
  • #2772089 by LpSolit, borisson_, jalpesh: Remove deprecated usage of db_select and db_delete from codebase
  • #2839643 by LpSolit: Editing a pattern changes its weight
  • #2678558 by LpSolit: Bulk generate should be able to recreate aliases
  • #2705553 by LpSolit: In the pattern edit form, a description should explain what the label is used for
  • #2835794 by naveenvalecha: Fix permission of docroot/modules/contrib/pathauto/pathauto.libraries.yml
  • #2818273 by rahul.nahar001: Don't accept whitespace in patterns
  • #2807099 by Nitin Shirole: Use DI for translatable strings instead of global t()
  • #2833419 by Vagelis: "javascript" should be "JavaScript"
  • #2831697 by webflo, screon: Automatic url aliases disappearing from nodes
  • #2821696 by tbonomelli: On alias patters listing page more than fifty patterns are not showing up
  • #2816989 by agoradesign: Update 8100 does not apply anymore with beta1
  • #2765729 by Berdir, geerlingguy: PathautoPattern->applies() exponentially slows down operations with large numbers of nodes
Created by: berdir
Created on: 18 Jan 2017 at 23:16 UTC
Last updated: 29 Jan 2017 at 15:08 UTC
Bug fixes
New features

Other releases