What's Changed
This beta refines the speed limiter UX based on community feedback and fixes a Windows-specific tray icon bug.
✨ New Features
- Always-visible speed limit inputs — Upload/download limit fields in Basic Settings are now always visible, regardless of toggle state, eliminating the "chicken-and-egg" confusion for first-time users
- Context-aware toast messages — Speed limit configuration hints now differ between the capsule (mentions right-click menu & preferences) and the settings page (points to nearby inputs), with proper i18n across all 26 locales
🛠 Improvements
- Popover row order unified — Upload now appears above Download in the speed limit popover, consistent with the capsule display and settings page
- Speedometer icon centered — Switched from
inline-block+line-heightto flexbox centering for pixel-perfect vertical alignment - Wider popover panel — Increased panel and label widths to prevent label wrapping in longer translations
- Toast truncation limit raised — Increased from 48 to 128 characters to accommodate longer i18n strings
🐛 Bug Fixes
- Windows tray restore from minimize — Added
unminimize()beforeshow()in all tray icon and menu handlers; clicking the tray icon now correctly restores a minimized window on Windows
📦 Downloads
| Platform | Architecture | File |
|---|---|---|
| macOS | Apple Silicon · Intel | .dmg
|
| Windows | x64 · ARM64 | -setup.exe
|
| Linux | x64 · ARM64 | .AppImage .deb
|