Skip to content

v1.8.2

Choose a tag to compare

@github-actions github-actions released this 07 Sep 23:46
· 4 commits to main since this release

Fixed

  • Cover pre-render stays in the background. At boot it ran five shelf
    queries for every user before rendering, which on an install with many
    users stalled the server for over ten seconds, then rendered at full
    speed. It now looks at the ten most recently active readers, one at a
    time, and renders a cover every quarter second.