Releases: f18m/ha-addon-dnsmasq-dhcp-server
Releases · f18m/ha-addon-dnsmasq-dhcp-server
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
1.3.0: Switch to a responsive UI to make this addon mobile-friendly
What's Changed
This release is featuring a new Javascript table that is responsive and mobile-friendly.
The previous Javascript library used to render the table of DHCP clients was not responsive and was unusable from mobile.
Full Changelog: 1.2.2...1.3.0
1.2.2: Fix websocket connections when using HTTP
What's Changed
Full Changelog: 1.2.1...1.2.2
1.2.1: Fix DHCP pool usage
This release is:
- UI: fixing the computation of DHCP pool usage when IP reservations are present that associate IPs outside the range of the DHCP dynamic pool
- UI: adding mention of how many DHCP clients live in the actual DHCP pool
- UI: fixing sorting by IP address all DHCP clients (at startup the sort was not happening)
- UI: adding new column "Static IP?" to the DHCP client table in the UI
What's Changed
Full Changelog: 1.2.0...1.2.1