Releases: FrostCo/AdvancedProfanityFilter
Releases · FrostCo/AdvancedProfanityFilter
2.12.0 - Fix Hulu, Add New Muting Sites
2.11.0 - Experimental Muting for VRV and Crunchyroll
✨ New Features & Updates:
- (Experimental) Filtering and audio muting for vrv.co (#250)
- (Experimental) Audio muting for Crunchyroll (#205)
🐛 Bugs Fixed:
🔧 Development:
- Support for using external captions/subtitles and converting them to cues
- 17c2d0e
getVideoTextTrack()
refactored to support languages and labels
2.10.0 - Apple TV Muting and Fix YouTube Muting
2.9.1 - Muting for Tubi TV and Fix For Identifying Forbidden Nodes
2.9.0 - Deep Mode & Domain Mode Improvements
✨ New Features & Updates:
- 4e76ee7 Introducing deep mode (#232)
- efb67f9 Use dropdown to select domain modes
- 0106fb4 Simplified domain modes naming
🐛 Bugs Fixed:
- 735317c Better validation on adding a new Regex match method word
- 8bc3ee1 Continue loading filter on invalid word config
🔧 Development:
- Update bookmarkletFilter to match latest webFilter
- 8f22391 Switched processing nodes from recursion to improve functionality and performance
2.8.2 - Disable Filter Temporarily & Muting For Additional Sites
✨ New Features & Updates:
- Disable filter for tab once (until reload) through context menu (#228)
- Disable filter for tab through context menu (#228)
- fca8990 Audio muting for Peacock TV (#230)
- 3f9270a Audio muting for CW TV (#239)
- d2484ee Add muting for Criterion Channel (#236)
🐛 Bugs Fixed:
- ee4a242 Update word page wordlists names
🔧 Development:
2.8.1 - Audio Unmute Delay
✨ New Features & Updates:
- 8a2ee0a unmuteDelay support for Watcher mode
- 2cd7d5b unmuteDelay support for Element/ElementChild mode
🐛 Bugs Fixed:
🔧 Development:
- Add
WebAudio.DefaultVideoSelector
simpleUnmute
is now referenced from the AudioRule (a site's first rule will be used when a supportedNode is not found)
2.8.0 - New Watcher Muting Method
✨ New Features & Updates:
- New and improved Watcher muting method (#227)
🐛 Bugs Fixed:
- cb3ec5e Switch Amazon muting rule to new Watcher method (#183)
- IMPORTANT: Remember to remove any custom audio config for Amazon to use the new version.
🔧 Development:
- b72bd84 Default
simpleUnmute
to true for Watcher method