Releases: FrostCo/AdvancedProfanityFilter
Releases · FrostCo/AdvancedProfanityFilter
2.35.0 - Fix Muting for BBC, Support for ShadowDOM in Watcher Mode
2.34.1 - Add Muting for HIDIVE, Sling TV, Vimeo, and Improve YouTube Muting
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