Skip to content

Releases: FrostCo/AdvancedProfanityFilter

3.2.2 - Audio Muting for Max, Updates for Other Sites

30 May 07:06
bdc7a89
Compare
Choose a tag to compare

✨ New Features & Updates

  • 🔇 Update audio muting for Crunchyroll for dubbed videos (#502)
  • 🔇 Update audio muting for Vimeo (#504)
  • 🔇 Update audio muting for Max (Formerly HBO Max) (#505)
  • 🔇 Update audio muting for ABC

🔧 Development

  • Add AudioRule.classNamePart
  • Update alt text for README badges
  • Adjust postbuild script to handle more manifest changes and stop modifying src/manifest

3.2.1 - Audio muting for Rooster Teeth and Fix Crunchyroll

14 May 21:40
9280381
Compare
Choose a tag to compare

✨ New Features & Updates

  • 🔇 Audio muting for Rooster Teeth (#499)
  • 🔇 Update audio muting for Crunchyroll (#502)

🔧 Development

  • Remove audio muting for vrv.co (merged with Crunchyroll on May 8, 2023)
  • Remove audio muting beta.crunchyroll.com (no longer available)

3.2.0 - Audio Muting for Directv, Kanopy, SkyShowtime

26 Apr 06:22
9621b5f
Compare
Choose a tag to compare

✨ New Features & Updates

  • 🔇 Audio muting for Directv Stream
  • 🔇 Audio muting for Kanopy (#498)
  • 🔇 Audio muting for SkyShowtime
  • 🔇 Update audio muting for Redbox (#493)

🐛 Bugs Fixed

  • Set Wordlist before processing page (bug prevented wordlist selections from being applied)

🔧 Development

  • AudioRule.cue mode now checks to make sure all activeCues have been filtered
  • Add AudioRule id to debug output for mute/unmute

3.1.0 - Audio Muting for Xfinity, Update Redbox, Support Multiple Watcher subtitleSelectors

11 Apr 07:37
3f04972
Compare
Choose a tag to compare

✨ New Features & Updates

  • 🔇 Audio muting for Xfinity (#495)
  • 🔇 Audio muting update for Redbox (#493)
  • 🔇 Support for multiple watcher subtitle selectors (for supporting dual subtitles (#492))

3.0.3 - Fix Crunchyroll Audio Muting

11 Apr 07:51
6addb18
Compare
Choose a tag to compare

✨ New Features & Updates:

  • Fix muting for Crunchyroll (#491)

3.0.2 - Don't Filter Input Text Elements

11 Apr 07:50
f251da4
Compare
Choose a tag to compare

🐛 Bugs Fixed

3.0.1 - Fix Bookmarklet

11 Apr 07:50
01de02c
Compare
Choose a tag to compare

🐛 Bugs Fixed

  • cdc9eb6 Fix to include bookmarklet script in package

3.0.0 - Popup Summary/Counter Improvements, New Bookmarklet, Codebase Changes

05 Mar 18:01
86bc061
Compare
Choose a tag to compare

✨ New Features & Updates

  • Bookmarklet: Replace with new implementation more info
  • Popup:
    • Visual improvements
    • Adjust status to reflect changes
    • e4a2cb1 Combine word summary from all frames in the tab
    • Popup now respects tab toggles
  • 64e602b Counter badge now combines the count for each frame in the tab
  • Add heading icons to Option's Help page

🐛 Bugs Fixed

  • fe146f6 Use status modal when no "lessUsedWords" to remove

🔧 Development

  • Convert Background to a class
  • Add new "main" entry points for each entry point (remove auto-executing code from class files)
  • Convert tests to Typescript
  • Use typescript (remove Babel)
  • Use path aliases for imports
  • Adjust .build.json import (inject through webpack)
  • Break up many larger functions into smaller ones
  • Add class reference helpers to call into other class static methods
  • Add Webpack files for each environment and a shared common config file

ℹ️ Important Announcement

Some parts of the codebase, including the audio muting code, are now being moved to a proprietary license and a closed-source repository. The main reasons for this change are:

  1. Allow for some upcoming new features and capabilities that I'm planning
  2. Prevent others from being able to take and monetize on the project

The plan going forward is to keep this as an open-source project specializing in text filtering. This will serve as the base for other projects that I'll be building on top of it. "Advanced Profanity Filter" the extension will still include the audio-muting feature when downloaded from an official store, so nothing should change for most people.

2.40.0 - Shuffled Substitutions, Audio Muting for AMC+, Rename to Allowlist

11 Jan 04:54
120d240
Compare
Choose a tag to compare

✨ New Features & Updates:

🐛 Bugs Fixed:

🔧 Development:

  • b3f366d Support async functions for data migrations

2.39.0 - Audio Muting for Movies Anywhere, Shudder, Updates for Apple TV+ (Safari), Peacock TV

11 Nov 06:54
7f064f1
Compare
Choose a tag to compare

✨ New Features & Updates:

🔧 Development:

  • d5df78b Upgrade development dependencies
  • e87f9fe Firefox: Rename application to browser_specific_settings in manifest.json