Skip to content

2.3.4

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 03 Dec 10:13
· 1 commit to main since this release
1112057

Important Compatibility Notice [Ubuntu 18.04]

This will be the final release supporting Ubuntu 18.04. Unfortunately due to changes in our Continuous Integration workflows we are no longer able to produce IDE 2.x builds compatible with older versions of Ubuntu (context, related change). We have manually built Arduino IDE 2.3.4 to allow support for one final version, subsequent releases will not be compatible.

Added

  • Can skip verify before upload (#2397)
  • Implement menu action to reload current board data (#2553)
  • Add donate footer to updater dialog (71b11ed, #2581)
  • Add dialog to introduce to new version (4788bfb, #2581)

Changed

  • Use Arduino CLI v1.1.1 (#2576)
  • Use Ubuntu 18.10 in Linux build container (#2307)

Fixed

  • Retry compilation if grpc client needs to be reinitialized (#2548)
  • Fix memory leak when scanning sketchbooks with large files (#2555)
  • Disable local windows signing for forks PR (#2554)
  • Align viewsWelcome behavior to VS Code (#2543)
  • Fix CLI error parsing (#2518)

Thanks to everyone who's helping us improve the quality of Arduino IDE:


Full Changelog: 2.3.3...2.3.4