-
v2.6.79
Stablereleased this
2026-04-11 23:35:49 +05:00 | -502 commits to main since this releaseDownloads
-
v2.6.78
Stablereleased this
2026-04-11 23:22:32 +05:00 | -501 commits to main since this releaseDownloads
-
v2.6.77
Stablereleased this
2026-04-11 23:13:24 +05:00 | -500 commits to main since this releaseDownloads
-
v2.6.76
Stablereleased this
2026-04-11 18:39:32 +05:00 | -499 commits to main since this releaseDownloads
-
v2.6.75
Stablereleased this
2026-04-11 17:31:00 +05:00 | -498 commits to main since this releaseDownloads
-
v2.6.74
Stablereleased this
2026-04-11 17:20:14 +05:00 | -497 commits to main since this releaseDownloads
-
v2.6.73
Stablereleased this
2026-04-11 16:00:53 +05:00 | -496 commits to main since this releaseFloat 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
Stablereleased this
2026-04-11 15:52:20 +05:00 | -495 commits to main since this releaseUp/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
Stablereleased 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
Stablereleased 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