Skip to content

2.1.0

Compare
Choose a tag to compare
@nikouu nikouu released this 02 Oct 09:24
· 40 commits to main since this release

New:

  • Docs improved
  • Early draft of WASM demo site
  • Simple phone number validation has been added under the hood - in line with other validators.

Breaking changes:

  • IRedactor namespace changed from ZeroRedact.Redactors to ZeroRedact
  • Brought IPv4 and IPv6 options and redactor names in line with naming standard
  • Brought IPv4 and IPv6 parameter names in line with naming standard

Bug fixes:

  • Fixed issue where email redaction types Middle and MostUsername would manipulate the underlying, original input email address.