AvaDM v1.1.0
v1.1.0
New
- Single-instance enforcement. Launching AvaDM while it's already running no longer opens a second instance — the new launch detects the running one (via an exclusive lock file + named pipe handoff, not a named Mutex, which proved
unreliable for this on Linux), signals it, and exits. The already-running instance is brought to the front and shows a toast confirming it's already open. - GitHub button in Settings — quick link to the project's GitHub repo from the Settings page.