Skip to content

Version 2.3.1

Compare
Choose a tag to compare
@caseyamcl caseyamcl released this 20 Aug 18:02

Fixed

  • Backport: Fixed bug from v2.3: If default slugifier is used (UniqueSluggifier.php), then ensure unique instance each time MarkupFixer::fix() is run. This will prevent it from continuing to generate unique slugs if used more than once.