Releases: adafruit/Adafruit_WebSerial_ESPTool
Releases · adafruit/Adafruit_WebSerial_ESPTool
1.3.0 - add passthrough switch and logic
What's Changed
- Add release drafter back in that was accidentally removed by @makermelissa in #273
- Bump @types/node from 22.5.2 to 22.5.4 by @dependabot in #274
- Fix link in readme by @makermelissa in #276
- Bump rollup from 4.21.2 to 4.22.5 by @dependabot in #286
- Bump @types/node from 22.5.4 to 22.7.7 by @dependabot in #292
- Bump @rollup/plugin-typescript from 11.1.6 to 12.1.1 by @dependabot in #291
- Bump @types/w3c-web-serial from 1.0.6 to 1.0.7 by @dependabot in #287
- Bump @rollup/plugin-node-resolve from 15.2.3 to 15.3.0 by @dependabot in #284
- Bump typescript from 5.5.4 to 5.6.3 by @dependabot in #288
- Bump rollup from 4.22.5 to 4.24.2 by @dependabot in #294
- Bump tslib from 2.7.0 to 2.8.0 by @dependabot in #296
- Bump serve from 14.2.3 to 14.2.4 by @dependabot in #293
- Bump @types/node from 22.7.7 to 22.8.1 by @dependabot in #295
- adding noReset() button by @mikeysklar in #297
- Bump tslib from 2.8.0 to 2.8.1 by @dependabot in #298
- Bump rollup from 4.24.2 to 4.24.4 by @dependabot in #300
- Bump @types/node from 22.8.1 to 22.8.7 by @dependabot in #299
- Bump rollup from 4.24.4 to 4.25.0 by @dependabot in #301
- Bump @types/node from 22.8.7 to 22.9.0 by @dependabot in #302
New Contributors
- @mikeysklar made their first contribution in #297
Full Changelog: 1.2.0...1.3.0
Update Release with fix for ESP32-S3
This includes an updated stub for the ESP32-S3 and other updates.
Update for newer boards
What's Changed
- Fix connected() response on failed connection (#33) @lorennorman
- Remove unused prototype mutations (#30) @balloob
- Construct new errors (#31) @balloob
- Fix Mac Address for S2 and S3 (#28) @makermelissa
- Add S3 support (#25) @Jason2866
- Added ESP32-C3 Support (#22) @makermelissa
- Add calcsize to struct as needed for littlefs project (#19) @makermelissa
- Fix overlapping address range error on reconnect and improve debugging (#18) @makermelissa
- ESP32 Fixes and improvements. (#16) @makermelissa
- Update stubs and fix issue with ESP32-S2 (#15) @makermelissa
- Increased timeout to reduce errors (#14) @makermelissa
- Refactoring to make it work more like official tool (#13) @makermelissa
- Decoupled UI code from programming code (#11) @makermelissa
- Make the error message clear about what the user needs to do (#9) @makermelissa
- adding nodemcu like reset (#7) @lazyzero
- Added baud rate change message prior to changing (#6) @makermelissa
- add link to live page in the readme (#2) @FoamyGuy
- make the progress outline visible in dark mode (#1) @FoamyGuy
⬆️ Dependencies
5 changes
- Bump @rollup/plugin-node-resolve from 13.3.0 to 15.0.1 (#38) @dependabot
- Bump serve from 13.0.2 to 14.0.1 (#37) @dependabot
- Bump @rollup/plugin-json from 4.1.0 to 5.0.1 (#36) @dependabot
- Bump typescript from 4.7.4 to 4.8.4 (#35) @dependabot
- Bump tslib from 2.4.0 to 2.4.1 (#34) @dependabot
Initial Release
This is required to use with jsdelivr.com