mirror of
https://codeberg.org/h3xx/you-dont-need-pihole.git
synced 2024-08-14 20:27:01 +00:00
777 B
777 B
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[Unreleased]
Added
- dnsmasq: Add 'bogus-priv', 'domain-needed' options
- dnsmasq: Add IPv6 upstream DNS servers
- Add support for allowlists
Changed
- Use
::
instead of::1
as the blocked IPv6 address - Strip
#
comments, whitespace from *.domains
Fixed
- Prevent AdroitAdorKhan-EnergizedProtection updates (current repo has a broken list)
- Fix
block.list
permissions on first generation.
Removed
- Removed in-repo custom ad domains list
[0.1.0] - 2022-11-12
Initial published version