Add move to destination functionality

This commit is contained in:
2023-03-13 10:32:20 +10:30
parent ba87b943ea
commit b40dd218f1
5 changed files with 74 additions and 18 deletions

View File

@@ -14,6 +14,7 @@ All notable changes to this project will be documented in this file.
- Fixes and improvements to capturing output info and showing it in the UI
- Fixes to handling of queued downloads
- Fix portable mode to look in binary directory, not current directory
- Allow custom destinations to be configured, and chosen on a per-download basis
## [v0.5.5] - 2022-04-09