Skip to content

LinkWeaver 2.2.12 — Reliable Startup and Tray Activation

Choose a tag to compare

@Abse2001 Abse2001 released this 14 Sep 17:43
· 18 commits to main since this release
2d8a2b3

Fixed

  • Start with Windows now works reliably: LinkWeaver creates an elevated Windows Task Scheduler logon task instead of relying on the registry Run key.
  • Pinned shortcut restores the running app: launching LinkWeaver while it is minimized to the tray now opens the existing window instead of starting another instance.
  • Existing DualLink/LinkWeaver startup preferences migrate automatically.
  • Closing or minimizing continues monitoring in the tray; use Exit from the tray menu to stop it fully.

Validation

All 16 protocol tests, Windows application build, WPF startup smoke test, Wintun smoke test, Linux relay test, and installer packaging passed.

What's Changed

  • Fix Start with Windows and restore the tray instance by @Abse2001 in #31

Full Changelog: v2.2.11...v2.2.12