Skip to content

Commit ab864cf

Browse files
committed
Updated revision log
1 parent 113c56d commit ab864cf

File tree

1 file changed

+23
-1
lines changed

1 file changed

+23
-1
lines changed

build/shared/revisions.txt

+23-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,27 @@
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

426
ARDUINO 1.8.10 2019.09.13
527

0 commit comments

Comments
 (0)