Knowledge Base

Redirect Module Release Notes

Last Modified:
27 Mar 2026
User Level:
Administrator +

These Release Notes detail the changes made to each version of the Redirect Module, this includes new features or changes to the pre-existing one, including bug fixes.

Release: 1.2.5

Release date: 27 March 2026

New Features

  • Support for comments in CSV files (lines starting with #)
  • Case-sensitive wildcard matching option
  • Cross-platform line ending support (Windows, Mac, Unix)
  • Trailing slash tolerance in wildcard matching

Changes

Component Summary Key
Core Added support for comment lines in CSV files PSCC-1019
Core Added case-sensitive wildcard matching option PSCC-1019
Core Improved CSV parsing with cross-platform line ending support PSCC-1019
Core Wildcard patterns now match URLs with or without trailing slash PSCC-1019

Release: 1.2.4

Release date: 12 December 2024

New Features

  • Fixed so it will redirect to the correct protocol
  • Add missing '/' at the end of the URL

Changes

Component Summary Key
Core Added support to wildcard characters at the beginning of From URLs PSCC-943

Release: 1.2.0

Release date: 25 January 2019

New Features

  • Added support for wildcards characters at the beginning of From URLs

Changes

Component Summary Key
Core Added support to wildcard characters at the beginning of From URLs PSCC-515

Release: 1.1.0

Release date: 3 December 2018

New features

  • Ability to handle wildcards in URLs.

Changes

Component Summary Key
Core Ability to handle wildcards PSCC-460
Core Double forward slash characters for internal links PSCC-318
Back to top