|
1 | | -ARDUINO 1.8.10 ???? |
| 1 | +ARDUINO 1.8.10 2019年09月13日 |
2 | 2 |
|
| 3 | +[ide] |
| 4 | +* Live font resize now applies to console and serial monitor too @Pieter12345 |
| 5 | +* Make it easier to build the IDE from sources on Windows @Pieter12345 |
| 6 | +* Smaller Preference window, suitable for supersmall screens |
| 7 | +* Cache downloaded json and only retrieve them when changed @mattiabertorello |
| 8 | +* Suspend serial monitor if the board gets disconnected abruptly |
| 9 | +* Libraries can now declare dependencies that will be proposed during lib installation |
| 10 | +* SerialPlotter: allow adding labels @chromhelm |
| 11 | +* Support tar.xz archives for Board Manager @vowstar |
| 12 | +* SerialMonitor: add command history (via arrow keys) @Pieter12345 |
| 13 | +* Accessibility: add checkbox to enable accessibility in Preferences @joew46167 |
| 14 | + This mode enables a plethora of improvements on voiceover and keyboard navigation. |
| 15 | + eg. links become accessible buttons, lists are scrollable via arrow keys without much pain |
| 16 | + |
| 17 | +[wifi-updater] |
| 18 | +* Add latest NINA firmware |
| 19 | + |
| 20 | +[hardware] |
| 21 | +* Bundle new avr toolchain (fixes lto issue with 5.4.0 and 64bit compatibility with upcoming macOS Catalina) |
| 22 | + |
| 23 | +[arduino-buidler] |
| 24 | +* update to 1.4.7 (based on the new arduino-cli) |
3 | 25 |
|
4 | 26 | ARDUINO 1.8.9 2019年03月15日
|
5 | 27 |
|
|
0 commit comments