Skip to content

Releases: PepperDash/Essentials

v3.0.0-dev-v3-testing.13

24 Apr 15:21

Choose a tag to compare

Pre-release

3.0.0-dev-v3-testing.13 (2026-04-24)

Bug Fixes

  • return early if config devices are null, with an appropriate log message (89a1b66)

v3.0.0-dev-v3-testing.12

17 Apr 03:33

Choose a tag to compare

Pre-release

3.0.0-dev-v3-testing.12 (2026-04-17)

Features

  • Implement login request handler with token generation and error handling (dc656bd)

v2.29.0-tieline-visualisation.5

17 Apr 15:58

Choose a tag to compare

Pre-release

2.29.0-tieline-visualisation.5 (2026-04-17)

Bug Fixes

  • move to concurrent dictionary instead of hash set for impossible routes (db14a61)
  • pre-built routes now respect source ports for finding routes (2197dc4)

Features

  • handle timers correctly and migrate to native Timer instead of CTimer (18088d3)

v2.29.0-tieline-visualisation.4

17 Apr 03:32

Choose a tag to compare

Pre-release

2.29.0-tieline-visualisation.4 (2026-04-17)

Features

  • implement login functionality with LoginRequestHandler and integrate asset loading (9ea5ec5)

v2.29.0-tieline-visualisation.3

15 Apr 04:13

Choose a tag to compare

Pre-release

2.29.0-tieline-visualisation.3 (2026-04-15)

Features

  • add DeleteAllUiClientsHandler and route for deleting all clients. Resolve issues with client closing websocket connection to DebugWebsocketSink (6e9480f)

v3.0.0-dev-v3-testing.9

14 Apr 03:13

Choose a tag to compare

Pre-release

3.0.0-dev-v3-testing.9 (2026-04-14)

Features

  • Enhance initialization error handling and add console command for reporting exceptions (5f4a35d)

v3.0.0-dev-v3-testing.8

14 Apr 03:02

Choose a tag to compare

Pre-release

3.0.0-dev-v3-testing.8 (2026-04-14)

Features

  • Add console command to report initialization exceptions for improved diagnostics (71cf7ef)

v3.0.0-dev-v3-testing.7

14 Apr 02:58

Choose a tag to compare

Pre-release

3.0.0-dev-v3-testing.7 (2026-04-14)

Features

  • Implement initialization exceptions handling and add API endpoint for retrieval (ac3b73c)

v3.0.0-dev-v3-testing.11

14 Apr 04:37

Choose a tag to compare

Pre-release

3.0.0-dev-v3-testing.11 (2026-04-14)

Features

  • Enhance plugin version check with error handling and logging (d1501d2)

v3.0.0-dev-v3-testing.10

14 Apr 04:04

Choose a tag to compare

Pre-release

3.0.0-dev-v3-testing.10 (2026-04-14)

Bug Fixes

  • Correctly retrieve package ID from assembly metadata for version checks (af7411f)

Features

  • Rename LoadConfig2 to LoadConfig and implement plugin version checks against configuration (7d60c41)