Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
stable-linux.yml | 2024-12-03 | 398 Bytes | |
arduino-ide_2.3.4_Linux_64bit.zip | 2024-12-03 | 189.2 MB | |
arduino-ide_2.3.4_Linux_64bit.AppImage | 2024-12-03 | 191.5 MB | |
arduino-ide_2.3.4_Windows_64bit.exe | 2024-12-03 | 150.8 MB | |
arduino-ide_2.3.4_Windows_64bit.msi | 2024-12-03 | 159.9 MB | |
arduino-ide_2.3.4_Windows_64bit.zip | 2024-12-03 | 195.4 MB | |
arduino-ide_2.3.4_macOS_64bit.dmg | 2024-12-03 | 193.8 MB | |
arduino-ide_2.3.4_macOS_64bit.zip | 2024-12-03 | 189.8 MB | |
arduino-ide_2.3.4_macOS_arm64.dmg | 2024-12-03 | 184.7 MB | |
arduino-ide_2.3.4_macOS_arm64.zip | 2024-12-03 | 179.6 MB | |
stable-mac.yml | 2024-12-03 | 853 Bytes | |
stable.yml | 2024-12-03 | 365 Bytes | |
2.3.4 source code.tar.gz | 2024-12-03 | 3.0 MB | |
2.3.4 source code.zip | 2024-12-03 | 3.5 MB | |
README.md | 2024-12-03 | 1.5 kB | |
Totals: 15 Items | 1.6 GB | 15 |
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
- feat: add donate footer to updater dialog [71b11ed8]
- feat: introduce
VersionWelcomeDialog
[4788bfbc] - feat: can skip verify before upload [48d6d375]
- feat: implement menu action to reload current board data (#2553) [41844c94]
Changed
- feat: use Arduino CLI v1.1.1 [de265694]
- Use Ubuntu 18.10 in Linux build container [c09b5f71]
Fixed
- fix: retry compilation if grpc client needs to be reinitialized (#2548) [4cf9909a]
- fix: memory leak when scanning sketchbooks with large files (#2555) [7c231fff]
- fix: disable local windows signing for forks PR [63e9dfd7]
- fix: align
viewsWelcome
behavior to VS Code (#2543) [3fc8474d] - fix: prevent parsing CLI errors without metadata [4a3abf54]
Thanks to everyone who's helping us improve the quality of Arduino IDE:
Full Changelog: https://github.com/arduino/arduino-ide/compare/2.3.3...2.3.4