Skip to content

Releases: PepperDash/essentials-devtools

v1.4.0-feature-live-routing-feedback.4

Pre-release

Choose a tag to compare

1.4.0-feature-live-routing-feedback.4 (2026-07-17)

Features

  • implement multiview layout panels with draggable functionality and integrate with routing feedback (a66b451)

v1.4.0-feature-live-routing-feedback.3

Pre-release

Choose a tag to compare

1.4.0-feature-live-routing-feedback.3 (2026-07-15)

Features

  • enhance LoginForm with password visibility toggle and add EyeIcon component (479080d)

v1.4.0-feature-live-routing-feedback.2

Pre-release

Choose a tag to compare

1.4.0-feature-live-routing-feedback.2 (2026-06-23)

Features

  • update routing feedback state to handle multiple failed URLs and display alert for untrusted certificates (2804c30)

v1.4.0-feature-live-routing-feedback.1

Pre-release

Choose a tag to compare

1.4.0-feature-live-routing-feedback.1 (2026-06-23)

Bug Fixes

  • Filter out empty tokens when splitting search text in FilterSearchText component (75e3d5a)
  • Standardize import statements and improve code formatting in DebugConsole, DebugFilters, DeviceFilterDropdown, and LoginForm components (ea297de)
  • update DebugSession interface to use fallbackUrl and correct join function logic (bd56c6a)
  • update websocket handling to support multiple failed URLs (ff72398)

Features

  • Add export log functionality to DebugConsole component (bc8b499)
  • closes #30 (865741e)
  • enhance WebSocket connection handling with fallback URL support (d99a587)
  • implement live routing feedback with WebSocket support and signal path tracing (4382406)
  • seed routing feedback state from HTTP response before WebSocket connection (308bb4a)

v1.5.0

Choose a tag to compare

@github-actions github-actions released this 12 Jun 21:13
4655221

1.5.0 (2026-06-12)

Bug Fixes

  • update DebugSession interface to use fallbackUrl and correct join function logic (bd56c6a)
  • update websocket handling to support multiple failed URLs (ff72398)

Features

  • enhance WebSocket connection handling with fallback URL support (d99a587)

v1.4.0-various-fixes.3

Pre-release

Choose a tag to compare

1.4.0-various-fixes.3 (2026-06-12)

Bug Fixes

  • update DebugSession interface to use fallbackUrl and correct join function logic (bd56c6a)
  • update websocket handling to support multiple failed URLs (ff72398)

v1.4.0-various-fixes.2

Pre-release

Choose a tag to compare

1.4.0-various-fixes.2 (2026-06-12)

Features

  • enhance WebSocket connection handling with fallback URL support (d99a587)

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 22 May 16:15
18afbe2

1.4.0 (2026-05-22)

Bug Fixes

  • Filter out empty tokens when splitting search text in FilterSearchText component (75e3d5a)
  • Standardize import statements and improve code formatting in DebugConsole, DebugFilters, DeviceFilterDropdown, and LoginForm components (ea297de)

Features

  • Add export log functionality to DebugConsole component (bc8b499)
  • closes #30 (865741e)

v1.4.0-various-fixes.1

Pre-release

Choose a tag to compare

1.4.0-various-fixes.1 (2026-05-21)

Bug Fixes

  • Filter out empty tokens when splitting search text in FilterSearchText component (75e3d5a)
  • Standardize import statements and improve code formatting in DebugConsole, DebugFilters, DeviceFilterDropdown, and LoginForm components (ea297de)

Features

  • Add export log functionality to DebugConsole component (bc8b499)
  • closes #30 (865741e)

v1.0.0-various-fixes.6

Pre-release

Choose a tag to compare

1.0.0-various-fixes.6 (2026-05-21)

Bug Fixes

  • Filter out empty tokens when splitting search text in FilterSearchText component (75e3d5a)
  • Standardize import statements and improve code formatting in DebugConsole, DebugFilters, DeviceFilterDropdown, and LoginForm components (ea297de)