Skip to content

1.1.0.0 Release

Compare
Choose a tag to compare
@fumiichan fumiichan released this 08 Jul 18:37
· 67 commits to main since this release

This is a recommended update. Any versions below this are literally broken due to Cloudflare checks.

This release breaks the following:

  • This project is using .NET 6 since .NET 5 is already deprecated/out-of-support.

This release features following changes:

  • Fixed issue where --page option in search won't change pages.
  • --sort won't use enums now.
  • Folder structure follows local manga directory structure for tachiyomi. Can be enabled globally by configuring appsettings.json by setting UseTachiyomiFolderStructure to true or use --useTachiyomiLayout at every download commands.
  • Implements cloudflare bypass by setting cookies set from browser and user agent to the client to bypass cloudflare checks.