What's Changed
Fixes the clipboard auto-detection settings being non-functional, and hardens the URL detection logic.
🐛 Bug Fixes
- Clipboard settings now actually work — The per-protocol toggles in Settings → Clipboard Detection (HTTP, FTP, Magnet, Thunder, BT Hash) were fully implemented but never wired to the actual detection logic. Disabling HTTP detection had no effect. This is now fixed (#193)
🛠 Improvements
- Case-insensitive protocol matching — Uppercase URLs like
HTTP://EXAMPLE.COM/file.zipare now correctly detected - Bare protocol rejection — Clipboard content containing only a bare protocol prefix (e.g.
https://with no host) is no longer treated as a downloadable resource
📦 Downloads
| Platform | Architecture | File |
|---|---|---|
| macOS | Apple Silicon · Intel | .dmg
|
| Windows | x64 · ARM64 | -setup.exe
|
| Linux | x64 · ARM64 | .AppImage .deb
|