• v4.6.111 c7b2ef0d24

    v4.6.111 Stable

    Administrator released this 2026-05-11 08:17:17 +02:00 | 88 commits to main since this release

    a11y: aria-hidden=true on 6 more decorative SVG icons rendered from TS (profile followers/vods/last-stream/viewers + queue merge-group + streamers empty-state VOD icon)

    Downloads
  • v4.6.110 aed770a56c

    v4.6.110 Stable

    Administrator released this 2026-05-11 08:12:30 +02:00 | 90 commits to main since this release

    a11y: aria-hidden=true on all 12 decorative SVG icons (logo, 7 nav icons, refresh, 3 empty-state icons) — screen readers skip them instead of announcing 'image/graphic'

    Downloads
  • v4.6.109 fc631c2403

    v4.6.109 Stable

    Administrator released this 2026-05-11 08:08:19 +02:00 | 92 commits to main since this release

    a11y: aria-hidden on three decorative middle-dot separators (streamer-section counter + 2 stats sub-labels) — screen readers stop announcing 'middle dot' between value pairs

    Downloads
  • v4.6.108 1fb33aa6cc

    v4.6.108 Stable

    Administrator released this 2026-05-11 08:01:37 +02:00 | 94 commits to main since this release

    a11y: scope=col on the 3 template-guide var-table headers + aria-labelledby pointing the table at its h3 heading

    Downloads
  • v4.6.107 63b04b6469

    v4.6.107 Stable

    Administrator released this 2026-05-11 07:57:44 +02:00 | 96 commits to main since this release

    a11y: storage stats table headers now get scope=col + the actions column gets a localized aria-label (storageColumnActionsAria DE+EN)

    Downloads
  • v4.6.106 3748e25d1d

    v4.6.106 Stable

    Administrator released this 2026-05-11 07:51:35 +02:00 | 98 commits to main since this release

    a11y: respect prefers-reduced-motion OS setting — suppresses animations, infinite loops, transitions and smooth scrolling for users with reduced-motion accessibility preference

    Downloads
  • v4.6.105 02b61c7ea4

    v4.6.105 Stable

    Administrator released this 2026-05-11 07:46:42 +02:00 | 100 commits to main since this release

    a11y: focus-visible rings on .vod-btn (per-VOD-card Trim/Queue/etc action buttons), with white-inner+purple-outer double ring for the primary variant

    Downloads
  • v4.6.104 e73db55e29

    v4.6.104 Stable

    Administrator released this 2026-05-11 07:42:32 +02:00 | 102 commits to main since this release

    a11y: focus-visible rings on .modal-close (all 5 modals) + .queue-retry-btn (per-item retry on failed queue items)

    Downloads
  • v4.6.103 03f3756523

    v4.6.103 Stable

    Administrator released this 2026-05-11 07:37:49 +02:00 | 104 commits to main since this release

    a11y: focus-visible ring on .lang-option (language picker) — also handles the active+focused combination so both states stay visible

    Downloads
  • v4.6.102 9046344375

    v4.6.102 Stable

    Administrator released this 2026-05-11 07:33:33 +02:00 | 106 commits to main since this release

    cleanup: add safeLocalStorageGet/Set/Remove helpers in renderer-shared.ts — refactors 9 duplicated try/catch wrappers across renderer-streamers, renderer-updates, renderer.ts

    Downloads