github ramonvermeulen/whosthere v0.8.0

4 hours ago

What's Changed

This release adds the ability to switch the network interface at runtime. Additionally it adds support for overwriting the display name of a device with an alias. This alias is persistent across sessions, so that you can easily recognize devices on your network based on the alias that you gave to the device. For the rest this release includes some styling improvements to the top bar of the app, as well as status updates when editing or resetting aliases.

Commits

  • feat(interface): add the ability to switch the network interface at runtime by @ramonvermeulen in #105
  • feat(tui): persist and edit aliases for device display name per unique mac address in a bbolt storage layer by @ramonvermeulen in #106
  • fix: ensure results from different network interfaces aren't mixed when all_interfaces is disabled by @ramonvermeulen in #107
  • feat(header): show current active network interface in the header + FAQ link by @ramonvermeulen in #108

Full Changelog: v0.7.1...v0.8.0

Don't miss a new whosthere release

NewReleases is sending notifications on new releases.