Releases: FrostCo/AdvancedProfanityFilter
Releases · FrostCo/AdvancedProfanityFilter
2.34.0 - Apple (iOS/macOS) Release & Netflix Muting Update
✨ New Features & Updates:
- 🍎 APF is now available for Apple devices! See the App Store Page for more details
- 6eca471 Update Netflix muting to support additional regions & browsers
🐛 Bugs Fixed:
- Various theming improvements, especially for Safari
🔧 Development:
- b63f85a
npm run build:safari
now updates the Xcode project version
2.33.4 - Muting for FX Networks and Bug Fixes
2.33.3 - Fix substitution mark for regex with backreferences
2.33.2 - Fix for Domains With a Bare Hostname
2.33.1 - Remove APF Captions When There Are No Active Cues
🐛 Bugs Fixed
- 5b65159 Remove APF Captions when there are no activeCues (Crunchyroll)
2.33.0 - Logging and Background Improvements
2.32.2 - Muting for ITV, Channel4, and PrimeVideo, Fix Sync Storage Splitting
2.32.1 - Revert to Manifest V2
✨ New Features & Updates:
- 40fda1b Reverting to Manifest V2 due to some regressions
- Version 2.32.0 had a few minor build-related issues and was not officially released
- Included in 2.32.0: 144c8a8 Support backreferences on regex substitution (#361)
🔧 Development:
- Consolidated some build script functions into a shared library
- Separate build states are now kept for dev and release builds
- Adjustments to bookmarklet build scripts
2.32.0 - Support Backreferences on Regex Substitution
2.31.0 - Manifest V3 and Better Light/Dark Themes
✨ 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