Releases: f18m/ha-addon-dnsmasq-dhcp-server
3.0.0: Support for running DHCP/DNS on multiple interfaces
Beware: backward incompatible changes
This release includes backward incompatible changes over previous release 2.0.2.
Please checkout this file to find out more details about the config file format changes.
What's Changed
- Add option to bind the DHCP/DNS server to multiple network interfaces by @f18m in #36
- Provide more docs about HA network settings by @f18m in #37
Full Changelog: 2.0.2...3.0.0
2.0.2: Minor fixes
This release contains only minor internal improvements
What's Changed
- Migrate renovate config by @renovate in #23
- Update module golang.org/x/tools to v0.29.0 by @renovate in #29
- Update module github.com/stretchr/testify to v1.10.0 by @renovate in #24
- Update module github.com/miekg/dns to v1.1.63 by @renovate in #31
- Update s6-overlay startup script organization by @f18m in #34
New Contributors
Full Changelog: 2.0.1...2.0.2
2.0.1: Bugfix release
This release is just fixing some minor UI problems w.r.t. responsive layout.
Full Changelog: 2.0.0...2.0.1
2.0.0: DNS server as optional feature
What's Changed
This release is implementing a major change in the whole addon:
- the configuration file schema has changed to enable the possibility to turn on the dnsmasq DNS server and to clearly indicate which settings will be used to configure the DHCP server and which ones are being used for the DNS server;
- the web UI has been reworked to include a new tab "DNS server" that shows DNS server metrics;
- many new DNS-related options have been added
- screenshots and docs have been updated
If you want to migrate your config file from 1.x releases, please check out the CHANGELOG file which contains a basic migration guide.
Full Changelog: 1.5.2...2.0.0
1.5.2: Dark mode support
1.5.1: Bugfix release
This release contains a small fix around excessive logging.
Full Changelog: 1.5.0...1.5.1
1.5.0: New "link" feature
What's Changed
Full Changelog: 1.4.1...1.5.0
1.4.1: Fix new "Past DHCP client"
What's Changed
Full Changelog: 1.4.0...1.4.1
1.4.0: New "past DHCP clients" feature
What's Changed
This release adds a major new feature: the ability to inspect past DHCP clients, that are not "connected" to the DHCP server anymore.
For more details see:
- New feature: add a small sqlite3 database to keep track of the 'last-seen' for each DHCP client by @f18m in #14
Full Changelog: 1.3.1...1.4.0
1.3.1: Bugfix release
What's Changed
Full Changelog: 1.3.0...1.3.1