Releases: FrostCo/AdvancedProfanityFilter
Releases · FrostCo/AdvancedProfanityFilter
2.23.2 - Fix Older Firefox for Android Versions
🐛 Bugs Fixed:
- eede240 Display errors that can break Options/Popup pages
- 4c03e95 Fix for older versions of Firefox for Android (#326)
2.23.1 - Fix YouTube Auto Subs Min/Max Muting
🐛 Bugs Fixed:
- 88d6958 Fix YouTube auto subs min/max muting
2.23.0 - Audio Muting for Embedded YouTube Videos
✨ New Features & Updates:
- 3d669e5 Audio muting for embedded (
iframe
) YouTube videos (#242)
🐛 Bugs Fixed:
- 1f1dcfe Don't migrate empty domains
2.22.0 - Case-sensitive Substitutions and Filler Audio Fix
✨ New Features & Updates:
- d334308 Allow case-sensitive substitutions (#200)
- 0977535 Preserve case for each substitute word in phrase
🐛 Bugs Fixed:
🔧 Development:
- b52f63f Test for valid extension context before attempting to log stats
- 028f7f7 Convert word repeat and separators to numbers
- Adding tests for new case-sensitive substitutions and update tests for word repeat and separators
- 452a390
chromeStorageAvailable
check both local and sync
2.21.0 - Filter Statistics
✨ New Features & Updates:
- Added filtering statistics: Options page > Stats (#295)
🔧 Development:
- 004eaa3 Convert
Filter.replaceText()
stats to statsType
- Stats are stored by
chrome.storage.local
(won't sync)
- Add methods for using local storage to
WebConfig
2.20.2 - Fix Bulk Word Editor
2.20.1 - Fix Audio Muting for YouTube
🐛 Bugs Fixed:
- ddec90b Fix for Audio Muting for YouTube Auto Generated Captions (#315)
2.20.0 - Fubo TV Audio Muting and Other Updates
✨ New Features & Updates:
🐛 Bugs Fixed:
🔧 Development:
- f782e93 Update Dev Dependencies
- 6aef1ff Add
test:lint:nibble
- 36a5699 Switch to ES Modules for
/bin
scripts
- 7b57761 constants are now UPPER_CASE
- fc53e61 Initialize
muteMethod
once per rule
2.19.1 - Improve Peacock TV Audio Muting
✨ New Features & Updates:
- 7dc618a Update Peacock TV audio muting
🐛 Bugs Fixed:
- 25e2032 Fix hide/show subtitles for element[Child] modes
- 929f6df Handle captions/subtitles spread across multiple mutations better
2.19.0 - Improve HBOMax and Crunchyroll Audio Muting
✨ New Features & Updates:
- Update Crunchyroll to respect showing or hiding captions/subtitles (#302)
- d018a4c HBO Max will now use the
Dynamic
rule by default (#293)
🔧 Development:
- 0c037f3 WebAudio.initRule can now be called directly
- d018a4c New Dynamic Audio mode (Used for HBO Max)
- d2b0bf0 APF Captions (HTML) for TextTracks
- 5a355a7 Add
WebAudio.subtitlesShouldBeShown