Version 1.6.0
This release includes the following changes:
- The GUI now uses the latest version of esptool - allowing it to run correctly on Linux
- The built-in copy of esptool v3.3 has been removed
- The release build workflow installs the latest version of esptool; pyinstaller builds it into the executables. The stub_flasher json files are added automatically.
- v1.6.0 of the GUI is built with v4.7.0 of esptool
- The maximum baud rate is limited to 460800 on MacOS. (921600 fails on Mac Mini.)