Releases: HO-COOH/FastCopy
Releases · HO-COOH/FastCopy
Solves robocopy localization issue
Biggest change to this release is adding a robocopy injection dll to force it output in english. So parsing works regardless of system language settings.
Full Changelog: 1.0.6...1.1.0
Pre-store release
Full Changelog: v1.2.0.0...1.0.6
v1.2.0.0
What's Changed
- Add speed graph
- Fix issues when destination path is directly under a drive
- Fix several issues under windows 10
- german translation by @uDEV2019 in #3
- Spanish translation by @xsm2 in #7
- Fixed xcopy command execute failed in some case. by @Sanlorng in #8
- Fixed app crashed when first time install. by @Sanlorng in #10
New Contributors
- @uDEV2019 made their first contribution in #3
- @xsm2 made their first contribution in #7
- @Sanlorng made their first contribution in #8
Full Changelog: v1.1.0.0...v1.2.0.0
First formal release
v1.1.0.0 Force dark theme, finished implementing fallback copy, allow multiple…