Skip to content

Releases: PepperDash/essentials-devtools

v1.1.0

17 Apr 03:30
dfd884c

Choose a tag to compare

1.1.0 (2026-04-17)

Bug Fixes

  • update button variants in DebugConsole and clean up tsconfig.tsbuildinfo formatting (9f4f19f)

Features

  • add ErrorBoundary and InitializationExceptions components, enhance Routing with dark mode and unconnected ports functionality (50184a1)
  • add routing feature with React Flow integration (e13afa6)
  • add version check for routing feature availability (122704b)
  • enhance DebugConsole with connection failure alerts, improve MobileControl UI, and add TieLineEdge component for routing visualization (610788f)
  • Enhance documentation with authentication details, per-device log level filtering, and routing features (bf8c768)
  • enhance RoutingDeviceNode with hide functionality and improve layout (8ff88ed)
  • Implement login functionality and API path management (b150ea4)

v1.0.0-feature-add-routing.7

17 Apr 03:11

Choose a tag to compare

Pre-release

1.0.0-feature-add-routing.7 (2026-04-17)

Features

  • Enhance documentation with authentication details, per-device log level filtering, and routing features (bf8c768)

v1.0.0-feature-add-routing.6

17 Apr 02:58

Choose a tag to compare

Pre-release

1.0.0-feature-add-routing.6 (2026-04-17)

Features

  • Implement login functionality and API path management (b150ea4)

v1.0.0-feature-add-routing.5

15 Apr 04:14

Choose a tag to compare

Pre-release

1.0.0-feature-add-routing.5 (2026-04-15)

Features

  • enhance DebugConsole with connection failure alerts, improve MobileControl UI, and add TieLineEdge component for routing visualization (610788f)

v1.0.0-feature-add-routing.4

14 Apr 04:00

Choose a tag to compare

Pre-release

1.0.0-feature-add-routing.4 (2026-04-14)

Features

  • add ErrorBoundary and InitializationExceptions components, enhance Routing with dark mode and unconnected ports functionality (50184a1)

v1.0.0-feature-add-routing.3

11 Apr 01:01

Choose a tag to compare

Pre-release

1.0.0-feature-add-routing.3 (2026-04-11)

Features

  • add version check for routing feature availability (122704b)

v1.0.0-feature-add-routing.2

11 Apr 00:47

Choose a tag to compare

Pre-release

1.0.0-feature-add-routing.2 (2026-04-11)

Features

  • enhance RoutingDeviceNode with hide functionality and improve layout (8ff88ed)

v1.0.0-feature-add-routing.1

10 Apr 18:23

Choose a tag to compare

Pre-release

1.0.0-feature-add-routing.1 (2026-04-10)

Bug Fixes

  • improve build step error handling and update output directory (0cc1b15)
  • remove unused assets and update API parameter types (2c4932a)
  • update button variants in DebugConsole and clean up tsconfig.tsbuildinfo formatting (9f4f19f)
  • 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 routing feature with React Flow integration (e13afa6)
  • 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)

v1.0.0

08 Apr 22:12
d8a948c

Choose a tag to compare

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)

v1.0.0-feature-add-svgs.7

08 Apr 22:10

Choose a tag to compare

Pre-release

1.0.0-feature-add-svgs.7 (2026-04-08)

Features

  • update .gitignore to exclude tsconfig.tsbuildinfo, fix URL in troubleshooting guide, and refactor useAppParams import (e393f72)