Skip to content

Releases: arduino/arduino-ide

2.3.10

Choose a tag to compare

@github-actions github-actions released this 09 Jun 17:10
d969729

Changed

  • Bump Arduino CLI to 1.5.1 (#2920)
  • Add clean compile/verify (with shift+click on the verify button) (#2923)

Fixed

  • In some cases, sketch code is not recompiled (cached) after being modified.
  • Startup error due to missing CLI directory defaults (#2922)

2.3.9

Choose a tag to compare

@github-actions github-actions released this 26 May 14:16
17a44c3

Changed

  • Bump Arduino CLI to 1.5.0 (#2906)

2.3.8

Choose a tag to compare

@github-actions github-actions released this 25 Feb 15:51
edf2575

Changed

  • Bump Arduino CLI to 1.4.1 (#2862)
  • Bump built-in example sketches version to 1.10.3 (#2869)
  • Update translation files (#2840)
  • Add licensed checks (#2841) (#2874)

2.3.7

Choose a tag to compare

@github-actions github-actions released this 17 Dec 16:17
2bfd243

Fixed

  • When updating a library, install all dependencies (#2830)
  • Escape asterisks in error message content for notification display (#2811)
  • Replace null characters in copied monitor output (#2832)
  • Review macOS build security (#2805)
  • Use macos-15-intel runner for MacOS x86_64 builds (#2828)

Changed

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


Full Changelog: 2.3.6...2.3.7

2.3.6

Choose a tag to compare

@github-actions github-actions released this 09 Apr 11:44
2f0414a

Important notice regarding automatic update

Due to a regression in 2.3.5 (#2696), auto-update won't trigger for users who are already using Arduino IDE 2.3.5.
Please manually download the new version from https://www.arduino.cc/en/software or below.

Fixed

  • Auto-update doesn't trigger (#2697)
  • Extra blank window when IDE started via sketch file association (#2693)
  • Duplicate sketch opened from file and terminal on second instance of IDE (#2686)
  • IDE window steals focus when new content added to Output view (#2681)
  • Add missing linux dependencies for create-changelog job (#2677)

Changed

  • Update translation files (#2692)

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


Full Changelog: 2.3.5...2.3.6

2.3.5

Choose a tag to compare

@github-actions github-actions released this 02 Apr 13:44
8aa3c28

Changed

  • Bump Arduino CLI to v1.2.0 (#2645)
  • Bump Theia IDE to v1.57.0 (#2654)
  • Bump Electron version and upgrade yarn dependencies (#2654)
  • Bump built-in example sketches version to 1.10.2 (#2646)
  • Updated translation files (#2597)

Fixed

  • Sanitize message in notification component (#2664)
  • Decouple state update from the LS (#2643)
  • Safer electron version parsing for electron-builder command (#2673)
  • Multiple CI workflows fixes (#2647 #2675 #2672 #2676)

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


Full Changelog: 2.3.4...2.3.5

2.3.4

Choose a tag to compare

@github-actions github-actions released this 03 Dec 10:13
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

2.3.3

Choose a tag to compare

@github-actions github-actions released this 25 Sep 10:42
7713668

Added

  • Allow view and edit of Arduino Cloud Shared Space Sketches (#2486)
  • Cancelable Verify & Upload (#1199)

Changed

  • Bump CLI to 1.0.4 (#2457)
  • Use upload with programmer as default when required (#2500)
  • Update Windows Signing Certificate (#2452)
  • Update Github Actions runners (#2508, #2513)

Fixed

  • Can unset network#proxy in the CLI config (#2184)
  • Invalid custom board option handling in FQBN (#1588)
  • Add missing installed version to the platform (#2378)
  • Copy example with .pde main sketch file (#2377)

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


Full Changelog: 2.3.2...2.3.3

2.3.2

Choose a tag to compare

@github-actions github-actions released this 20 Feb 10:13

Fixed

  • Debugging being disabled for some third-party platforms (#2368)

Security


Full Changelog: 2.3.1...2.3.2

2.3.1

Choose a tag to compare

@github-actions github-actions released this 15 Feb 09:14

Fixed

  • Debug view blank on first debugging session of a sketch (#2354)

Security


Full Changelog: 2.3.0...2.3.1