Releases
v1.0.0
Compare
Sorry, something went wrong.
No results found
1.0.0 (2026-04-08)
Bug Fixes
improve build step error handling and update output directory (0cc1b15 )
remove unused assets and update API parameter types (2c4932a )
update loading message in ConfigFile component for clarity (bfbf535 )
update programId retrieval to use import.meta.env for Vite compatibility (b8ff767 )
Features
add CI workflows for building and versioning the application (45a1b43 )
add GitHub Actions workflows for build and version management (d556d9f )
add mainlayout and mobilecontrol components to tsconfig (bea2535 )
add Prettier and semantic-release configuration files (4c732d5 )
add roomId selector and hook for common UI state management (ed760b9 )
add semantic release configuration for automated versioning and changelog generation (e0e08ac )
Adds better formatting, config file component and device detail preliminary component (889626d )
adds modal and right drawer as well as dropdown for debug level (c531be0 )
adds scrolling on versions, types and config file (7000ae0 )
adds svgs and moves lifts ws and messages state up to App (5ab09e8 )
Adds working proxy for local development (22d2f4e )
commit latest changes (33dd552 )
enhance DeviceDetail and DeviceList components with improved UI and method execution functionality (64cf7ac )
fixes text filtering, adds better console window styling adds status in top nav (34fbe89 )
Gets RTKQ and redux store up and running (33d07c6 )
gets scrolling working as intended and adds ability to prevent config from loading on boot (df50c12 )
implement dynamic WebSocket reverse-proxy for debug sessions in Vite (5f21822 )
implement websocket connection management and state handling (9268755 )
Initial commit (8dbca12 )
integrate appId handling across components and enhance mobile control functionality (d88c36a )
integrate Monaco Editor for enhanced configuration viewing and add device feedbacks querying (d241f58 )
migrate from Create React App to Vite, update dependencies and configurations (eb0e34f )
more updates for scrolling and styling of debug console (6dcfbb0 )
More work on main components (1f27a02 )
progress on debug console (6a97c6a )
refactor CI workflows for building and versioning the application (47ed33f )
refactor routing and layout structure, enhance navigation with dynamic appId dropdown (cb5b37c )
remove Prettier and semantic-release configuration files (d970d86 )
update .gitignore to exclude tsconfig.tsbuildinfo, fix URL in troubleshooting guide, and refactor useAppParams import (e393f72 )
update download-artifact action to v4 in build-and-push workflow (0c90344 )
update Node version to 22 in build workflow and refactor DeviceList styles (cded4b8 )
update TopNav dropdown to handle empty appIdOptions and change base path in Vite config (8483048 )
update upload-artifact action to v4 in get-version workflow (dfcb428 )
Websocket debug messages working (de685b7 )
You can’t perform that action at this time.