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

Changelog History
Page 11

  • 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)
  • v0.104.0 Changes

    June 29, 2021

    ๐Ÿ”‹ Features

    • api: get latest activity by user (b118959)
    • sse: publish event when series is completely marked as read or unread (11c5802)
    • webui: display badge if some books are in error or unsupported (101c6fd)
    • webui: display latest user connection in settings (58478c2)
    • webui: multi-select collections and read lists (19e3f18)
    • webui: select all option in the selection bar (8545574)
    • webui: select multiple items using shift+click (f69a31e)

    ๐ŸŽ Performance Improvements

    • webui: throttle reloads, remove legacy reload logic (e8a7eaf)
  • v0.103.0 Changes

    June 28, 2021

    ๐Ÿ› Bug Fixes

    • api: total item count incorrect for /me/authentication-activity (a56c2f1)

    ๐Ÿ”‹ Features

    • api: admin can change password for any user (30303a6), closes #503
    • webui: enable grouping for authentication activity table (2a19399)
    • webui: password change from user settings screen (668331e), closes #503
  • v0.102.0 Changes

    June 25, 2021

    ๐Ÿ”‹ Features

    • api: store authentication activity (de96e0d), closes #160
    • webui: display authentication activity (9d33602), closes #160