-
v4.6.121 Stable
released this
2026-05-11 09:07:52 +02:00 | 68 commits to main since this releasea11y: WAI-ARIA menu pattern (role=menu/menuitem/separator + aria-disabled) on queue + VOD right-click context menus — screen readers now see them as menus instead of generic div trees
Downloads
-
v4.6.120 Stable
released this
2026-05-11 09:03:12 +02:00 | 70 commits to main since this releasecleanup: shared .context-menu CSS class — VOD right-click menu now reuses the same styles as the queue menu (~17 more inline assignments + 5 hover handlers gone)
Downloads
-
v4.6.119 Stable
released this
2026-05-11 08:59:46 +02:00 | 72 commits to main since this releasecleanup: queue context menu styling extracted to .queue-context-menu CSS classes — kills ~17 inline style assignments + 2 mouseenter/mouseleave hover handlers (now :hover)
Downloads
-
v4.6.118 Stable
released this
2026-05-11 08:54:22 +02:00 | 74 commits to main since this releasei18n: 3 stuck-in-German placeholders (clipUrl, clipStartPart, cutterFilePath) now flip language with the rest of the UI
Downloads
-
v4.6.117 Stable
released this
2026-05-11 08:49:31 +02:00 | 76 commits to main since this releasei18n + a11y: chat viewer filter input now uses localized placeholder + aria-label (DE+EN), and the status-bar dot gets aria-hidden since the adjacent status text already carries the info
Downloads
-
v4.6.116 Stable
released this
2026-05-11 08:42:26 +02:00 | 78 commits to main since this releasea11y: merge file-row buttons (▲▼x — move up/down/remove) now have localized aria-label + title + a .file-btn:focus-visible ring (with red variant on .remove)
Downloads
-
v4.6.115 Stable
released this
2026-05-11 08:36:43 +02:00 | 80 commits to main since this releasedefensive: type=button on the 16 renderer-rendered template strings (archive, profile, queue, streamers, merge) — every button in the app, static or dynamic, now declares its type
Downloads
-
v4.6.114 Stable
released this
2026-05-11 08:32:04 +02:00 | 82 commits to main since this releasedefensive: type=button on all 43 previously-unmarked elements in static HTML — closes the latent footgun where a future wrapper would turn them all into submit buttons
Downloads
-
v4.6.113 Stable
released this
2026-05-11 08:27:50 +02:00 | 84 commits to main since this releasea11y: focus-visible on .streamer-profile-btn (default + primary variants) + type=button on the dynamically-built Storage Open button
Downloads
-
v4.6.112 Stable
released this
2026-05-11 08:23:34 +02:00 | 86 commits to main since this releasea11y: aria-label on the queue retry button (was icon-only ↻ glyph) and on the streamer live-dot (was pure CSS styling on an empty span) + type=button on retry
Downloads