Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: arduino/arduino-ide

2.0.0-rc9

20 Jul 14:22
@github-actions github-actions
71d5a15
This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GPG key ID: 4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

Added

  • New Toolbar UI (#1194)
  • New Board Selector: show port protocol (#1193)
  • Enable IDE translations: Italian, Russian, Spanish, Portuguese, Czech (#712 #1166)

Changed

Fixed

  • Platform installation prompt only made for boards listed in oldest release (#979)
  • Opening a sketch will not show the last state of the sidebar in the new window (#442)
  • Remote sketchbook widget rendering empty (#1129)
  • Sketchbook view can't handle more than two tree levels (#1015)
  • Platform installation only offered if port is selected (#854)
  • Window minimum size is too small and content is not shown correctly when the size is small (#129 #662 #779)
  • Package index is not downloaded after adding URL to preferences (#637 #906)
  • Prevent overwriting existing libraries and platforms at first IDE start-up (#798 #1169)
  • Default theme at first launch doesn't match the OS theme (#530)
  • Fall back to new sketch if opening failed (#1089)
  • Board Selector only updates on board selection via other interfaces if associated port is selected (#1206)
  • Avoid reindexing libraries on every single text document change event (#714)

Known Issues

  • Themes: High Contrast is broken (#1202)

Full Changelog: 2.0.0-rc8...2.0.0-rc9

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

Loading
per1234, seeker5084, and rafa-goncalves reacted with thumbs up emoji Plaenkler and rafa-goncalves reacted with hooray emoji SafeMantella reacted with rocket emoji
5 people reacted

2.0.0-rc8

23 Jun 10:14
@github-actions github-actions
439cdfb
This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GPG key ID: 4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

Added

  • Reveal the error location after the failed verify (#1064 #608 #229)
  • Survey notification (#1035)
  • Can enable debug logging of the gRPC calls (#1065 #1056)

Changed

Fixed

  • Restored the Settings UI. Deferred model loading. #1046 #1031
  • Fix error in console when clicking in the editor, or output view (#1057 #977)
  • Cleaned up File menu (#1071 #1014)
  • UI fixes (#1088 #1092 #1097)
  • Fixed widget lookup to eliminate duplicate tabs (#1085 #1054)
  • Failing upload flag for monitor mgr (#1040 #1032)
  • Disabled MenuItem roles on macOS (#1022)

Full Changelog: 2.0.0-rc7...2.0.0-rc8

Loading

2.0.0-rc7

09 Jun 09:07
@github-actions github-actions
fd5154a
This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GPG key ID: 4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

Added

  • Pluggable Monitor (#982)
  • Dark Theme (#991)

Changed

Fixed

Breaking

  • Remove GUI-based advanced settings interface (e.g., "Preferences: Open Settings (UI)" command). (#1018)
    Advanced settings will now be configured by editing the settings.json file directly ("Open Settings (JSON)" or "Open Workspace Settings (JSON)" commands),

Full Changelog: 2.0.0-rc6...2.0.0-rc7

Contributors

davegarthsimpson
Loading
per1234 reacted with thumbs up emoji koendv reacted with laugh emoji metehoca reacted with hooray emoji echedey-ls reacted with heart emoji Ult1Gamer and echedey-ls reacted with rocket emoji
5 people reacted

2.0.0-rc6

20 Apr 13:28
@github-actions github-actions
Compare
Choose a tag to compare
Loading

Added

  • Enable language packs (#941)

Changed

  • Minified browser code in the packaged final app. (#931)
  • Disable widget dragging/splitting (#552 #940)
  • Disable automatic application start after install via Windows Installer (#942)

Fixed

  • Automatically remove editors for deleted files (#648 #894)
  • Fixed 3rd party URLs-related issues (#881 #919 #920)
  • Correctly print backslash-escaped characters (#675 #943)
  • Improve condition to recognise read-only sketches (#917 #918)
  • Allow to close files in certain folders (#831 #866 #946)

Full Changelog: 2.0.0-rc5...2.0.0-rc6

Loading
per1234, metehoca, Yatin-Khurana, and Plaenkler reacted with hooray emoji
4 people reacted

2.0.0-rc5

10 Mar 11:39
@github-actions github-actions
8cac087
This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GPG key ID: 4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

Added

  • Privacy policy menu item (#883)

Changed

  • Remove Web Developer Tools in the Help menu (#882)

Fixed

  • Add pagination in remote sketchbook (#875 #809)
  • Fix sketch name duplicates (#887)
  • Reload sketch when Saving as new (#880 #829)
  • Fix changelog generation

Full Changelog: 2.0.0-rc4...2.0.0-rc5

Loading
KushagraKarira, Fienberber, per1234, mnhemal, markub3327, IgorTheLight, vnnv, relrypesan, Move2win, Goohyun3436, and 2 more reacted with heart emoji FarhanKhosravi reacted with eyes emoji
13 people reacted

2.0.0-rc4

02 Mar 12:08
@github-actions github-actions
96b5edf
This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GPG key ID: 4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

Added

Changed

  • update arduino-cli to 0.21.0 (#820)
  • Update Theia to 1.22.1 (#791)
  • Update ls to 0.6.0and clangd to 13.0.0 (#738)
  • Improve build instructions (#706)

Fixed

  • Save preferences in sequence (#856)
  • Fix version retrieval in node process (#837)
  • Fix board options not shown for manually installed platforms (#826)
  • Check protocol on board reconnection (#729)
  • Solve ports conflicts with the same address and different protocol (#713)
  • Remove stray brace from compilation error output (#751)

Known Issues

  • Language mode is set to C++ (#529)
  • Dark theme is used on clean start despite "Light (Arduino)" being the default (#530)
  • Language server doesn't support boards of the "megaAVR" architecture (#31)
  • Postponed update is installed on exit (#874)
    Full Changelog: 2.0.0-rc3...2.0.0-rc4
Loading
KushagraKarira reacted with heart emoji Plaenkler, per1234, fpistm, and gbr1 reacted with rocket emoji FarhanKhosravi reacted with eyes emoji
6 people reacted

2.0.0-rc3

22 Dec 16:25
@github-actions github-actions
Compare
Choose a tag to compare
Loading

Changed

  • Update README.md with translations project link
  • Updated Translations

Fixed

  • Fix cloud sync push action for bigger (>4k) files (#696)
  • Updated serial plotter to fix a number of issues (#698)
  • Serial monitor lines not to wrap/overlap when the text is too long (#697)
  • Close serial port connection before flashing firmware (#688)
  • Use major version ref of carlosperate/download-file-action

Known Issues

  • Language mode is set to C++ #529
  • Dark theme is used on clean start despite "Light (Arduino)" being the default #530
  • Language server doesn't support boards of the "megaAVR" architecture #31

Full Changelog: 2.0.0-rc2...2.0.0-rc3

Loading
Attigliuzzo, aAndrzej-dev, IvashchenkoSerhii, Move2win, EpicConOwO, korenevskiy, Nekozombie666, and Infiputer reacted with thumbs up emoji EpicConOwO, carlo-strata, Plaenkler, and arminzaugg reacted with heart emoji
11 people reacted

2.0.0-rc2

13 Dec 10:46
@github-actions github-actions
Compare
Choose a tag to compare
Loading

Added

  • Automatically install 'Arduino_BuiltIn' library at first startup #663

Changed

  • Remove gRPC error code from error notifications #664
  • IDE to run CLI with auto-assigned port #673

Fixed

Known Issues

  • Language mode is set to C++ #529
  • Dark theme is used on clean start despite "Light (Arduino)" being the default #530
  • Language server doesn't support boards of the "megaAVR" architecture #31

Full Changelog: 2.0.0-rc1...2.0.0-rc2

Loading

2.0.0-rc1

30 Nov 13:51
@github-actions github-actions
Compare
Choose a tag to compare
Loading

Added

  • Serial Plotter #597
  • Translating Arduino-IDE using Theia's nls API #545 #542
  • Add dialog to insert user fields for board that require them to upload #550

Changed

  • Remove gRPC errors codes from compile/upload console output in #564
  • Disable Breadcrumbs #611
  • Rework listing of discovered ports #614
  • Remove language server log preference #635
  • Update Theia, CLI and LS #610

Fixed

  • Footer min-height for library and board manager #392
  • Fix cortex-debug related debugging issue #578
  • Open Save as... dialog when saving sketches for the first time #579
  • Fix tabs ordering #612

Known Issues

  • Language mode is set to C++ #529
  • Dark theme is used on clean start despite "Light (Arduino)" being the default #530
  • Notification clear control is invisible #531
  • Language server doesn't support boards of the "megaAVR" architecture #31

Full Changelog: 2.0.0-beta.12...2.0.0-rc1

Loading

2.0.0-beta.12

07 Oct 08:37
@github-actions github-actions
Compare
Choose a tag to compare
Loading

Added

  • At first ide startup invoke installation of arduino:avr #497

Changed

  • Install core notification not to appear on board unplug #485
  • Sort board families in Tool menu #486
  • Minor fixes to menu items #491 #492
  • Improve Serial Monitor Performances #524
  • Improve init process thanks to arduino-cli upgrade to 0.19.1 #506
  • Upgrade Theia to 1.18.0 #489
  • Updated icons #489

Fixed

  • Re-center refresh icon when spinning #493
  • Fix editor quick suggestions preference #494
  • Fix Rename and Delete file #528

Known Issues

  • Stopping debugger fails with an error #527
  • Language mode is set to C++ #529
  • Dark theme is used on clean start despite "Light (Arduino)" being the default #530
  • Notification clear control is invisible #531

Full Changelog: 2.0.0-beta.11...2.0.0-beta.12

Loading
per1234, Shinevision, and dyh68 reacted with thumbs up emoji AlbyIanna, frbuceta, engmahmoudmardini, Shinevision, and Siam11651 reacted with rocket emoji
7 people reacted

AltStyle によって変換されたページ (->オリジナル) /