File tree Expand file tree Collapse file tree 1 file changed +23
-1
lines changed Expand file tree Collapse file tree 1 file changed +23
-1
lines changed Original file line number Diff line number Diff line change 1- ARDUINO 1.8.11 ????
1+ ARDUINO 1.8.11 2020.01.2x
22
3+ [ide]
4+ * FIX: Serial plotter do not hang if empty lines are received
5+ * A lot of accessibility improvements in Libs and Board managers GUI for screen readers (thanks @joew46167)
6+ * Sligtly improved support for themes in Libs and Board managers (thanks @matthijskooijman)
7+ * Serial plotter: added serial input text field (thanks @cactorium)
8+ * MacOSX: support for notarization (thanks @PaulStoffregen for the support)
9+ * Fix wrong bracket match rectangle on auto format (thanks @magedrifaat)
10+ * Pluggable discoveries: runtime.platform.path and runtime.hardware.path are now available as variables (thanks @PaulStoffregen)
11+
12+ [arduino-builder]
13+ * FIX: missed library-detection cache (forcing lib detection on each build)
14+ * FIX: Windows: the build folder may reside on a different partition
15+ * FIX: Segfault in arduino-builder with -dump-prefs if no sketch is specified
16+ * FIX: Allow loading of global user-define platform.txt
17+ * FIX: Fixed nil pointer exception on some rare case with multiple libs
18+ * FIX: Print "multiple libraries found for header.h" message only when it really happens
19+
20+ [hardware]
21+ * updated AVR core to 1.8.2
22+
23+ [wifi-updater]
24+ * updated to 0.10.10
325
426ARDUINO 1.8.10 2019.09.13
527
You can’t perform that action at this time.
0 commit comments