Skip to content

Releases: PepperDash/Essentials

v2.35.0

11 May 17:01
beb77ec

Choose a tag to compare

2.35.0 (2026-05-11)

Bug Fixes

  • validate certificate for private key presence in DebugWebsocketSink (b318e7f)

Features

  • enhance LoginRequestHandler to include detailed LoginResponse structure (e5e1802)
  • update LoginResponse structure to include Password in the token response (d879430)

v2.35.0-fix-devtools-fixex.3

11 May 15:56

Choose a tag to compare

Pre-release

2.35.0-fix-devtools-fixex.3 (2026-05-11)

Bug Fixes

  • validate certificate for private key presence in DebugWebsocketSink (b318e7f)

v2.35.0-fix-devtools-fixex.2

11 May 15:51

Choose a tag to compare

Pre-release

2.35.0-fix-devtools-fixex.2 (2026-05-11)

Features

  • update LoginResponse structure to include Password in the token response (d879430)

v2.35.0-fix-devtools-fixex.1

11 May 02:49

Choose a tag to compare

Pre-release

2.35.0-fix-devtools-fixex.1 (2026-05-11)

Features

  • enhance LoginRequestHandler to include detailed LoginResponse structure (e5e1802)

v3.0.0-dev-v3-testing.16

08 May 18:12

Choose a tag to compare

Pre-release

3.0.0-dev-v3-testing.16 (2026-05-08)

Features

  • Add new messengers for various device interfaces and remove VideoCodecBaseMessenger (91aa0ef)

v3.0.0-dev-v3-testing.15

08 May 02:57

Choose a tag to compare

Pre-release

3.0.0-dev-v3-testing.15 (2026-05-08)

Features

  • Add full status actions to IHasCodecSelfView and IHasDirectory messengers (b41c30c)
  • Add messengers for codec functionalities and directory management (ab4a243)

v2.34.0

08 May 22:50
17adac6

Choose a tag to compare

2.34.0 (2026-05-08)

Features

  • mark deprecated classes and methods for future removal (9fc8667)

v2.34.0-maintenance-add-deprecations.1

08 May 19:09

Choose a tag to compare

Pre-release

2.34.0-maintenance-add-deprecations.1 (2026-05-08)

Features

  • mark deprecated classes and methods for future removal (9fc8667)

v2.33.0

07 May 18:45
f3ea9e1

Choose a tag to compare

2.33.0 (2026-05-07)

Removes minimum Firmware Version check that was introduced in v2.32.0. Deemed not necessary.

Features

  • Allow WebAPI to load if no config file is present (c52d585)
  • disable key persistence for RSA in DebugWebsocketSink and simplify config loading warning message (c050bb4)
  • enhance certificate handling with BouncyCastle and remove firmware version checks (89c23f5)
  • refactor portal info command to improve configuration handling and response messages (404728c)

v2.32.0-feat-use-bouncycastle.3

07 May 15:02

Choose a tag to compare

Pre-release

2.32.0-feat-use-bouncycastle.3 (2026-05-07)

Features

  • enhance certificate handling with BouncyCastle and remove firmware version checks (89c23f5)