-
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
-
v4.6.139 Stable
released this
2026-05-11 10:43:56 +02:00 | 32 commits to main since this releasecleanup: .form-row.search-bar (Archive tool-row wrap-on-narrow) + .select-compact.size-md (mirrors form-stack.size-md width pattern) — 2 inline styles gone
Downloads
-
v4.6.138 Stable
released this
2026-05-11 10:38:24 +02:00 | 34 commits to main since this releasecleanup: finish .is-hidden migration in renderer-updates — updateChangelogCard / updateModalMeta / updateModalSkipBtn + 3 more updateProgress paths now class-driven; renderer-updates has zero .style.display refs left
Downloads
-
v4.6.137 Stable
released this
2026-05-11 10:33:16 +02:00 | 36 commits to main since this releasecleanup: update banner now uses the existing .show class (was overriding inline) + updateProgress uses .is-hidden — 5 inline display assigns + 1 state-read + 1 HTML attr gone, update banner state is now fully class-driven
Downloads
-
v4.6.136 Stable
released this
2026-05-11 10:26:24 +02:00 | 38 commits to main since this releasecleanup: streamerProfileHeader migrated to .is-hidden + .streamer-profile-skeleton now owns display:flex — 3 .style.display assigns gone, profile header is now entirely class-driven
Downloads
-
v4.6.135 Stable
released this
2026-05-11 10:20:43 +02:00 | 40 commits to main since this releasecleanup: streamerListFilter + btnStreamerBulkRemove migrated to .is-hidden — 3 .style.display assigns + 2 inline display:none HTML attrs gone
Downloads
-
v4.6.134 Stable
released this
2026-05-11 10:16:36 +02:00 | 42 commits to main since this releasecleanup: .is-hidden utility class — replaces 3 different .style.display='/'flex/'none' toggle patterns across vodFilterClearBtn, btnMergeGroup, vodBulkBar; kills 3 inline style=display:none HTML attrs + 4 JS assigns
Downloads
-
v4.6.133 Stable
released this
2026-05-11 10:10:47 +02:00 | 44 commits to main since this releasecleanup: .cutter-info + .timeline-container .shown modifiers — base CSS hides them, JS uses classList.add('shown') when a cutter video loads; 4 inline display refs gone (2 HTML + 2 TS)
Downloads
-
v4.6.132 Stable
released this
2026-05-11 10:04:42 +02:00 | 46 commits to main since this releasecleanup: .clip-template-wrap.shown modifier — base CSS now hides the wrap, JS toggles .shown class instead of poking at .style.display; HTML drops its inline display:none too
Downloads