Skip to content

v1.18.1

Compare
Choose a tag to compare
@fundead fundead released this 29 Mar 21:33
· 1240 commits to master since this release
  • filterSensitiveData() now accepts RegExp objects in its array params, which will be used to match keys to filter out. In combination with the new setFilterScope('all') function, this can be used to easily filter out any key with fuzzy matching.