Releases: PepperDash/Essentials
Releases · PepperDash/Essentials
v2.32.0-feat-load-webapi-without-config.1
2.32.0-feat-load-webapi-without-config.1 (2026-05-07)
Bug Fixes
- invert condition for system_url validation in MobileControlSystemController (1b32761)
Features
v2.32.0
2.32.0 (2026-05-05)
Known Issues
#1423 - [BUG] Routing not working on devices that inherit from VideoCodecBase
Bug Fixes
- invert condition for system_url validation in MobileControlSystemController (1b32761)
Features
- refactor certificate generation to use BouncyCastle for improved security and flexibility (507130c)
v2.32.0-feat-use-bouncycastle.2
2.32.0-feat-use-bouncycastle.2 (2026-05-05)
Bug Fixes
- invert condition for system_url validation in MobileControlSystemController (1b32761)
v2.32.0-feat-use-bouncycastle.1
2.32.0-feat-use-bouncycastle.1 (2026-05-05)
Features
- refactor certificate generation to use BouncyCastle for improved security and flexibility (507130c)
v2.31.1
v2.31.1-fix-debug-on-cslan-and-fw-dependency-check.1
2.31.1-fix-debug-on-cslan-and-fw-dependency-check.1 (2026-05-05)
Bug Fixes
- clean up unused using directives and add firmware version check in ControlSystem (dd32f44)
v2.31.0
2.31.0 (2026-05-04)
Known Issues
#1423 - [BUG] Routing not working on devices that inherit from VideoCodecBase
Minimum FW Version
- Must be running v2.8006 or greater
Bug Fixes
- align GetHtmlDebugPath with AssetLoader two-hop path resolution (447af38)
- correct response status description in LoginRequestHandler and improve error logging in ServeDebugAppRequestHandler (3b57860)
Features
v3.0.0-dev-v3-testing.14
3.0.0-dev-v3-testing.14 (2026-05-01)
Features
- Enhance WebSocket URL generation to support dual-stack environments by using CSLAN IP if available (2e1bb8b)
v2.31.0-tieline-visualisation.2
2.31.0-tieline-visualisation.2 (2026-05-01)
Features
- enhance URL generation in DebugWebsocketSink to support dual-stack environments (b1a575e)
v2.31.0-hotfix-udpClient.3
2.31.0-hotfix-udpClient.3 (2026-05-01)
Bug Fixes
- log connection refused errors in GenericUdpClient to prevent repeated warnings (87025b7)