github arduino/arduino-ide 2.0.0-beta.3

latest releases: 2.3.2, 2.3.1, 2.3.0...
3 years ago

Changed

  • Fixed boards config update on core uninstall. [de4ae23]
  • Fixed library install for libs w/o dependencies. [5a57576]
  • Stop LS when user picks a board that has no core. [8e1feb3]
  • Do not start LS if core for board is missing. [cdadda8]
  • Updated to 2.0.0-beta.3. Use CLI 0.16.1. [596d54a]
  • Support for Add .ZIP LIbrary... [e1b36c6]
  • Added compiler warnings. [86be874]
  • Propose installing the required libs. [057904d]
  • Set the new colors in default theme. [0aef4b3]
  • Add agpl-3.0 LICENSE.txt file [79b1a30]
  • Fix pixelated windows icon [709baac]
  • Update icons [a06a69d]
  • Update label names in issue templates [561d5fb]
  • Forbid parallel LS-start command execution. [df0aafd]
  • Serial monitor should spare WS connection. [ad2cfc8]

Known issues

  • On Windows, saving a copy (save as…) inside the currently open sketch folder generates a recursive file system exception (#65)
  • Debugging: breakpoints on local libraries (.h/.cpp in sketch folder) are not handled correctly (#120)
  • Sketchbook subfolders are not supported (#35)
  • When platform installation fails, the IDE might not return a meaningful error (#41)

For more issues and bugs please refer to the issue tracker on the Arduino IDE 2 GitHub repository or head to the forums.

Notable missing features:

  • Serial Plotter (#54)
  • Proxy Auto detect (#29)
  • Teensy Support (#90)
  • Legacy tools (ESP exception decoder and others) (#58)
  • i18n internationalisation (#28)
  • Wifi101/WifiNINA Firmware update (#30)
  • MDNS discovery (#123)
  • Language server doesn't support boards of the "megaAVR" architecture (#31)

Full Changelog: 2.0.0-beta.2...2.0.0-beta.3

Don't miss a new arduino-ide release

NewReleases is sending notifications on new releases.