Releases: mattermost-community/mattermost-plugin-profanity-filter
Releases · mattermost-community/mattermost-plugin-profanity-filter
v1.1.0-rc1
Supported Mattermost Server Versions: 5.2.0+
Enhancements
Fixes
- 938cafa fix: set golang version in cd workflow (#46)
- 15fd0d1 feat: japanese support (#44)
- d4152c1 Remove plugin marketplace references from README
- 5978664 feat: Perform changes related to CI/CD. Prepare plugin for community migration. (#41)
- 428bb0e Update community supported README: legal disclaimer (#39)
- a4bfa21 Fix regex for tags trigger in CI/CD (#37)
- f65bec0 Migrate from CircleCI to Github Actions (#36)
- c203e75 Fix linter errors (#34)
- a6d13dd Create .gitpod.yml (#33)
- e5b27a8 Update plugin.json (#31)
- 02a1a8d [GH-25] Adds option to disable filtering for bot messages (#30)
v1.0.0
Supported Mattermost Server Versions: 5.2.0+
Thank your very much @nathanaelhoun for all the contributions to this plugin most notable the audibility to configure it via the System Console and adding regex support.
Enhancements
- 21379af Better gif for rejected post (#29)
- f33bfde Add warning message when post is rejected (#23)
- c4f4195 Use regex to match badwords (#24)
- 3aeb251 Clarified capabilities (#19)
- d152f85 Synchronize with other plugins (#15)
- a4b76e8 [GH-13] Set bad words list from Mattermost settings UI (#14)
- 26f4491 Comparison should ignore accents (#10)
- 55f49a5 Comparison should be case in-sensitive (#12)