Skip to content

Release 23

Compare
Choose a tag to compare
@AlexCSDev AlexCSDev released this 20 Jan 17:28
· 23 commits to master since this release
1b7379e

This release contains the following changes:

  • Fixed google docs failing to download.
  • Fixed download directory bugs introduced in release 21/22.
  • Fixed incorrect filenames for attachments caused by typo.
  • Fixed --max-sub-directory-name-length limiting path name incorrectly. (leaving spaces on the end which are not supported on windows)
  • --max-sub-directory-name-length will not append "~" symbol to the end of the directory name if it was edited.
  • Big code refactoring. A lot of testing has been done, but there still might be some bugs. Please report them.