Releases: worxbend/scenedeck
Releases · worxbend/scenedeck
Release list
v0.2.0
What's Changed
Documentation
- Point CLAUDE.md at the product site (e9f0451)
Features
- site: Add the SceneDeck product site and GitHub Pages deploy (017d901)
- site: Add the terminal-tools section and M3 Expressive springs (5e9fa1f)
- site: Rebuild the background as the OBS link, in the OBS palette (b7cbbad)
- site: Dataflow background, the two-machine story, and real screenshots (1aa74d3)
- site: Draw the two machines instead of describing them (2e3a54b)
- site: Replace the background with a triangulated dataflow network (8bef652)
- site: Open screenshots in a full-screen viewer (5d9e02f)
- Add Live scene hotkeys and mixer volume meters (6ae4e75)
- ui: Pin an icon to any scene or audio source, and add an OBS theme (b8f7776)
- mixer: Rebuild audio cards as OBS-style strips with bar meters (092a311)
- ui: Add the sidebar app brand and icons across the chrome (0ad3b97)
Fixes
- site: Correctness, accessibility and deploy fixes from review (8fe5d9d)
- site: Make the channel's luminance ceiling actually govern (c332926)
- site: Bound the background so text stays AA everywhere (eef03df)
- site: Version assets per deploy, and size inline icons (289be35)
- mixer: Keep audio cards inside the page scroller (0e248b5)
Other Changes
- Merge branch 'site/product-page' (cd00e4e)
- site: Raise the dark channel ceiling to 0.08 (7c3255d)
- Merge pull request #2 from worxbend/feat/scene-hotkeys-and-volume-meters (bc20ded)
Full changelog: v0.1.21...v0.2.0
v0.1.21
What's Changed
Documentation
- Add CLAUDE.md with build commands and architecture map (f0a3b1c)
Features
- Add Stats page with live OBS telemetry (28740c7)
Maintenance
- Remove automated agent-run history files (3aab408)
Full changelog: v0.1.20...v0.1.21
v0.1.20
What's Changed
Fixes
- Fix dependency audit checks (2c61953)
Maintenance
- Automate release notes (fab9753)
Full changelog: v0.1.19...v0.1.20
SceneDeck v0.1.19
Highlights
- Add per-scene accent colors in Inventory and render them on Live cards at a fixed 50% transparency.
- Add drag-and-drop scene ordering in Inventory, persist it in the scene registry, and apply the same order on the Live page.
- Rename the current program-scene badge from Live to Active to distinguish scene state from streaming state.
- Move stream and recording controls into the persistent sidebar and refine Live and Mixer layouts.
- Improve theme consistency, card contrast, spacing, and Inventory color-picker behavior.
Reliability and maintenance
- Split session, output, and refresh responsibilities into focused controllers.
- Move configuration and registry persistence off the GTK UI thread.
- Improve output command recovery, mixer refresh handling, and state synchronization.
- Add AppImage zsync metadata for delta updates.
- Expand automated coverage and update architecture, configuration, theme, and user documentation.
Packages
Linux artifacts are available for amd64 and arm64 as standalone binaries, AppImages with zsync metadata, Flatpak bundles, and tarballs.
Full changelog: v0.1.18...v0.1.19