Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 345 Bytes

File metadata and controls

5 lines (4 loc) · 345 Bytes
@apostrophecms/redirect minor

New caseInsensitive option. When enabled, "Old URL" values are stored in lowercase and incoming request URLs are matched case-insensitively. A migration lowercases existing redirects when the option is enabled. See the README for details, including a note on the non-reversible nature of this change.