Skip to content

v1.0.7238

Compare
Choose a tag to compare
@ryannewington ryannewington released this 17 Mar 23:45
· 94 commits to master since this release

Changes the behavior of regular expression matching from requiring an exact match, to requiring only a partial match, as well as allowing case-insensitive matching.

This means that where a previous regex of password would only match an exact input of password, the same filter will now match this is my password