Skip to content

Releases: lobaro/flash-tool-release

v2.19.0

19 Feb 14:27
d50c959

Choose a tag to compare

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

28 Jan 17:24
d50c959

Choose a tag to compare

Lobaro Maintenance Tool - Changelog

v2.18.2 - 2026-01-28

Changed

  • Improved description of firmwares using config encryption

v2.18.1

27 Jan 14:42
d50c959

Choose a tag to compare

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

12 Jan 14:55
d50c959

Choose a tag to compare

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 PARAMS parse
  • Improve shell entry: If device is already in shell, don't reset, especially speeds up config writes/resets

v2.17.0

06 Jan 12:01
d50c959

Choose a tag to compare

Lobaro Maintenance Tool - Changelog

v2.17.0 - 2026-01-06

Added

  • Support new FTDI config adapters
  • Dynamic tester monitor page

v2.16.6

07 Nov 13:10
d50c959

Choose a tag to compare

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]

04 Nov 13:14
d50c959

Choose a tag to compare

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

28 Oct 15:26
d50c959

Choose a tag to compare

v2.16.5-rc0 Pre-release
Pre-release

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

13 Oct 15:07
d50c959

Choose a tag to compare

Lobaro Maintenance Tool - Changelog

v2.16.4 - 2025-10-13

Fixed

  • Missing display of test count in frontend

v2.16.3

10 Oct 09:58
d50c959

Choose a tag to compare

Lobaro Maintenance Tool - Changelog

v2.16.3 - 2025-10-09

Added

  • Display device MACs (when available) in tester status view