• v2.6.79
    All checks were successful
    Release / Test backend (push) Successful in 47s
    Release / Check ui (push) Successful in 2m15s
    Release / Docker (push) Successful in 6m36s
    Release / Gitea Release (push) Successful in 39s
    Stable

    gitea-actions released this 2026-04-11 23:35:49 +05:00 | -502 commits to main since this release

    Downloads
  • v2.6.78
    All checks were successful
    Release / Test backend (push) Successful in 47s
    Release / Check ui (push) Successful in 1m49s
    Release / Docker (push) Successful in 6m21s
    Release / Gitea Release (push) Successful in 28s
    Stable

    gitea-actions released this 2026-04-11 23:22:32 +05:00 | -501 commits to main since this release

    Downloads
  • v2.6.77
    All checks were successful
    Release / Test backend (push) Successful in 59s
    Release / Check ui (push) Successful in 1m56s
    Release / Docker (push) Successful in 6m24s
    Release / Gitea Release (push) Successful in 28s
    Stable

    gitea-actions released this 2026-04-11 23:13:24 +05:00 | -500 commits to main since this release

    Downloads
  • v2.6.76
    All checks were successful
    Release / Test backend (push) Successful in 48s
    Release / Check ui (push) Successful in 1m58s
    Release / Docker (push) Successful in 6m31s
    Release / Gitea Release (push) Successful in 37s
    Stable

    gitea-actions released this 2026-04-11 18:39:32 +05:00 | -499 commits to main since this release

    Downloads
  • v2.6.75
    All checks were successful
    Release / Test backend (push) Successful in 47s
    Release / Check ui (push) Successful in 1m46s
    Release / Docker (push) Successful in 6m5s
    Release / Gitea Release (push) Successful in 34s
    Stable

    gitea-actions released this 2026-04-11 17:31:00 +05:00 | -498 commits to main since this release

    Downloads
  • v2.6.74
    All checks were successful
    Release / Test backend (push) Successful in 1m0s
    Release / Check ui (push) Successful in 1m42s
    Release / Docker (push) Successful in 5m55s
    Release / Gitea Release (push) Successful in 39s
    Stable

    gitea-actions released this 2026-04-11 17:20:14 +05:00 | -497 commits to main since this release

    Downloads
  • v2.6.73
    All checks were successful
    Release / Test backend (push) Successful in 52s
    Release / Check ui (push) Successful in 1m49s
    Release / Docker (push) Successful in 6m29s
    Release / Gitea Release (push) Successful in 35s
    Stable

    gitea-actions released this 2026-04-11 16:00:53 +05:00 | -496 commits to main since this release

    Float mode was broken because AudioPlayer was unmounted the moment
    audioStore.active became true — exactly when the float overlay needs
    to render. Fix: keep AudioPlayer mounted in float and minimal modes
    regardless of audioStore.active; only standard mode shows the
    'Controls below' message.

    Adds a third 'minimal' style: a compact single-row bar (skip ±,
    play/pause, seek, time) with no voice picker or chapter browser.
    Voice picker and chapter button are hidden in the idle pill too.

    Settings UI updated to show all three options with a live
    description of what each style does.

    Downloads
  • v2.6.72
    All checks were successful
    Release / Test backend (push) Successful in 46s
    Release / Check ui (push) Successful in 1m38s
    Release / Docker (push) Successful in 6m29s
    Release / Gitea Release (push) Successful in 31s
    Stable

    gitea-actions released this 2026-04-11 15:52:20 +05:00 | -495 commits to main since this release

    Up/down chevron buttons fixed to the bottom-right of the viewport.
    At the top of the chapter the up button becomes a Prev chapter link;
    at the bottom the down button becomes an amber Next chapter link.
    Hidden in focus mode (uses its own pill). Lifts above the audio
    mini-player when it is active.

    Downloads
  • v2.6.71
    All checks were successful
    Release / Test backend (push) Successful in 48s
    Release / Check ui (push) Successful in 1m53s
    Release / Docker (push) Successful in 6m22s
    Release / Gitea Release (push) Successful in 35s
    Stable

    gitea-actions released this 2026-04-11 15:47:05 +05:00 | -494 commits to main since this release

    • Replace bell dropdown with full-screen NotificationsModal (mirrors SearchModal pattern)
    • Notifications visible to all logged-in users (not just admin)
    • Admin users excluded from new-chapter fan-out (dedup vs Scrape Complete notification)
    • Users with notify_new_chapters=false opted out of new-chapter in-app notifications
    • Toggle in profile page to enable/disable in-app new-chapter notifications
    • PATCH /api/profile endpoint to save notification preferences
    • User-facing /notifications page (admin redirects to /admin/notifications)
    Downloads
  • v3-cleanup-20260411b
    All checks were successful
    Release / Test backend (push) Successful in 48s
    Release / Check ui (push) Successful in 1m53s
    Release / Docker (push) Successful in 6m22s
    Release / Gitea Release (push) Successful in 35s
    Stable

    gitea-actions released this 2026-04-11 15:31:49 +05:00 | -494 commits to main since this release

    • Replace bell dropdown with full-screen NotificationsModal (mirrors SearchModal pattern)
    • Notifications visible to all logged-in users (not just admin)
    • Admin users excluded from new-chapter fan-out (dedup vs Scrape Complete notification)
    • Users with notify_new_chapters=false opted out of new-chapter in-app notifications
    • Toggle in profile page to enable/disable in-app new-chapter notifications
    • PATCH /api/profile endpoint to save notification preferences
    • User-facing /notifications page (admin redirects to /admin/notifications)
    Downloads