Releases: lobaro/flash-tool-release
Releases · lobaro/flash-tool-release
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
v2.16.2
Lobaro Maintenance Tool - Changelog
v2.16.2 - 2025-09-05
Changed
- Open tool on random TCP port (if selected port is in use) ONLY with flag
--any-port
v2.16.1
Lobaro Maintenance Tool - Changelog
v2.16.1 - 2025-09-03
Fixed
- Avoid early return when server port isn't in use before
[v2.16.0] - 2025-09-03 [YANKED]
Yanked as it returns too early when only starting server on a regular port.
Added
- Open tool on random TCP port if default port (8585) is already in use
Changed
- Update lobaro-cron-validate to use preset for latest lobaro devices
- Don't accept DOM and DOW in a cron expression, will trigger an error there, will cause undefined behavior in older devices
- Tester view: Display serial of tested device when completed successfully
v2.15.3
Lobaro Maintenance Tool - Changelog
v2.15.3 - 2025-07-24
Fixed
- Ensure lower case is always used for portmap keys in
portmap.toml.- Existing Windows
portmap.tomlfiles may need their keys rewritten to be lower cased, e.g.10C6:EA60:0001to10c6:ea60:0001.
- Existing Windows