Releases: LuckyTurtleDev/crab-hole
Releases · LuckyTurtleDev/crab-hole
v0.1.11
v0.1.10
What's Changed
- update dependencies that cargo audit flagged as vulnerable by @msrd0 in 259b8a0
- Updated README.md due to DNSSEC issue by @NiklasVousten in #30
- Updated ahash: 0.8.6 -> 0.8.11 by @NiklasVousten in #35
- Added config validation by @NiklasVousten in #34
New Contributors
- @NiklasVousten made their first contribution in #30
Full Changelog: v0.1.9...v0.1.10
Version 0.1.9
This is a small maintenance release that updates the time
crate to compile with recent rust versions as well as the rustls
crate.
v0.1.8
What's Changed
- API: add option to query domain and show used list by @LuckyTurtleDev in #22
- use system certs by default now. Can be adjust with featureflags @LuckyTurtleDev in #24
- remove domain and ip from log by @LuckyTurtleDev in #23
- allow-lists to allow domains again, which were blocked by a blocklist by @LuckyTurtleDev in #25
Full Changelog: v0.1.7...v0.1.8
v0.1.7
What's Changed
- fix missing cert for upstream
- add support for dns over HTTP/3
Full Changelog: v0.1.6...v0.1.7
v0.1.6
What's Changed
- reduce memory usage of blocklist to 5.6% of the previous implementation by using the qp-trie crate in #20
- allow using local files (
files:///
) as blocklist source
Full Changelog: v0.1.5...v0.1.6
v0.1.5
- update rustls and trust-dns to latest version
- update some other deps too
- enable DNSSEC at example config
Full Changelog: v0.1.4...v0.1.5
v0.1.4
What's Changed
- add docker doc to readme by @LuckyTurtleDev in #9
- Add API with basic stats by @LuckyTurtleDev in #10
- add secure downstream (tls, https, quic) by @LuckyTurtleDev in #11
Full Changelog: v0.1.3...v0.1.4
v0.1.3
- fix that domains are not blocked - thanks @Empty2k12 for bug report
- print count of blocked domains
Full Changelog: v0.1.2...v0.1.3
v0.1.2
Full Changelog: v0.1.1...v0.1.2