Releases

Download the latest version or browse the full version history.

v1.0.15
Latest
June 17, 2026
Hotfix release for macOS launch failures. This build is universal (x86_64 + arm64), lowers the minimum macOS target to 14.0, normalizes DMG permissions, signs/notarizes the DMG, and removes an invalid Developer ID keychain entitlement that caused macOS to kill the app at launch.
Download DMG(30.3 MB)
v1.0.14
June 17, 2026
Hotfix release that normalizes app bundle permissions in the DMG so HitLight can open after being dragged to /Applications. Keeps the macOS deployment target at 15.0.
Download DMG(17.4 MB)
v1.0.13
June 17, 2026
Hotfix release that restores the macOS deployment target to 15.0 so the native app can open on supported macOS versions. v1.0.12 was built with an accidental macOS 26.0 minimum deployment target.
Download DMG(17.4 MB)
v1.0.12
June 17, 2026

What's Changed

  • Multi-universe DMX: network output, per-show physical mapping, fixture-level universe routing by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/269
  • Fix ConnectionsPopover crash from popover window resize animation by @Johannes-Berggren in https://github.com/Hitlight-Light-App/hitlight-app/pull/319
  • Emit a wash beam from downward-firing screen-panel strobes by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/318
  • Add Cmd+K command palette by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/320
  • Fix cross-machine sync: Developer ID keychain signing, SDK-session listener gating, multi-Mac convergence by @Johannes-Berggren in https://github.com/Hitlight-Light-App/hitlight-app/pull/321
  • Unify live & scene inspectors on shared fixture control cards by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/313
  • Improve moving head controls within the shared inspector cards by @Johannes-Berggren in https://github.com/Hitlight-Light-App/hitlight-app/pull/324
  • Auto-name new shows with festival names + AI rename by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/322
  • Realistic 3D haze/smoke and flame-thrower fixtures by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/315
  • Flame/atmospheric review follow-ups for #315 by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/326
  • Fix: live inspector sliders & XY pad don't track on drag by @Johannes-Berggren in https://github.com/Hitlight-Light-App/hitlight-app/pull/327
  • Move 4 flat fixture profiles into subdirectories by @Johannes-Berggren in https://github.com/Hitlight-Light-App/hitlight-app/pull/329
  • Fix SHEHDS Beam 230W 7R: color wheel, floor positioning, + auto dual-instance by @Johannes-Berggren in https://github.com/Hitlight-Light-App/hitlight-app/pull/325
  • Add Virtual Console operator dashboard by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/323
  • Enrich SHEHDS Beam 230W 7R gobo descriptions by @Johannes-Berggren in https://github.com/Hitlight-Light-App/hitlight-app/pull/328
  • Add Polycam USDZ scan import to iOS remote by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/331
  • Add reusable palettes (QLC+-style edit-once presets) by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/332
  • Fix L1 drawer resize lag and add dismissible empty-stage hint by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/330
  • Fix moving-head orientation/tilt/aim + accurate beam angle & zoom by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/333
  • Add Tap Tempo beat source and multi-track Show Timeline by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/334
  • Render moving-head gobo as projected cones; fix beam/floor footprint match by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/335
  • Add Virtual Console authoring to the AI chat by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/337
  • Support per-head color arrays in program_scene by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/336
  • Remove unused white color swatch from fixture roster rows by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/338
  • Fix AI chat fixture disambiguation and DMX capacity recovery by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/339
  • Prevent fixture overlap with a physical hitbox + arrange_fixtures tool by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/340
  • Add spatial-chase choreography guidance to scene chat prompt (v4.26.0) by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/341
  • Remove redundant glass well around top-bar toolbar items by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/343
  • Add fixture group creation from the fixture list by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/344
  • Move Palettes from sidebar into Show Settings modal tab by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/345
  • Move stage settings to a floating panel with a Sun ambient slider by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/346
  • Unify MIDI mappings and Virtual Console into one "Controllers" section by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/347
  • Fix AI chat stage-resize, side-wall placement, disambiguation & DMX capacity UX by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/342
  • Fix AI chat "make the scene faster" silently failing (set_timing) by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/348
  • Migrate 3D stage renderer from SceneKit to Babylon.js (WKWebView) by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/349
  • Desktop Swift→React migration: bridge streaming, React UI, headless sidecar by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/350
  • React desktop: DMX output config + collaborators/invites (close last UI-parity gaps) by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/351
  • Desktop React: scene list editing, VC faders, stage bundle copy, iframe guard by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/353
  • fix(mac): remove Sign in with Apple entitlement by @Johannes-Berggren in https://github.com/Hitlight-Light-App/hitlight-app/pull/352
  • Desktop React: ⌘K command palette, Semantic Test view, fixture PDF manuals by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/354
  • Desktop React: standalone browser mode — LightingBackend seam + Firebase backend + engine port by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/355

