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

1.0.0 (2026-03-06)

Bug Fixes

  • Throw proper error when browser not available for auth

0.3.56 (2026-03-05)

Features

  • Allow commands to auto-detect programmer's speed
  • Return device max-speed in json device discover
  • added internal releases for smart sniffer under dev mode (#1567)

Bug Fixes

  • handle WinError 5 during SDK installation on Windows

0.3.55 (2026-02-26)

Bug Fixes

  • Pass speed and interface into preserve tokens function
  • skip browser open when authenticating in headless mode

0.3.53 (2026-02-24)

Features

  • add QR code to login authentication flow
  • add right and left justified flag for tokens write

Bug Fixes

  • don't invoke ctypes.cdll.LoadLibrary on every run
  • don't fetch config at parse time
  • Display auth login code for user comparison
  • Throw proper error for commands requiring login

0.3.52 (2026-02-17)

Bug Fixes

  • Throw error when writing token hex value of wrong size
  • Hang terminal when launching elcap tools commands

0.3.51 (2026-02-09)

Features

  • Introduce Smart Sniffer to ElCap
  • Add –folder-name option for elcap new command

Bug Fixes

  • Trim whitespace for name value in elcap –json new
  • build: improve Windows build times by syncing projects to WSL for engines
  • Throw proper error when Docker cli talks to Podman

0.3.50 (2026-01-29)

Features

  • JSON response option for Self Doctor command

Bug Fixes

  • don't log api-key
  • Windows encoding errors from Podman progress bars

0.3.49 (2026-01-21)

Features

  • add device info command support for T32CZ20B target
  • Implement command history for Device TTY

Bug Fixes

  • Deny device picker with –json flag present
  • Enable color output for Podman builds
  • Throw error when target missing from erase-sector
  • Incorrect target given for flash command now throws correct error
  • Allow negative integers to be written to tokens

0.3.48 (2026-01-13)

Features

  • Add flag to build command for manual container image building
  • Output the project path in the elcap new JSON complete response

Bug Fixes

  • Allow Zap failures to return JSON responses

0.3.47 (2026-01-05)

Bug Fixes

  • Change endian for writing int tokens from little to big
  • Format invalid command option errors in json
  • Preserve tokens during flash