Arduino IDE 2.0皆さんは使っているんでしょうか
beta 6 から11まで、まとめてみました。
Arduino IDE 2.0 beta 11
Changelog
Added
- [ATL-1533] Firmware & Certificate Uploader (#469) 302fb7b
- [ATL-493] Support platforms installed in directories.user [6233e1f]
Arduino IDE 2.0 beta 10
Changelog
Fixed
- Refactor pull/push to edit files in place (#464) 6515273
- Preserve node expanded state on refresh 57b9eb9
- Fixed remote sketches sorting 64dc124
- Force some files to be read-only (#453) [38d372e]
- Fix url to open sketch in cloud editor (#452) [5897f37]
- Improve remote sketchbook explorer (#459) [d790266]
- Improve local sketchbook explorer (#446) [4da5d57]
- Reveal sketch directory in file explorer (#450) [4e6f9ae]
- Make tab width 2 spaces (#445) [e10f0f1]
Arduino IDE 2.0 beta 9
This release introduces a fix to the Remote Sketchbook push and pull operations.
When creating SECRET fields in the Web IDE or through IoT Cloud Sketch generation,
the values would be pulled and a file arduino_secrets.h created, but such file was not included in the main .ino file.
このリリースでは、リモートスケッチブックのプッシュおよびプル操作が修正されています。
WebIDEまたはIoTCloud Sketch生成を介してSECRETフィールドを作成する場合、
値がプルされ、ファイルarduino_secrets.hが作成されますが、そのようなファイルはメインの.inoファイルに含まれていませんでした。
Fixed:
- 2.0.0-beta.9に更新 Updated to 2.0.0-beta.9 [40a73af] (https://github.com/arduino/arduino-ide/commit/40a73af82b4b2b247109289db58d44ccec910d92)
- 必要に応じてarduino_secrets.hを含め、プッシュプル操作ごとに生成される孤立したCR文字を削除します(#438) Include arduino_secrets.h when needed, remove orphan CR character produced at every push-pull operation (#438) 461ca06
Known bugs:
- #441
- #442
- #443
- #444
Arduino IDE 2.0 beta 8
Changelog
Added
- [atl-1217] sketchbook explorer local & remote [4c536ec] (https://github.com/arduino/arduino-ide/commit/4c536ec8fc66ffc9a0d4404c3b91796692929c25)
Fixed
- eslint to fix unused imports [e6cbefb]
(https://github.com/arduino/arduino-ide/commit/e6cbefb880fa7464f3cafaea350e0d1052180196 ) - Use eslint&prettier for code linting&formatting [0592199] (https://github.com/arduino/arduino-ide/commit/0592199858ae4516347639063f1d90c970c49e62)
- force electron-builder version resolution [2a3873a] (https://github.com/arduino/arduino-ide/commit/2a3873a923988cc5d4a7f48328f640cd54ed3e4a)
Changed
- Use latest release of built-in examples 05c0505
Arduino IDE 2.0 beta 7
Changelog
Added
- Update CLI and bump to beta-7 [8c4e66f] https://github.com/arduino/arduino-ide/commit/8c4e66f53628024a97581e668a8fde323192d195
Arduino IDE 2.0 beta 6
Changelog
Added
- Language server: pass a flag to set arduino-cli config file [852bf9b]
- https://github.com/arduino/arduino-ide/commit/852bf9b73ee36b576d081ff56cfdad01625497ef
Fixed
- Fix board packages hints [4fa2024] https://github.com/arduino/arduino-ide/commit/4fa2024266206de45cfd7aa9cac6a7c584361e5a
- Fix true and false terms for bool not correctly coloured In the Arduino Light Theme [db48ed6] https://github.com/arduino/arduino-ide/commit/db48ed616b6de70b617a1c42c025dffd30013e55
- Correct sketchbook folder selection button text [0dd1e45] https://github.com/arduino/arduino-ide/commit/0dd1e45233d801a9ed3304488f25d53f67e6d979