• v4.6.121 84abfb7cf7

    v4.6.121 Stable

    Administrator released this 2026-05-11 09:07:52 +02:00 | 68 commits to main since this release

    a11y: 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 7de560f44c

    v4.6.120 Stable

    Administrator released this 2026-05-11 09:03:12 +02:00 | 70 commits to main since this release

    cleanup: 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 0132c96a7f

    v4.6.119 Stable

    Administrator released this 2026-05-11 08:59:46 +02:00 | 72 commits to main since this release

    cleanup: 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 ca74a865f8

    v4.6.118 Stable

    Administrator released this 2026-05-11 08:54:22 +02:00 | 74 commits to main since this release

    i18n: 3 stuck-in-German placeholders (clipUrl, clipStartPart, cutterFilePath) now flip language with the rest of the UI

    Downloads
  • v4.6.117 97ea32a08b

    v4.6.117 Stable

    Administrator released this 2026-05-11 08:49:31 +02:00 | 76 commits to main since this release

    i18n + 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 3603caed21

    v4.6.116 Stable

    Administrator released this 2026-05-11 08:42:26 +02:00 | 78 commits to main since this release

    a11y: 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 85cc4957d8

    v4.6.115 Stable

    Administrator released this 2026-05-11 08:36:43 +02:00 | 80 commits to main since this release

    defensive: 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 82df586c9e

    v4.6.114 Stable

    Administrator released this 2026-05-11 08:32:04 +02:00 | 82 commits to main since this release

    defensive: 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 b251d795dc

    v4.6.113 Stable

    Administrator released this 2026-05-11 08:27:50 +02:00 | 84 commits to main since this release

    a11y: focus-visible on .streamer-profile-btn (default + primary variants) + type=button on the dynamically-built Storage Open button

    Downloads
  • v4.6.112 71fedcb34c

    v4.6.112 Stable

    Administrator released this 2026-05-11 08:23:34 +02:00 | 86 commits to main since this release

    a11y: 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