⭐ New Feature: FQDN support with DNS and mDNS
Device addresses can now be configured using a fully qualified domain name instead of an IPv4 address. UpSnap resolves regular hostnames through DNS and .local hostnames through mDNS before pinging, waking, shutting down, or putting a device to sleep.
Changelog
Others
- 9f05b1c: Docker - add line in compose for dbus if using fqdn with .local domain (#1772) (@invario)
- b17b091: feature: Support use of FQDN resolution with DNS and mDNS (#1760) (@invario)
- c5d33fd: fix group wake/shutdown for devices in multiple groups (#1771) (@lightsabit)
- 730873a: goreleaser: build for riscv64 (@seriousm4x)
- 0a798d6: prevent /api/health requests from being written into logs (@seriousm4x)
- 5435d91: remove broadcast again (@seriousm4x)
- 2c244be: update deps (@seriousm4x)
- fc4e34d: update docker dev container (@seriousm4x)