What's Changed
This release fixes magnet link handling and standardizes task notification formatting across all 26 locales.
✨ New Features
- Magnet display name extraction — Toast notifications now show the torrent name from the magnet URI's
dn=parameter (e.g. "开始下载「Ubuntu 24.04 LTS」") instead of the hardcoded English "Magnet Download". Falls back to a localized "Magnet Task" string whendn=is absent.
🛠 Improvements
- Consistent toast quoting — All 8 download notification messages (
download-start,download-complete,download-error, etc.) now wrap{taskName}in locale-appropriate quotation marks (CJK「」, German „…", French « … », etc.), matching the existing convention used by pause/resume/delete toasts.
🐛 Bug Fixes
- Fixed magnet links being misclassified as
.torrentfiles when the URI contained tracker hostnames liketracker.torrent.eu.org - Fixed extension-provided filenames being overwritten by HEAD-request-derived names for cloud drive downloads
📦 Downloads
| Platform | Architecture | File |
|---|---|---|
| macOS | Apple Silicon · Intel | .dmg
|
| Windows | x64 · ARM64 | -setup.exe
|
| Linux | x64 · ARM64 | .AppImage .deb
|