What's Changed
This release fixes a persistent bug where magnet/thunder protocol association toggles always appeared disabled on Linux .deb installs, regardless of the user's saved preference.
🐛 Bug Fixes
- Fixed protocol handler detection on Linux — The deep-link plugin's
is_registered()expected a runtime-createdmotrix-next-handler.desktopfile, but.debinstalls only providemotrix-next.desktop. Addedregister_all()at startup to ensure the handler file is always present, resolving the detection mismatch. (#180)
📦 Downloads
| Platform | Architecture | File |
|---|---|---|
| macOS | Apple Silicon · Intel | .dmg
|
| Windows | x64 · ARM64 | -setup.exe
|
| Linux | x64 · ARM64 | .AppImage .deb
|