v2.1.0 #52
thegdsks
announced in
Announcements
v2.1.0
#52
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
🚀 Release Notes: Glin-Profanity v2.1.0
We’re excited to roll out v2.1.0, a focused follow-up to our major
v2.0.0
launch. This release brings refinements, UI enhancements, and improved configurability across the board — all while maintaining blazing-fast profanity detection.✨ What’s New in v2.1.0
🔁 Auto Replace Profanity (New!)
***
,🧼
, or#@%!
.autoReplace
andreplaceWith
config options in bothFilter
anduseProfanityChecker
.🎚 Minimum Severity Filtering
minSeverity
option to allow filtering based on severity level.Fuzzy
and above by settingminSeverity: SeverityLevel.Fuzzy
.🧠 Context Logging + Match Info
customActions
callback allows hooking into logs from React UI or backend usage.💡 Improved React Testing UI
autoReplace
,customWords
,replaceWith
selector🧼 Internal Enhancements
processedText
always respectsreplaceWith
.📌 Reminder
v2.0+ requires Node.js v14+
For v1.x users, please refer to the legacy docs or upgrade accordingly.
📥 Installation
or
🛠 Minor Fixes & Cleanup
checkProfanityWithMinSeverity
✅ Summary
Thank you for using Glin-Profanity 🙌
Your feedback helps shape the future of safe and respectful content tools.
Explore the full project on GitHub →
What's Changed
Full Changelog: v2.0.0...v2.1.0
This discussion was created from the release v2.1.0.
Beta Was this translation helpful? Give feedback.
All reactions