Skip to content

Commit aa79e0e

Browse files
committed
Updated revision log
1 parent 82a6a40 commit aa79e0e

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

build/shared/revisions.txt

+17-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
1-
ARDUINO 1.8.9 ????
1+
ARDUINO 1.8.9 2091.03.15
22

3+
[ide]
4+
* New target! ARM64 boards are now fully supported (Nvidia Jetson and RaspberryPi3 with 64bit operating system)
5+
* Fix UTF8 related bugs on Windows
6+
* Fixed: can now compile again using OpenJDK (removed dependency on JavaFx)
7+
* Fixed: only use touchBar on OSX 10.12 or higher
8+
* PluggableDiscovery: easily add your own discoverer and make it available in Boards/Port menu (thanks @PaulStoffregen for the idea and the initial implementation)
9+
* LibManager: reduce slowdown when searching
10+
* Fixed: ensure a sketch line is visible when it contains an error and must be highlighted
11+
* Linux: the installer now tries to install a symlink is /usr/local/bin (this doesn't affect usual non-systemwide installation) Thanks @2E0PGS
12+
13+
[wifi-updater]
14+
* Fix firmware upgrade not being available for 3rd party WINC boards
15+
16+
[arduino-builder]
17+
* Use lexicographic distance as last chance to spot the right library (if every other tecnique failed)
18+
* Fix some prototypes being inserted in the middle of a function
319

420
ARDUINO 1.8.8 2018.12.07
521

0 commit comments

Comments
 (0)