Skip to content

Releases: FrostCo/AdvancedProfanityFilter

2.31.0 - Manifest V3 and Better Light/Dark Themes

08 Feb 07:26
c2d504e
Compare
Choose a tag to compare

✨ New Features & Updates:

  • Use system theme by default (Control in Options page > Settings tab > General Settings)
  • Better styling for light/dark mode themes
  • 67c1b28 Enable/disable context menu
  • e723143 Audio muting for BBC iPlayer (##336)
  • 47ecc78 Audio muting for ABC iview (Australia) (#375)
  • 452a5a6 Audio muting for Amazon Smile and UK
  • Upgraded to Manifest V3 (Chromium-based browsers only)

🐛 Bugs Fixed:

  • 8e821eb Bulk editor: Add blank row when removing last

🔧 Development:

  • 74174c3 eventPage renamed to background
  • Background page now uses local storage to track state
  • 526a70c Support Manifest V2 and V3 in background script
  • Introduce ./build.json to track current build state
  • There are now prebuild and postbuild scripts to accommodate multiple targets (manifest v2/v3, firefox, safari) (#376)
  • Support iOS 15+ and MacOS Safari merged in (still in testing)
  • Remove Edge legacy build

2.30.0 - Local Storage for Large Settings

27 Jan 01:03
e5531b7
Compare
Choose a tag to compare

✨ New Features & Updates:

  • Allow storage of large settings such as words and domains to go to local storage (#282)
    • These values will not be synced between devices, but allow you to store more
    • To adjust this setting, see Option page > Config tab: Sync large settings
    • If you add too much data through the bulk word editor or config import, you'll be prompted to switch
  • 3862d7e Stats are preserved on restore/reset (clear manually on Stats page)
  • 90d0dbb Option page routing

🐛 Bugs Fixed:

  • 2921417 Fix for adjusting YouTube min/max muting values
  • 1ae8ef0 Remove all words now actually removes all saved words (#322)

🔧 Development:

  • syncLargeKeys is stored in local storage, and defaults to true (syncing enabled)
  • 99aaaf4 Add test:addon to test script
  • ede0636 Try to get QUOTA_BYTES_PER_ITEM from browser
  • More standardized errors and handling

2.29.0 - Fix Audio Muting for HBO Max and Redbox

15 Jan 06:03
9e50d64
Compare
Choose a tag to compare

✨ New Features & Updates:

🔧 Development:

  • 4af5575 AudioRule subtitleSelector always returns a list/array now

2.28.0 - Colored Blocks for Censor Method

21 Dec 04:53
2441d41
Compare
Choose a tag to compare

✨ New Features & Updates:

  • 2251cfd Add colored blocks for Censor filter method

🐛 Bugs Fixed:

  • fb19da6 Handle enabledDomainsOnly when combined with muteAudioOnly
  • ea0ac6c Allow Video Mute method in Bookmarklet

2.27.0 - Add Audio Support for Showtime, Roku Channel,

18 Nov 02:15
8d706dd
Compare
Choose a tag to compare

✨ New Features & Updates:

  • 22308b0 Added option to mute video directly
  • 0eeac8c Added option to not mute audio while filtering captions/subtitles
  • 91ff656 Audio muting for Showtime
  • 56f280b Audio muting for The Roku Channel
  • a82d38b Fix for Paramout+ audio muting
  • ed8a455 Fix for Showmax audio muting (simpleUnmute)

🐛 Bugs Fixed:

  • d05e780 Only attempt notification if browser supports it
  • 01a0f00 Handle a tab without a URL

🔧 Development:

  • 40c0100 Rename MUTE_METHOD.VIDEO to VIDEO_VOLUME
  • ecd3e51 Upgrade W3.CSS to 4.15
  • 75d7718 Add npm script update:deps to update dependencies
  • 75d7718 Update dependencies

2.26.0 - Remove Less-used Words

01 Nov 05:52
b2b49b1
Compare
Choose a tag to compare

✨ New Features & Updates:

  • c1ccee8 Remove less-used words from Stats page (Learn more)
  • 872c0be Hide update notifications by default, go to Options page > Settings > General Settings to re-enable (#322)

🔧 Development:

  • Update dependencies

2.25.1 - Fix HBO Max Audio Muting

21 Oct 07:27
e7e12e0
Compare
Choose a tag to compare

✨ New Features & Updates:

  • 5133627 Update to address HBO Max muting issues (see #347)

🔧 Development:

  • c554e54 Added getParent() helper function

2.25.0 - Audio muting for Funimation

10 Oct 04:59
f30be17
Compare
Choose a tag to compare

✨ New Features & Updates:

  • 02aec53 Audio muting for Funimation

2.24.2 - Update for Disney+ Muting

02 Oct 06:58
d6a402c
Compare
Choose a tag to compare

✨ New Features & Updates:

  • 161f830 Update muting to work with Disney+ website updates

🐛 Bugs Fixed:

  • d7eff35 Improve element[Child] mode support for multi-mutation rules

2.24.1 - Fix Statistics Display

08 Sep 04:57
811c482
Compare
Choose a tag to compare

🐛 Bugs Fixed:

  • 8ff85cf Fix displaying stats when using wordlists (#329)
  • 8ff85cf Fix for enabling/disabling stats collection