This repository has been archived by the owner on Sep 3, 2024. It is now read-only.
Multithreading, priorities and remote!
Here we are with the final version, full of amazing new features! You can run, pause and resume jobs as you wish, simultaneously. It's also possible to determine which files are a priority, based on the extension and the file size. A dark mode to ease the eye is available. And finally, you can control remotely an instance.
What's Changed
- chores: revert after V2 release by @lukas-houille in #41
- feat: job progress by @julien-wff in #42
- fix: job stats reset by @julien-wff in #43
- Feat file priority by @lukas-houille in #44
- fix: loop in transfer manager by @lukas-houille in #46
- fix: file access concurrence by @lukas-houille in #47
- feat: new configs by @julien-wff in #48
- feat: reflect progress by @julien-wff in #49
- Feat cancel pause job by @lukas-houille in #50
- fix: removed cancel check in get file info by @lukas-houille in #51
- feat: more buttons by @julien-wff in #52
- chores: remove log by @julien-wff in #53
- feat: paths improvements by @julien-wff in #54
- feat: single instance by @julien-wff in #55
- feat: popup on crash by @julien-wff in #56
- fix: pause by @julien-wff in #57
- Feat pause jobs software detected by @lukas-houille in #58
- fix: company software check all platforms and non-admin by @lukas-houille in #59
- feat: error management by @julien-wff in #60
- feat: ground work for remote control by @julien-wff in #61
- feat: remote client UI by @julien-wff in #62
- Feat server by @lukas-houille in #63
- feat: check error text localized by @julien-wff in #64
- feat: improve server config by @julien-wff in #65
- feat: remote client by @julien-wff in #66
- Feat dark theme by @lukas-houille in #67
- Feat port setting by @lukas-houille in #68
- feat: improve remote client displays by @julien-wff in #69
Full Changelog: v2.0.0...v3.0.0