-
LedGrab v0.4.2
StableBuild Release / create-release (push) Successful in 3sBuild Android APK / build-android (push) Failing after 2m5sBuild Release / build-linux (push) Successful in 4m53sBuild Release / build-docker (push) Successful in 5m39sBuild Release / build-windows (push) Successful in 6m55sLint & Test / test (push) Successful in 7m13sreleased this
2026-04-22 20:20:30 +03:00 | 170 commits to master since this releasev0.4.2 (2026-04-22)
Bug Fixes
- Ship previously-missing package assets in release artifacts — prebuilt notification sounds (
alert,bell,chime,ping,pop) and game adapter YAMLs (minecraft,rocket_league,valorant). An unanchoreddata/rule in.gitignorewas matchingserver/src/ledgrab/data/, so these files never reached the tag or CI builds. Also bump the_FALLBACK_VERSIONliteral to0.4.2so the Windows installer (which strips.dist-info) reports the correct version in the WebUI instead of0.3.0. Build scripts now patch this literal automatically to prevent future drift. (5db6edd)
Features
- Restyle the enhanced header locale picker as a LED-accent badge — 2-letter code in Orbitron, collapses to just the badge on narrow screens (9ce1dc3)
Development / Internal
CI/Build
- Publish
.sha256sidecars alongside release assets for easier integrity verification (03d2e6b)
Refactoring
- Move the Key Colors test out of the lightbox and into the
test-css-sourcemodal where the rest of the source-render debug tools live (be2d5e1)
All Commits
Hash Message Author be2d5e1 refactor(color-strips): move Key Colors test from lightbox into test-css-source modal alexei.dolgolyov 5db6edd fix(release): ship prebuilt assets and bump fallback version alexei.dolgolyov 9ce1dc3 feat(ui): restyle enhanced header locale picker as LED-accent badge alexei.dolgolyov 03d2e6b ci(release): publish .sha256 sidecars alongside release assets alexei.dolgolyov Downloads
Platform File Description Windows (installer) LedGrab-v0.4.2-setup.exeInstall with Start Menu shortcut, optional autostart, uninstaller Windows (portable) LedGrab-v0.4.2-win-x64.zipUnzip anywhere, run LedGrab.bat Linux LedGrab-v0.4.2-linux-x64.tar.gzExtract, run ./run.sh Android LedGrab-v0.4.2-android-release.apkSideload on Android 7.0+ (API 24+) — TV boxes, Fire TV, phones, tablets. arm64-v8a / x86_64 / x86 Docker See below docker pull + docker run After starting, open http://localhost:8080 in your browser.
Docker
docker pull git.dolgolyov-family.by/alexei.dolgolyov/ledgrab:v0.4.2 docker run -d --name ledgrab -p 8080:8080 -v ledgrab-data:/app/data git.dolgolyov-family.by/alexei.dolgolyov/ledgrab:v0.4.2First-time setup
- Change the default API key in .
- Open http://localhost:8080 and add your LED devices.
- See for detailed configuration.
Downloads
- Ship previously-missing package assets in release artifacts — prebuilt notification sounds (