ElCap Documentation
Loading...
Searching...
No Matches
CHANGELOG

1.0.20 (2026-05-07)

Features

  • support logging events to Azure Application Insights

Bug Fixes

  • Raise proper error when tokens cannot be rewritten back to device

1.0.19 (2026-05-05)

Bug Fixes

  • Halt cpu during reset

1.0.18 (2026-05-05)

Bug Fixes

  • disable ElCap min version gate

1.0.17 (2026-05-04)

Features

  • add ElCap agent outdated check to block older than v1.0.0
  • Add dry-run flag to tokens write command for value validation only
  • add manual flash verification after hex file download
  • Migrate command for SDK updates within established projects

Bug Fixes

  • use hardware-direct memory read for accessing device flash
  • Fix flash command having a hung status and no new line
  • Throw error when connecting to incorrect chip
  • Add ascii validation during tokens write command
  • reintroduce –build-image flag logic for elcap build
  • emit ELA record at 64KB boundary in get_memory_block_data_record
  • handle robocopy bitfield return codes for WSL optimization

1.0.16 (2026-04-23)

Features

  • support per-target cmake build modifiers in project templates
  • support per-project cmake build modifiers in trident.toml

1.0.15 (2026-04-22)

Bug Fixes

  • warn on rootful Podman in self doctor on Windows

1.0.14 (2026-04-21)

1.0.13 (2026-04-21)

Features

  • Add ability to write multiple tokens from cli

Bug Fixes

  • prevent stream cmd from hanging on Windows after subprocess exits
  • Properly expose correct SDK versions for Flash –example command

1.0.12 (2026-04-20)

1.0.11 (2026-04-20)

Features

  • add glob pattern support to file spec parsing
  • expose user token command for SmartSniffer auth refresh (#1699)