• 1.5 cdd2d94ba1

    glax released this 2023-06-20 23:25:10 +02:00 | 590 commits to master since this release

    BREAKING CHANGES:
    docker-compose.yaml: changed the api port to 6531

    CHANGED:
    Website Task-Progres shows remaining time
    Website Display only new Chapters on selection screen
    API: I hate ASP.NET and thus wrote my own (bad) Endpoint. It's so much lighter (just look at those file-sizes), and now I can use Newtonsoft.Json, because ASP.NET just didn't want to use it, no matter what I tried. I can also freely configure ports!

    FIX Issue where Cover-Image would not be downloaded for standalone DownloadChapterTask
    FIX Bug with selection on which Chapters to downloaded
    FIX Chromium headless version for both windows and linux

    ADD gotify Notifications
    ADD lunasea Notifications

    Downloads
  • 1.4.2 9fd8bf1741

    glax released this 2023-06-10 16:30:49 +02:00 | 630 commits to master since this release

    NEW Ability to download specific volumes/chapters

    FIX Better progress tracking on tasks
    FIX Bug on instantly failing tasks
    FIX Bug on failed tasks that would not get properly disposed
    FIX Order of new download-Tasks
    FIX Multiple Authors

    Downloads
  • 1.4.1 c685bd622f

    glax released this 2023-06-08 19:34:20 +02:00 | 659 commits to master since this release

    FIX: Wrong comparison on add-task
    FIX: Wrong variable name in api
    FIX: Delete Task deletes sub-tasks

    ADD: Tasktimeout retries after 3 minutes on failed task
    ADD: Website ability to download chapters

    BREAKING CHANGES ON AP`I

    Downloads
  • 1.4 cf6fc3b8f6

    glax released this 2023-06-06 21:27:29 +02:00 | 672 commits to master since this release

    FIX Kavita naming issues
    FIX Manganato download order now starting at 0
    FIX Kavita legal characters
    ´
    +ADD Connector Mangasee

    Other changes:
    Rewrote Task-Structure to enable tracking of progress
    When deleting a DownloadNewChapters Task all derived DownloadChapter tasks will also be deleted

    Downloads
  • v1.3 7612411917

    glax released this 2023-06-03 16:37:16 +02:00 | 708 commits to master since this release

    BREAKING:
    old settings.json no longer works. Delete and reconfigure
    +LibraryManager Kavita

    +FIX File/Folder Permissions

    Downloads
  • v1.2 1cd819b21d

    glax released this 2023-06-01 15:49:40 +02:00 | 730 commits to master since this release

    +NEW Connector: MangaNato.com #2

    Website Design Publication Viewer overflows
    Website Design Settings placeholders better display if configured
    +NEW Website Favicon
    +NEW Website Filter #23

    +FIX Bug where ImageCacheFolder wasn't already created
    +FIX Bug #25 where settings.json downloadLocation would be empty, causing crash on startup

    Downloads
  • 1.1.1 732c2f119c

    Website Stable

    glax released this 2023-05-26 15:14:41 +02:00 | 766 commits to master since this release

    FIX coverImages not being downloaded

    Website added extended view for running tasks, etc.

    Downloads
  • 1.1 7423ae6ace

    glax released this 2023-05-25 18:39:39 +02:00 | 783 commits to master since this release

    FIX CoverImages (image-caching)

    Website redesign

    • Settings popup
    • No sidebar
    • Status-indicators

    FIX Illegal-Filenames (Windows/Linux compatibility)

    Downloads
  • 1.0 79928075b0

    Docker Stable

    glax released this 2023-05-25 10:53:22 +02:00 | 811 commits to master since this release

    Downloads
  • 0.7 32dc58715e

    Website! Stable

    glax released this 2023-05-24 21:57:35 +02:00 | 826 commits to master since this release

    Changed API default-downloadlocation
    Added CORS-Headers to API

    BREAKING:
    CHANGED API Endpoints:
    /Tasks/GetList -> /Tasks/Get
    /GetAvailableControllers -> /Tranga/GetAvailableControllers
    /GetKnownPublications -> /Tranga/GetKnownPublications

    +ADDED WEBSITE
    resolves #1

    Downloads