All Versions
365
Latest Version
Avg Release Cycle
12 days
Latest Release
535 days ago

Changelog History
Page 7

  • v0.128.2 Changes

    September 20, 2021

    ๐Ÿ› Bug Fixes

    • webui: add logs in the frontend (9b2c971)
  • v0.128.1 Changes

    September 17, 2021

    ๐Ÿ› Bug Fixes

    • api: missing error messages (bc774d9)
  • v0.128.0 Changes

    September 17, 2021

    ๐Ÿ› Bug Fixes

    • webui: recompute scrollability on mutation (d2212c6), closes #680

    ๐Ÿ”‹ Features

    • webui: edit series thumbnails (6757acf)
  • v0.127.0 Changes

    September 16, 2021

    ๐Ÿ› Bug Fixes

    • api: add maxNumberSort to TachiyomiReadProgressV2Dto.kt (5e9cb43)

    ๐Ÿ”‹ Features

    • api: cancel all tasks (aff4418)
    • webui: cancel all tasks from Server Settings (3bbb521), closes #658
  • v0.126.0 Changes

    September 15, 2021

    ๐Ÿ› Bug Fixes

    • disable http session in database for now (3448140)

    ๐Ÿ”‹ Features

    • index ngrams to allow partial search (6e0c51e)
    • index titleSort for series (817c293), closes #626
    • โšก๏ธ index updater facility on startup (a7204e8)
  • v0.125.4 Changes

    September 14, 2021

    ๐Ÿ› Bug Fixes

    • translated using Weblate (9205951)
    • webui: dashboard would not reload when series read progress changed (62d378c)
    • โšก๏ธ don't update read progress data upon upgrade or restore (72d3451)
    • โšก๏ธ don't update read progress for already read books when series is marked as read (a6164da)
    • insert batch in chunks (1d0c578), closes #654
  • v0.125.3 Changes

    September 10, 2021

    ๐Ÿ› Bug Fixes

    • webui: dashboard and search results pages would reload entirely upon events (043c4d3)
    • scan fails because of duplicate items by URL (45d4421), closes #663
  • v0.125.2 Changes

    September 10, 2021

    ๐Ÿ› Bug Fixes

    • webui: dashboard infinite scroll not working for on deck and new/updated series (4153603)
  • v0.125.1 Changes

    September 10, 2021

    ๐Ÿ› Bug Fixes

    • โšก๏ธ don't update read progress data upon upgrade or restore (eb9d505)
    • translated using Weblate (1eb16b4)
    • webui: latest books on dashboard not sorted properly (b691f30)
  • v0.125.0 Changes

    September 10, 2021

    ๐Ÿ› Bug Fixes

    • api: incorrect page information when searching (24b564a)
    • api: page.sort had incorrect value (57f601b)

    ๐Ÿ”‹ Features

    • webui: horizontal scroller infinite scroll on dashboard and search results (fe78f17), closes #605