-
v4.6.149 Stable
released this
2026-05-11 11:40:41 +02:00 | 12 commits to main since this releasefix: 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 Stable
released this
2026-05-11 11:33:45 +02:00 | 14 commits to main since this releasei18n: 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 Stable
released this
2026-05-11 11:28:17 +02:00 | 16 commits to main since this releasedead-code: remove unused .app-toast.error CSS rule — showAppToast signature is 'info' | 'warn' only; no caller adds .error class
Downloads
-
v4.6.146 Stable
released this
2026-05-11 11:19:33 +02:00 | 18 commits to main since this releasei18n: wire statsIntro through renderer-texts (locale strings now include the
markup, applyHtml preserves it) + drop unused statsScannedAtNever locale keyDownloads
-
v4.6.145 Stable
released this
2026-05-11 11:14:10 +02:00 | 20 commits to main since this releasedead-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 Stable
released this
2026-05-11 11:07:07 +02:00 | 22 commits to main since this releaseui: .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 Stable
released this
2026-05-11 11:03:34 +02:00 | 24 commits to main since this releaseui: .btn:disabled styling — visual cue for disabled queue-action buttons (0.45 opacity + cursor:not-allowed; affects btnRetryFailed most visibly)
Downloads
-
v4.6.142 Stable
released this
2026-05-11 10:57:32 +02:00 | 26 commits to main since this releaseui: 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
-
v4.6.141 Stable
released this
2026-05-11 10:52:42 +02:00 | 28 commits to main since this releaseui: .filter-input hover state — soft purple-accent border on mouseover (VOD filter / sidebar filter / archive search input); :not(:focus) keeps it from competing with the focus ring
Downloads
-
v4.6.140 Stable
released this
2026-05-11 10:48:17 +02:00 | 30 commits to main since this releaseui+cleanup: .select-compact now has a hover state (purple-accent tint matches other interactive controls) + drop redundant style=margin:0 on filenameTemplatesTitle (global reset already zeros it)
Downloads