Skip to content

New Enhancments Release | Close v1.1.0#7

Merged
thegdsks merged 2 commits intodevelopfrom
feat/npm-test
Aug 3, 2024
Merged

New Enhancments Release | Close v1.1.0#7
thegdsks merged 2 commits intodevelopfrom
feat/npm-test

Conversation

@thegdsks
Copy link
Copy Markdown
Member

@thegdsks thegdsks commented Aug 3, 2024

Async Profanity Check:
Introduced checkTextAsync function for performing asynchronous profanity checks, useful for large texts or remote data sources.

Profanity Replacement:
Added replaceWith option to allow users to replace profane words with a specified character or string in the text.

Profanity Severity Levels:
Added severityLevels option to include severity levels for each profane word, providing more detailed results about the intensity of the profanity.

Custom Profanity Actions:
Added customActions option to allow users to define custom actions or callbacks that are executed when profanity is detected.

Multilingual Support Enhancements:
Improved handling of multiple languages, allowing users to check for profanity across several languages simultaneously.

Visual Feedback for File Upload:
Provided visual feedback for file upload success or failure.
Displayed a list of custom words loaded from the JSON file.

Reset and Clear Functions:
Added functionality to reset the form and clear input fields.
Provided the ability to clear the list of custom words.

Error Handling:
Improved error handling for invalid JSON files and other issues.
Displayed user-friendly messages and logs for better debugging.

Custom Word Management:
Allowed users to upload a JSON file with custom words.
Enabled users to manage custom words more effectively.

Detailed Results:
Provided context and highlighted profane words within the text.
Displayed processed text with profane words replaced, if the replacement option is used.

@thegdsks thegdsks added the enhancement New feature or request label Aug 3, 2024
@thegdsks thegdsks self-assigned this Aug 3, 2024
@github-actions
Copy link
Copy Markdown

github-actions bot commented Aug 3, 2024

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails

Scanned Manifest Files

package.json
  • eslint-config-prettier@^9.1.0
  • eslint-plugin-prettier@^5.2.1

Copy link
Copy Markdown
Member Author

@thegdsks thegdsks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks Good

@thegdsks thegdsks merged commit 0c47709 into develop Aug 3, 2024
thegdsks added a commit that referenced this pull request Jul 27, 2025
New Enhancments Release | Close v1.1.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant