What's Changed
This beta introduces macOS-style window controls and robust URL-encoded filename handling.
✨ New Features
- macOS Traffic Light Controls — Apple HIG-compliant 12px circular buttons with left-side positioning, hover pop-in icon animation, and window unfocus dimming. Auto-enabled on first launch for macOS; all platforms can toggle in Preferences
- Window Control Style Transition — Smooth cross-fade animation when switching between traffic light and Windows-style controls (M3 asymmetric timing), each animating independently at its own position
🛠 Improvements
- Download Filename URL Decoding — Automatically applies
decodeURIComponentto server-returned filenames, resolving encoded artifacts likeAAA%20BBB.mp3. Includes safe fallback for malformed sequences - Filename Decoding Robustness — Improved filename and path decoding logic across various URI schemes and edge cases
📦 Downloads
| Platform | Architecture | File |
|---|---|---|
| macOS | Apple Silicon · Intel | .dmg
|
| Windows | x64 · ARM64 | -setup.exe
|
| Linux | x64 · ARM64 | .AppImage .deb
|