[go: up one dir, main page]

Skip to content

1.0.6 hotfix release

Latest
Compare
Choose a tag to compare
@remie remie released this 18 Oct 17:36
· 59 commits to master since this release

This is a hotfix release of YouTransfer.
The following issues have been resolved by this release:

  • #140 : Make main title link to homepage
  • #139 : Use full width for Upload when Download is disabled
  • #137 : Settings: add option to enable background jobs (schedulerEnabled)
  • #135 : Application crashes when enabling background jobs (schedulerEnabled)
  • #136 : Rewrite file upload to use streams to support files greater than 1GB (fix for "RangeError" because of node memory limitations)

More information on the fixed issues can be found in the issue tracker