Changes compared to the previous beta, v0.108.0-b.14. See CHANGELOG.md for all changes.
Acknowledgements
A special thanks to our open-source contributors, @hellodword, as well as to everyone who filed and inspected issues, added translations, and helped us test this release!
Full Changelog
Added
- The new optional
dns.ipset_file
property, which can be set in the configuration file. It allows loading theipset
list from a file, just likedns.upstream_dns_file
does for upstream servers (#4686).
Changed
- The minimum DHCP message size is reassigned back to BOOTP's constraint of 300 bytes (#4904).
Fixed
- Panic when adding a static lease within the disabled DHCP server (#4722).