Skip to content

Releases: FrostCo/AdvancedProfanityFilter

2.23.2 - Fix Older Firefox for Android Versions

20 Aug 04:53
f34356c
Compare
Choose a tag to compare

🐛 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

31 Jul 04:49
e285de3
Compare
Choose a tag to compare

🐛 Bugs Fixed:

  • 88d6958 Fix YouTube auto subs min/max muting

2.23.0 - Audio Muting for Embedded YouTube Videos

18 Jul 15:56
c497c6e
Compare
Choose a tag to compare

✨ 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

16 Jul 02:23
f06c405
Compare
Choose a tag to compare

✨ 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

13 Jul 04:12
ffe6c2b
Compare
Choose a tag to compare

✨ 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

10 Jul 19:52
d23cb5f
Compare
Choose a tag to compare

🐛 Bugs Fixed:

2.20.1 - Fix Audio Muting for YouTube

08 Jul 20:43
5f525ac
Compare
Choose a tag to compare

🐛 Bugs Fixed:

  • ddec90b Fix for Audio Muting for YouTube Auto Generated Captions (#315)

2.20.0 - Fubo TV Audio Muting and Other Updates

08 Jul 05:10
c3143a6
Compare
Choose a tag to compare

✨ 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

21 May 01:50
a1049ed
Compare
Choose a tag to compare

✨ 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

20 May 19:42
4072120
Compare
Choose a tag to compare

✨ 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