All Versions
378
Latest Version
Avg Release Cycle
61 days
Latest Release
49 days ago

Changelog History
Page 12

  • v0.109.0 Changes

    July 21, 2021

    ๐Ÿ”‹ Features

    • api: count series by first letter (199c619)
    • api: search series by regex (1fe5580)
    • webui: alphabetical navigation for libraries (5d747d2), closes #186
  • v0.108.0 Changes

    July 19, 2021

    ๐Ÿ› Bug Fixes

    • webui: add hint to language field in EditSeriesDialog.vue (fa8b4c3)

    ๐Ÿ”‹ Features

    • api: add released_after query parameter for /books endpoint (f6dc546)
    • webui: show recently released books in the dashboard (320450a), closes #569
    • ๐Ÿ“‡ import mylar metadata (528f676), closes #550
    • import StoryArcNumber from ComicInfo.xml (2012f8b), closes #573
    • ๐Ÿ“‡ refresh series metadata if series.json file changed (5cc14b5)
    • webui: library options to import mylar metadata (e6602c6)
  • v0.107.0 Changes

    July 19, 2021

    ๐Ÿ› Bug Fixes

    • scanner: better detect changes even if file last modified have not change after a rename (7b8cf7a)

    ๐Ÿ”‹ Features

    • ๐Ÿ”ง configuration property to disable file hashing (52db0a1)
    • โช restore books and series from trash bin (bc25c11), closes #217 #383
    • api: add endpoint to empty trash per library (4dac73e)
    • api: add query parameter to filter on deleted series or books (c1d34e4)
    • opds: do not show soft deleted books/series (5b6b817)
    • scanner: soft delete series and books (f0664e9)
    • webui: display an outdated badge on book details view (c955bed)
    • webui: library option to automatically empty trash after scan (fc06b4a)
    • generate file hash for books (7ad738a)
    • library option to automatically empty trash after scan (21781a3)
    • webui: add library action menu item to empty trash (31fbf2a)
    • webui: show soft deleted books/series as unavailable (d946600)
  • v0.106.1 Changes

    July 08, 2021

    ๐Ÿ› Bug Fixes

    • webui: show different empty state if library is empty (68a9f7a)
  • v0.106.0 Changes

    July 06, 2021

    ๐Ÿ”‹ Features

    • sse: publish breakdown of task count by task type (eda767a)
    • webui: display task count by type in activity bar tooltip (6b690bc)
  • v0.105.2 Changes

    July 05, 2021

    ๐Ÿ› Bug Fixes

    • translated using Weblate (Danish) (9f2e2dc)
    • webui: clear searchbox results on blur (e1a2cec)
    • webui: close notification when clicking on primary action (403ab0a)
    • webui: logo alignment on startup page (1de8a94)
    • webui: show empty state if there's not books to import (7ddbac9)
  • v0.105.1 Changes

    July 02, 2021

    ๐Ÿ› Bug Fixes

    • webui: disable some UI elements for non-admins (ada1438)
    • webui: properly reload series when book read progress is updated (92954e0)
  • v0.105.0 Changes

    July 02, 2021

    ๐Ÿ› Bug Fixes

    • webui: more emphasis on main button in dialogs (f0d32d9)

    ๐Ÿ”‹ Features

    • webui: confirmation dialog for library analysis and refresh (9923cea)
  • v0.104.2 Changes

    July 02, 2021

    ๐Ÿ› Bug Fixes

    • scanner: crash if library root is filesystem root (d739166), closes #564
    • swagger: swagger-ui hangs on some calls (76caa4d), closes #566
  • v0.104.1 Changes

    June 30, 2021

    ๐ŸŽ Performance Improvements

    • โšก๏ธ optimize database transactions to avoid locking (39dcf59)