Fellow adblockers, adblock-lean v0.7.4 is now available.
Main changes in this release:
- New feature: support adblocking on multiple dnsmasq instances (the
service adblock-lean select_dnsmasq_instances
command now allows to pick multiple instances) - thank you @languagegame for requesting this feature and testing, thank you @d687r02j8g, @spence for testing - Bugfix: files
.abl-extract_blocklist
,abl-conf-script
not removed when adblock-lean is paused - Improve config-related logic and config parsing efficiency
- Improve error handling
- Various minor optimizations
- README updates
Full Changelog: https://github.com/lynxthecat/adblock-lean/compare/v0.7.3...v0.7.4
Users can update to this version, as usual, via the command
service adblock-lean update
Users who temporarily changed the update channel of adblock-lean can use the command
service adblock-lean update -v release
to switch back to the release
update channel.
New users can install adblock-lean by following the instructions in the adblock-lean GitHub repository.
Enjoy!