Releases: PepperDash/essentials-devtools
Releases · PepperDash/essentials-devtools
Release list
v1.4.0-feature-live-routing-feedback.4
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
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
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
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
v1.4.0-various-fixes.3
v1.4.0-various-fixes.2
1.4.0-various-fixes.2 (2026-06-12)
Features
- enhance WebSocket connection handling with fallback URL support (d99a587)
v1.4.0
v1.4.0-various-fixes.1
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)