Skip to content

Version 2.1.1

Compare
Choose a tag to compare
@Cortys Cortys released this 11 Jul 14:13
· 99 commits to master since this release

This is a bugfix release.

Changes

  • Fixes bug that caused backup to fail if comic name was an invalid filename. For example comics like Batman: R.I.P., that end with a dot.
  • Spaces are not replaced by _ anymore but kept in as they are, because every major FS and OS supports them. If you do not like spaces in file names, you can configure the replacement character in the options now.
  • Fixes a bug that would cause single file download tabs to stay open after a completed backup.
  • Fixes: Closing a loading reader tab manually would not cause the backup to fail in the
    "My Books" tab.
  • Minor code cleanups.

Thanks to @kesipyc and @sgbeal for bug reports and suggestions!