Skip to content

Releases: FrostCo/AdvancedProfanityFilter

2.38.0 - Muting Status, APF Captions For Element Mode, Updates for Muting Sites

11 Oct 06:49
f395540
Compare
Choose a tag to compare

✨ New Features & Updates:

  • de07808 APF Captions for element/elementChild modes
  • New option to control when the filter should run on frames (Domain page) (#435)
  • Adjust badge color based on audio muting status
  • Add audio muting status to popup
  • 🔇 Updated audio muting for Tubi TV (#440)
  • 🔇 04dcab4 Update audio muting for Apple TV+ (#436)
  • 🔇 ad9aac8 Option to disable filtering for pre-censored words on YouTube

🐛 Bugs Fixed:

  • 0c14fb2 Allow localhost for domain input box in options

🔧 Development:

  • Common functions for using APF Captions
  • 7088e04 Add filteredText to FilteredVTTCue
  • d4c1e40 Add source/destination to extension messages
  • fe5eaa3 Store tab's status and use for badge color
  • cfc3db0 Reset audio muting status on video removal
  • Various logging adjustments

2.37.1 - Support for Some Older Browsers

24 Aug 14:22
4d8454e
Compare
Choose a tag to compare

🐛 Bugs Fixed:

  • f201779 Fix backwards compatibility with older browsers that don't support optional chaining

2.37.0 - Watcher Mode Updates

20 Aug 02:22
090227a
Compare
Choose a tag to compare

✨ New Features & Updates:

🐛 Bugs Fixed:

  • df753be Set badge color on audio mute pages in IFRAMES

🔧 Development:

  • 35b987a Add displaySelectorParents to hide/show captions/subtitles
  • 68449d9 Remove parentSelectorAll support in watcher mode
  • f8b0b15 Add functions to search through textTrack cues
  • 5ed54fb Add APF Caption support to wwatcher mode
  • 57f4ac4 Filter stopObserving() now stops observing Shadow DOMs
  • [BETA] Add new watcherToCue method and toCue audio rule

2.36.5 - New Audio Muting Status Page, Row8 and Fix RaiPlay

15 Aug 03:57
e3cb1fe
Compare
Choose a tag to compare

✨ New Features & Updates:

🔧 Development:

2.36.4 - Audio Muting for Disney+ (South Africa) and RaiPlay

06 Jul 04:58
d5f3954
Compare
Choose a tag to compare

✨ New Features & Updates:

  • 0afb012 Audio muting for Disney+ South Africa
  • a6b9b27 Audio muting for RaiPlay (Italian)

🔧 Development:

  • Changed main branch from master to main

2.36.3 - Update Audio Muting for Paramount+

19 Jun 21:00
6e689fa
Compare
Choose a tag to compare

✨ New Features & Updates:

  • 3169f63 Update audio muting for Paramount+

🔧 Development:

2.36.2 - Fix Bookmarklet

14 Jun 04:59
37b4f78
Compare
Choose a tag to compare

🐛 Bugs Fixed:

2.36.1 - Fix for Filtering Words ending with "+"

07 Jun 06:15
a68b16a
Compare
Choose a tag to compare

🐛 Bugs Fixed:

  • 14befe0 Support for filtering words/phrases ending with +

🔧 Development:

  • f9c3cc4 Update development dependencies

2.36.0 - Customize Supported Audio Sites For Target Builds

18 May 04:55
51c4caa
Compare
Choose a tag to compare

✨ New Features & Updates:

  • Web Audio Site (rules) can now be customized for different deployments (Chrome, Firefox, Safari, iOS, etc.)
  • 8df3972 Update audio muting for Stan.com.au (#400)

🐛 Bugs Fixed:

  • 815a5fe Fix for audio muting on YouTube auto-generated captions (Video mute methods)

🔧 Development:

  • 168d07e Re-arrange WebAudio and Sites, add support for build target customizations
  • ede07e5 Allow Audio Rules to specify a build target

2.35.0 - Fix Muting for BBC, Support for ShadowDOM in Watcher Mode

09 May 04:02
7757e30
Compare
Choose a tag to compare

✨ New Features & Updates:

  • bba3426 Update for BBC Iplayer audio muting (#397)
  • d60d5b3 Better sorting for domains in Option's page

🔧 Development:

  • a8266f1 2f752d7 Support for ShadowDOM selectors in Watcher muting mode
  • 943778d Allow video mute/unmute inside ShadowDOM
  • 50c6137 Set videoSelector in common init for audio rules