Skip to content

2.0.0-beta.9

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Jul 15:26
· 732 commits to main since this release

This release introduces a fix to the Remote Sketchbook push and pull operations.
When creating SECRET fields in the Web IDE or through IoT Cloud Sketch generation, the values would be pulled and a file arduino_secrets.h created, but such file was not included in the main .ino file.

Fixed

  • Updated to 2.0.0-beta.9 [40a73af]
  • Include arduino_secrets.h when needed, remove orphan CR character produced at every push-pull operation (#438) [461ca06]

Known issues

Full Changelog: 2.0.0-beta.8...2.0.0-beta.9