Skip to content

v1.2.2

Latest
Compare
Choose a tag to compare
@deemonic deemonic released this 27 Nov 03:22
ec96e3e

Description

This patch release focuses on resolving bugs and improving regex handling for better profanity detection accuracy.

Fixes

  • Resolved an issue where certain profanities (e.g., a$$) were not correctly masked due to special character handling in regex.
  • Improved boundary checks to ensure proper detection of embedded profanities (e.g., afuckb).
  • Fixed false negatives and positives caused by specific edge cases in regex pattern matching.

Notes

  • All existing tests have been validated and updated to ensure compatibility and correctness.
  • This update is fully backward-compatible with v1.2.x.