• v4.6.151 fce353d529

    v4.6.151 Stable

    Administrator released this 2026-05-11 11:57:31 +02:00 | 8 commits to main since this release

    a11y: localized aria-label on the 3 always-visible filter/search inputs (VOD filter, sidebar streamer filter, Archive search) — placeholder text alone is unreliable as a screen-reader name

    Downloads
  • v4.6.150 6c56c4e908

    v4.6.150 Stable

    Administrator released this 2026-05-11 11:46:35 +02:00 | 10 commits to main since this release

    dead-code: remove redundant .filter-input:hover rule — 4.6.141 added it before the global input[type=text]:hover came in 4.6.142; the global rule already covers all 3 callsites with identical effect

    Downloads
  • v4.6.149 ce3b876006

    v4.6.149 Stable

    Administrator released this 2026-05-11 11:40:41 +02:00 | 12 commits to main since this release

    fix: applyTemplatePreset now calls scheduleSettingsAutoSave so clicking Default/Archive/Clipper preset persists across app restarts (programmatic .value = doesn't fire 'input' event)

    Downloads
  • v4.6.148 65c9d06dfa

    v4.6.148 Stable

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

    i18n: localize 2 hardcoded English alt texts on dynamic elements — cutter preview frame + profile live-thumb (DE+EN). renderer.ts cutter preview switched to applyHtml+escapeHtml pattern to satisfy security-lint hook

    Downloads
  • v4.6.147 3d40160b5c

    v4.6.147 Stable

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

    dead-code: remove unused .app-toast.error CSS rule — showAppToast signature is 'info' | 'warn' only; no caller adds .error class

    Downloads
  • v4.6.146 8f0f7d5d84

    v4.6.146 Stable

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

    i18n: wire statsIntro through renderer-texts (locale strings now include the markup, applyHtml preserves it) + drop unused statsScannedAtNever locale key

    Downloads
  • v4.6.145 6d28aa1972

    v4.6.145 Stable

    Administrator released this 2026-05-11 11:14:10 +02:00 | 20 commits to main since this release

    dead-code: remove unused cutterDropHint locale key (DE+EN) — defined but zero callsites in the codebase, leftover from an earlier drag-drop UX iteration

    Downloads
  • v4.6.144 b73593fc9a

    v4.6.144 Stable

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

    ui: .btn-secondary:disabled rule — disabled state for btnRefreshStorage / btnStatsRefresh / btnExportConfig + everywhere else .btn-secondary is in-flight; completes the disabled parity across button classes

    Downloads
  • v4.6.143 1b70743a0e

    v4.6.143 Stable

    Administrator released this 2026-05-11 11:03:34 +02:00 | 24 commits to main since this release

    ui: .btn:disabled styling — visual cue for disabled queue-action buttons (0.45 opacity + cursor:not-allowed; affects btnRetryFailed most visibly)

    Downloads
  • v4.6.142 c1943b421b

    v4.6.142 Stable

    Administrator released this 2026-05-11 10:57:32 +02:00 | 26 commits to main since this release

    ui: global hover state on all text inputs/textarea/select — every text-shaped form control in the app (clip URL, client-id/secret, discord webhook, filename templates, all number fields) now has a consistent purple-accent hover affordance

    Downloads