Full Changelog: https://github.com/Hitlight-Light-App/hitlight-app/compare/v1.0.11...v1.0.12
Download DMG(17.4 MB)
v0.1.1-desktop-aarch64
June 17, 2026
Brand refresh release with the new HitLight app icon/logo, built from current main. Apple Silicon macOS DMG signed with Developer ID, notarized, stapled, and Gatekeeper-verified.
Download DMG(7.4 MB)
v0.1.0-desktop-aarch64
June 17, 2026
Signed, notarized, stapled Tauri desktop DMG from the post-#364 release path.\n\n- Apple Silicon / aarch64 build\n- App and DMG accepted by Apple notarization\n- DMG signed, stapled, Gatekeeper accepted\n- App strict codesign, stapler, Gatekeeper checks passed\n- Copied-app launch smoke passed\n\nSHA-256: 0a832842a35f9822769355e72cf0c0edd25c7e49d9cd8fa184d0106622a11fda
Download DMG(7.2 MB)
v1.0.11
June 1, 2026
Full Changelog: https://github.com/Hitlight-Light-App/hitlight-app/compare/v1.0.10...v1.0.11
Download DMG(15.1 MB)
v1.0.10
June 1, 2026

What's Changed

  • Add SHEHDS Beam 230W 7R fixture profile by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/305
  • Replace per-scene Chase/Reset toggles with per-step tracking modes by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/271
  • Add automatic error reporting (errorLogs) by @Johannes-Berggren in https://github.com/Hitlight-Light-App/hitlight-app/pull/306
  • Finish Firebase migration for fixture profiles + PDF manuals by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/307
  • Add View Manual button to standard fixture inspector by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/311
  • Fix cross-device sync: add Keychain Sharing entitlement for Firebase Auth by @Johannes-Berggren in https://github.com/Hitlight-Light-App/hitlight-app/pull/308
  • Make Assistant live by default; save scenes only on request by @Johannes-Berggren in https://github.com/Hitlight-Light-App/hitlight-app/pull/309
  • Add errorLogs security rule (fixes in-app error writes) by @Johannes-Berggren in https://github.com/Hitlight-Light-App/hitlight-app/pull/312
  • Make L1 drawer width adjustable by dragging its divider by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/314
  • Remove static "H" brand mark from navigation rail by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/316
  • Fix: activating a scene plays its first step (applies output) by @Johannes-Berggren in https://github.com/Hitlight-Light-App/hitlight-app/pull/317

Full Changelog: https://github.com/Hitlight-Light-App/hitlight-app/compare/v1.0.9...v1.0.10
Download DMG(15.1 MB)
v1.0.9
June 1, 2026
Full Changelog: https://github.com/Hitlight-Light-App/hitlight-app/compare/v1.0.8...v1.0.9
Download DMG(14.8 MB)
v1.0.8
June 1, 2026

Highlights


  • Restores live DMX state automatically on launch and show switch, with safer dark-stage fallback when cloud state is unavailable and less launch flicker.
  • Fixes scene-chat runaway tool loops and "did nothing" turns, reducing accidental token blowups during AI control.
  • Keeps MIDI rollback and 3D visualization behavior alive through QA edge cases.
  • Fixes atmospheric decay on empty-channel paths so haze cannot freeze.
  • Adds multi-instance QA coverage for cross-device live collection sync.
  • Adds always-on AI chat turn logging to make future scene-chat diagnosis easier.

Fixes included


  • Runtime errors found in app logs.
  • Test instances now defer to server live state instead of restoring local DMX state.
  • Default DMX auto-restore is now enabled for normal instances.
Full Changelog: https://github.com/Hitlight-Light-App/hitlight-app/compare/v1.0.7...v1.0.8
Download DMG(14.8 MB)
v1.0.7
May 31, 2026
Full Changelog: https://github.com/Hitlight-Light-App/hitlight-app/compare/v1.0.6...v1.0.7
Download DMG(14.7 MB)
v1.0.6
May 31, 2026
Full Changelog: https://github.com/Hitlight-Light-App/hitlight-app/compare/v1.0.5...v1.0.6
Download DMG(14.7 MB)
v1.0.2
March 29, 2026

