New features
- Added
ChunkMapViewto visualize active segmented downloads usingaria2RPC with minimal performance overhead. - Added seamless drag-and-drop support for URLs and text files in the main window and dock icon.
Changes
- Refactored all Settings panes to use standard macOS HIG
Formand.toolbarlayouts. - Updated the "Add Downloads" dialog to use native macOS
.toolbarwith integrated cancel actions.
Fixes
- Fixed a DNS rebinding vulnerability by rigorously validating the
Hostheader within the local extension server. - Fixed a potentially unbounded memory leak in the download console buffer by introducing a strict 512KB cap.
- Fixed an intermittent UI hang during the
aria2cversion check by fully decoupling the process execution into a detached background task.