Skip to content

Releases: ChickmagnetL/LANScanner

LANScanner v0.3.0

Choose a tag to compare

@ChickmagnetL ChickmagnetL released this 24 May 09:05

[0.3.0] - 2026-05-24

Added

  • macOS one-click build script and app bundle packaging workflow.
  • Native macOS titlebar overlay integration.
  • Branded DMG packaging with staged LANScanner.app, Applications shortcut layout, and macOS icon asset generation.

Fixed

  • Improved macOS build script compilation reliability.
  • Resynced macOS traffic lights after theme toggles.
  • Improved support for configured or auto-discovered tool paths backed by macOS .app bundles.

Known Issues

  • There is no native application for MobaXterm on macOS, and no alternative application capable of quickly connecting in the MobaXterm position has been found yet.

Notes

  • Windows and Linux binaries are unchanged from v0.2.0 and carried over as-is.

v0.2.0

Choose a tag to compare

@ChickmagnetL ChickmagnetL released this 22 Apr 04:08

[0.2.0] - 2026-04-22

Added

  • Linux one-click build script (tools/build/linux.sh).
  • Linux AppImage packaging.
  • Wayland/X11 split custom chrome implementation.
  • System locale detection for startup language.

Fixed

  • Removed shadows and fixed titlebar/corners on Linux.
  • Restored X11 window shaping after Wayland split.
  • Normalized titlebar logo font weight and offset on Linux.

Known Issues

  • The four corners of the window in Wayland cannot be rounded; only right angles are displayed.
  • There is no native application for mobaxterm on Linux, and no alternative application capable of quickly connecting in the mobaxterm position has been found yet

LANScanner v0.1.0

Choose a tag to compare

@ChickmagnetL ChickmagnetL released this 07 Apr 16:30

LANScanner v0.1.0

This is the first public open-source release of LANScanner.

Highlights

  • Rust + iced desktop application
  • LAN device discovery and SSH verification
  • Credential and SSH key management
  • External launcher integration for VSCode, MobaXterm, VNC Viewer, and RustDesk
  • Windows build and packaged release

Downloads

  • Windows x64: LANScanner-windows-x86_64.zip

Notes

  • This is the initial public release.
  • Linux and macOS support is still being improved.