- Now
Capture Browser Downloadsdepends on status with JSON-RPC- It will not capture downloads when
- The connection to JSON-RPC is closed [previously]
- The initiate request to JSON-RPC gets error [new feature]
- All relevant listeners will be removed for better performance
- This also fixed error message in
Task Manager
- It will not capture downloads when
- Re-implemented
❌for task uris- This time it will remove all targeted uris at one click
- If you remove all download uris, the task will be stopped
- Changed
Notifications->When Download Startworkflow- Now it is triggered on WebSocket event
aria2.onDownloadStart - Previously it was triggered when download requests were sent by this extension
- Now it is triggered on WebSocket event
- Fixed
♻️is not hidden when task ispaused- Since 4.18.0.3595
- Fixed
Undo/Redocheckboxes with UI interaction- Since 4.17.0.3548
- Fixed tips for JSON-RPC options are broken in
Options- Since 4.15.0.3266
- Fixed error on
Messagewhen JSON-RPC call is failed - Fixed unable to add none
x.ymatchpattern which brokeExclude File Extensions- Since 4.18.1.3608
- Fixed Locale in
Task Manageris broken onFirefox - Improved performance
- Exception for
WebSocketeventaria2.onBtDownloadComplete - Use
chrome.windows.getCurrent()instead ofchrome.windows.getAll() - Deprecated task name handling with
Message
- Exception for
- Optimized UI layout
- Scroll task queue not task manager itself
- Vertical align checkboxes
- Group submenus of
Context MenusandNotifications