Releases: lobaro/flash-tool-release
Releases · lobaro/flash-tool-release
v2.19.0
Lobaro Maintenance Tool - Changelog
v2.19.0 - 2026-02-19
Added
- Allow forcing to set the config via shell with cli argument
--force-shell-config- Useful for upgrades from a firmware with unencrypted config to an encrypted one; the new encrypted state may not be detected by tool until the firmware completed encrypting the current one
v2.18.2
Lobaro Maintenance Tool - Changelog
v2.18.2 - 2026-01-28
Changed
- Improved description of firmwares using config encryption
v2.18.1
Lobaro Maintenance Tool - Changelog
v2.18.1 - 2026-01-27
Changed
- Disable link to download Silabs drivers when connected to an FTDI config adapter, as no drivers should be needed
- Dynamic Tester page supports setting, title, and statusSubText fields
Fixed
- Ensure FTDI config adapters don't leave DTR in active/bootloader state when connecting
v2.18.0
Lobaro Maintenance Tool - Changelog
v2.18.0 - 2026-01-12
Added
- Support new encrypted config process: Write via
cfg import
Changed
- Read device info for encrypted config devices only via shell, as it is faster than waiting for the regular
PARAMSparse - Improve shell entry: If device is already in shell, don't reset, especially speeds up config writes/resets
v2.17.0
Lobaro Maintenance Tool - Changelog
v2.17.0 - 2026-01-06
Added
- Support new FTDI config adapters
- Dynamic tester monitor page
v2.16.6
Lobaro Maintenance Tool - Changelog
v2.16.6 - 2025-11-06
Fixed
- Ensure cron is imported as function in frontend (vite bug)
[YANKED] [v2.16.5]
Lobaro Maintenance Tool - Changelog
[v2.16.5] - 2025-11-04 [YANKED]
Yanked as loading the config in the frontend fails.
Fixed
- Avoid issuing multiple config reads/writes at once through the frontend, ensure they happen sequentially to not corrupt encrypted configs
- Revert go-serial upgrade, use older release to set DTR/RTS more reliably
v2.16.5-rc0
Changed
- Disable config buttons while config read/write is in progress
- Use older go-serial lib to ensure reset pins are pulled properly
v2.16.4
Lobaro Maintenance Tool - Changelog
v2.16.4 - 2025-10-13
Fixed
- Missing display of test count in frontend
v2.16.3
Lobaro Maintenance Tool - Changelog
v2.16.3 - 2025-10-09
Added
- Display device MACs (when available) in tester status view