What's Changed

  • Add persistent logging system for debugging and diagnostics by @Johannes-Berggren in https://github.com/Hitlight-Light-App/hitlight-app/pull/58
  • Implement collapsible scene editor drawer by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/36
  • Add fixture profile system: Monet config and agent by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/59
  • Fix macOS keychain error blocking auth by @Tellef-tve in https://github.com/Hitlight-Light-App/hitlight-app/pull/60
  • Add Pan/Tilt and Essential Controls for AUVI Laser Fixture by @Johannes-Berggren in https://github.com/Hitlight-Light-App/hitlight-app/pull/61
  • Add LiDAR room scanning with real-world colors by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/62
  • Phase 1: Eliminate double-locking in DMX pipeline by @Johannes-Berggren in https://github.com/Hitlight-Light-App/hitlight-app/pull/63
  • Phase 2: Consolidate state duplication by @Johannes-Berggren in https://github.com/Hitlight-Light-App/hitlight-app/pull/64
  • Remove WebSocket/Bonjour - Transition to Firebase-Only Communication by @Johannes-Berggren in https://github.com/Hitlight-Light-App/hitlight-app/pull/66
  • Rename hei-hitlaight to HitLight by @Johannes-Berggren in https://github.com/Hitlight-Light-App/hitlight-app/pull/67
  • Comprehensive codebase refactoring by @Johannes-Berggren in https://github.com/Hitlight-Light-App/hitlight-app/pull/69
  • Fix registration: REST auth, window crash, and AI onboarding by @Johannes-Berggren in https://github.com/Hitlight-Light-App/hitlight-app/pull/72
  • Bump Swift 6, update Firebase/GoogleSignIn, fix concurrency by @Johannes-Berggren in https://github.com/Hitlight-Light-App/hitlight-app/pull/70
  • Add pan/tilt visualization for all fixture types by @Johannes-Berggren in https://github.com/Hitlight-Light-App/hitlight-app/pull/74
  • Fix visualization showing black on app relaunch by @Johannes-Berggren in https://github.com/Hitlight-Light-App/hitlight-app/pull/75
  • Scene config playback and multi-head laser visualization by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/71
  • Fix login: Google/Apple Sign-In and Firestore permissions by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/77
  • Add scene playback UI feedback, pause/resume, and auto-advance by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/78
  • Improve LiDAR room scanning: live mesh preview and color visibility by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/73
  • Redesign Stage Settings with 3D scan picker by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/79
  • Fix 3D room scan upload and improve color sampling by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/81
  • Add fixture-specific 3D models via physicalModel by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/80
  • Redesign macOS navigation: left sidebar with nested drawers by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/82
  • Show DMX channel range in fixture list by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/83
  • Add user profile button and logout to sidebar by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/85
  • Add inline channel faders as fixture inspector tabs by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/86
  • Fix fixture drag-and-drop onto 3D stage view by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/84
  • Improve 3D camera controls for better usability by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/87
  • Show inherited channel values in scene step editor by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/88
  • Add light/dark theme support with system preference by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/90
  • Add theme color fallbacks with string-based defaults by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/93
  • Fix fixture selection drawer opening in 3D stage view by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/95
  • Add fixture profile generator visual analysis and two new profiles by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/94
  • Blackout fixtures on scene stop and auto-pause on manual fader adjustment by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/91
  • Improve fixture library search to match across manufacturer and name by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/96
  • Enable remote scene playback from iOS app by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/97
  • Add live step preview and channel override warnings by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/98
  • Add aiControlPrompt field to fixture profiles by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/100
  • Add Pro DJ Link engine for CDJ/DJM beat sync by @Johannes-Berggren in https://github.com/Hitlight-Light-App/hitlight-app/pull/99
  • Fix missing permissions when redeeming invite codes by @Johannes-Berggren in https://github.com/Hitlight-Light-App/hitlight-app/pull/103
  • Add microphone BPM detection for scene speed control by @Johannes-Berggren in https://github.com/Hitlight-Light-App/hitlight-app/pull/104
  • Add fixture disambiguation to AI scene chat by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/101
  • Add USDA 3D model generation to fixture profile generator by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/102
  • Show user's Google profile picture in scene chat by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/106
  • Improve AI scene chat: better planning & feedback by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/107
  • Add realistic pan/tilt motor speed simulation by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/109
  • Auto-name new scenes and open editor after AI creates them by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/112
  • Add email-based show invitations by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/111
  • Add hover state to sidebar navigation buttons by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/114
  • Stop playing scene when clicking another scene row by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/110
  • Fix stage settings not updating live in 3D view by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/113
  • Add 3D USDA model for Lighting Plus 6 Eyes Laser Bar by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/115
  • Add user-configurable floor color to stage settings by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/116
  • Show invited email instead of user ID for pending collaborators by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/117
  • Add numeric fixture position and angle controls by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/108
  • Add HitMap projection mapping app with AI content generation by @Johannes-Berggren in https://github.com/Hitlight-Light-App/hitlight-app/pull/105
  • Move scene list collapse to L1 drawer with narrow view by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/118
  • Public beta readiness: security, crash reporting, legal, and logging by @Johannes-Berggren in https://github.com/Hitlight-Light-App/hitlight-app/pull/119
  • Performance refactor: optimize 60fps hot paths by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/120
  • Add right-click delete and Cmd+click multi-selection to fixture roster by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/121
  • Improve 3D model generation for multi-component fixtures by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/124
  • Redesign fixture inspector with card-based grouping by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/127
  • Scene editor redesign: AI-first UX with compact toggles by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/126
  • Add unified Surface Mapper with AR detection and calibration by @Johannes-Berggren in https://github.com/Hitlight-Light-App/hitlight-app/pull/122
  • Fix 6-head laser bar pan/tilt 3D visualization by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/123
  • Add multi-protocol USB DMX interface support by @Johannes-Berggren in https://github.com/Hitlight-Light-App/hitlight-app/pull/129
  • Add fixture library favorites and category filtering by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/130
  • Enhance AI scene chat: add fixtures and handle quantities by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/125
  • Add chat feedback export feature by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/132
  • Refactor: DRY up control panels, SyncManager, and FixtureGeometry by @Johannes-Berggren in https://github.com/Hitlight-Light-App/hitlight-app/pull/131
  • Stage builder polish: truss geometry, fixture mounting, 3D drag modes by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/133
  • Fix stage configuration persisting across show switches by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/134
  • Add stage background/floor color customization to AI chat by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/135
  • Add DIP switch calculator to fixture inspector by @Johannes-Berggren in https://github.com/Hitlight-Light-App/hitlight-app/pull/137
  • Fix crash when switching between shows by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/138
  • DS-3000RGB: Profile corrections + LaserControlPanel UI enhancements by @Johannes-Berggren in https://github.com/Hitlight-Light-App/hitlight-app/pull/136
  • Improve AI chat prompting for scene creation by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/139
  • Validate channel names in AI scene editing by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/140
  • Add Apple Watch app for scene control by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/141
  • Fix Claude Code Review write permission by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/142
  • Add 82 lighting fixture profile resources by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/128
  • Add AI chat debugger agent by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/143
  • Fix build errors: exclude fixture profile sources by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/145
  • Improve AI chat prompt guidance for chase scenes by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/147
  • Fix AI chat auto-positioning of new fixtures by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/148
  • Prioritize rich-format fixtures over legacy profiles by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/149
  • Fix AI chat system prompt and scene preview for colorMacro fixtures by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/146
  • Fix 3D view performance: eliminate flickering and lag by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/144
  • Fix blackout not updating 3D visualization by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/150
  • Fix fixture channel crosstalk in 3D visualization by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/151
  • Commit Package.resolved for faster workspace setup by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/156
  • Add auto-grouping accordion for identical fixtures by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/157
  • Improve AI chat system: token optimization, bug fixes, and feedback pipeline by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/155
  • Add fixture hover highlighting in scene step editor by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/152
  • Fix step edit replay and 3D visualization during slider drags by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/153
  • Add new chat button to scene AI panel by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/159
  • Show blackout button state on iOS remote by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/158
  • Add set_fixture_enabled AI chat tool by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/160
  • Add hover tooltips to icon-only buttons by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/161
  • Add ContinuousSlider for live DMX updates by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/163
  • Add ENABLE/DISABLE FIXTURES instruction to AI chat prompt by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/164
  • Add HitLight architecture overview with modularity review by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/165
  • Add laser pattern 3D visualization with 13 shape types by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/154
  • Add scene list sorting with timestamps by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/167
  • Fix moving head beam reaching floor when tilted by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/166
  • Speed up fixture inspector drawer animation by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/169
  • Fix AI chat scene creation: auto-binding, DMX overflow, CMY inversion by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/168
  • Add right-click menu to share 3D scans between shows by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/171
  • Optimize 3D visualization performance by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/170
  • Restore active room scan on app restart by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/173
  • Add help menu overlay and keyboard fixture nudge shortcuts by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/172
  • Refactor: reduce code duplication across codebase by @Johannes-Berggren in https://github.com/Hitlight-Light-App/hitlight-app/pull/174
  • Add strobe safety rules to AI chat prompt by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/175
  • Add DMX address parameter and same-address fixture support by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/177
  • Fix Account Settings button doing nothing by @Johannes-Berggren in https://github.com/Hitlight-Light-App/hitlight-app/pull/178
  • Fix 6-head laser not rendering in 3D stage view by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/179
  • Improve 3D room scan quality, add light interaction, remove watch app by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/180
  • Add fixture profiles and streamline profile generator agent by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/176
  • Use suggest_fixture_options when multiple library profiles match by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/182
  • Fix AI chat laser scene completeness and strobe handling by @Johannes-Berggren in https://github.com/Hitlight-Light-App/hitlight-app/pull/181
  • Fix 3D fixture selection delay and missed clicks by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/184
  • Fix multi-fixture editing in inspector panel by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/185
  • Add AI-powered onboarding flow for new shows by @Johannes-Berggren in https://github.com/Hitlight-Light-App/hitlight-app/pull/183
  • Fix Metal crash when switching or creating shows by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/188
  • Add Cmd+C/V fixture copy-paste on stage by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/189
  • Add fixture profiles and streamline profile generator agent by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/186
  • Add DMX mode picker to fixture inspector by @Johannes-Berggren in https://github.com/Hitlight-Light-App/hitlight-app/pull/190
  • Fix mode picker highlight and prevent Metal GPU crashes by @Johannes-Berggren in https://github.com/Hitlight-Light-App/hitlight-app/pull/191
  • Refactor oversized files into focused modules by @Johannes-Berggren in https://github.com/Hitlight-Light-App/hitlight-app/pull/192
  • Add clear_step_slot tool to fix stale fixture values in scene steps by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/194
  • Add rich AI chat feedback upload and review workflow by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/195
  • Fix Metal crash, improve 3D scene stability, add room scan rotation by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/193
  • Fix stability issues: timer leak, silent Firestore writes, cache thrash, node leaks by @Johannes-Berggren in https://github.com/Hitlight-Light-App/hitlight-app/pull/197
  • Add multi-step progression guidance to AI chat prompt by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/198
  • Fix 6-eye laser bar colors: master RGB override and effect channel warnings by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/196
  • Fix laser bar tilt visualization and AI chat direction guidance by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/187
  • Add onboarding improvements across macOS and iOS by @Johannes-Berggren in https://github.com/Hitlight-Light-App/hitlight-app/pull/199
  • Reduce idle CPU, throttle view updates, fix minor crash risks by @Johannes-Berggren in https://github.com/Hitlight-Light-App/hitlight-app/pull/201
  • Add step fade interpolation guidance to AI chat prompt by @tobiasvelvang in https://github.com/Hitlight-Light-App/hitlight-app/pull/200

New Contributors

  • @Tellef-tve made their first contribution in https://github.com/Hitlight-Light-App/hitlight-app/pull/60
Full Changelog: https://github.com/Hitlight-Light-App/hitlight-app/compare/v1.0.1...v1.0.2
Download DMG(22.4 MB)
v1.0.1
February 16, 2026
Full Changelog: https://github.com/Johannes-Berggren/hitlight/compare/v1.0.0...v1.0.1
Download DMG(17.5 MB)
v1.0.0
February 15, 2026
First official release of HeiHitlaight - voice-controlled DMX lighting for macOS.
Note: This is a development-signed build. You may need to right-click → Open to bypass Gatekeeper on first launch.

Download

Features

  • Voice-controlled DMX fixture management
  • 3D stage visualization with real-time lighting
  • Cue list system with atmospheric effects
  • Multi-device control (Mac + iPad + Apple Watch)
  • Cloud sync via Firebase
Download DMG(26.1 MB)