Skip to content

Releases: PepperDash/Essentials

v2.32.0-feat-load-webapi-without-config.1

07 May 16:45

Choose a tag to compare

2.32.0-feat-load-webapi-without-config.1 (2026-05-07)

Bug Fixes

  • invert condition for system_url validation in MobileControlSystemController (1b32761)

Features

  • Allow WebAPI to load if no config file is present (c52d585)
  • enhance certificate handling with BouncyCastle and remove firmware version checks (89c23f5)
  • refactor certificate generation to use BouncyCastle for improved security and flexibility (507130c)

v2.32.0

05 May 20:31
841279e

Choose a tag to compare

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

05 May 19:54

Choose a tag to compare

Pre-release

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

05 May 19:08

Choose a tag to compare

Pre-release

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

05 May 16:59
1ecfca7

Choose a tag to compare

2.31.1 (2026-05-05)

Bug Fixes

  • clean up unused using directives and add firmware version check in ControlSystem (dd32f44)

v2.31.1-fix-debug-on-cslan-and-fw-dependency-check.1

05 May 16:56

Choose a tag to compare

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

04 May 16:10
ba48f23

Choose a tag to compare

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

  • add ServeDebugAppRequestHandler for serving debug app assets and improve error handling in LoginRequestHandler (ee240ca)
  • enhance URL generation in DebugWebsocketSink to support dual-stack environments (b1a575e)

v3.0.0-dev-v3-testing.14

01 May 20:46

Choose a tag to compare

Pre-release

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

01 May 20:44

Choose a tag to compare

Pre-release

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

01 May 23:10

Choose a tag to compare

Pre-release

2.31.0-hotfix-udpClient.3 (2026-05-01)

Bug Fixes

  • log connection refused errors in GenericUdpClient to prevent repeated warnings (87025b7)