Skip to content

Releases: GloryWong/lanwatcher

v0.4.1

31 Jul 13:41
287555b
Compare
Choose a tag to compare

0.4.1 (2024-07-31)

Bug Fixes

0.4.0

14 Sep 19:42
Compare
Choose a tag to compare

Full Changelog: v0.3.1...v0.4.0

  • Bugfix:
    • auto ping the network's full range, to ensure that the ARP cache is refreshed with the new devices included which are lately connected to the LAN.
  • Feature:
    • Show the subnet info
    • Emphasize my device IP in the LAN devices table

0.3.1

16 Mar 06:01
Compare
Choose a tag to compare
v0.3.1

style: udpate vendor info display

0.3.0

16 Mar 03:35
Compare
Choose a tag to compare
feat: vendor info and other small improvements

* add a column of vendor in devices table
* click a vendor to show the its details in a popup dialog
* other small improvements:
  - limit the columns width properly
  - nuxt is upgraded
  - restrict the nodejs version used in the project to 16.x

v0.2.0

15 Mar 01:39
Compare
Choose a tag to compare

Dark mode

  • dark mode support
  • UI improvement

v0.1.1

12 Mar 17:08
Compare
Choose a tag to compare
  • Update theme to brown
  • Update the app icon, obeying the design guidelines of the Apple MAC app

v0.1.0

12 Mar 01:44
Compare
Choose a tag to compare

Basic release. Support:

  • Show host device information: IP Address, MAC Address, Netmask, IP Version, and current interface.
  • Show the information of all devices in the local area network: IP Address, MAC Address, and Pingable.
  • Scan LAN devices manually
  • Scan LAN devices automatically