you-dont-need-pihole/CHANGELOG.md

31 lines
802 B
Markdown
Raw Permalink Normal View History

2022-12-14 16:34:33 +00:00
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
2023-06-19 18:45:06 +00:00
## [0.2.0] - 2023-06-19
2022-12-14 16:34:33 +00:00
### 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.
2022-12-14 16:34:33 +00:00
### Removed
- Removed in-repo custom ad domains list
## [0.1.0] - 2022-11-12
Initial published version