File tree 1 file changed +10
-1
lines changed
1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,16 @@ ARDUINO 1.6.1
7
7
* /dev/cu.* serial ports are now filtered from the port list on MacOSX
8
8
* Ports in ports list are now grouped by type
9
9
* Upgraded avr-gcc toolchains to 3.4.5
10
- * Fixed wrong parsing of boards.txt when using submenu and boards id with underscores
10
+ * Fixed: wrong parsing of boards.txt when using submenu and boards id with underscores
11
+ * Windows: updated bundled JVM to latest 8u31
12
+ * Windows: JVM memory settings can be customized editing arduino.l4j.ini and arduino_debug.l4j.ini files
13
+ * "new" button now behaves as "File -> New..." menu: a new window with an empty sketch is created
14
+ * Windows: opening a lonely sketch caused the IDE to crash. Fixed with a bounty on bountysource @gerito1
15
+ * Bridge: fixed bug with multiple and failing YunClient.connect calls @sngl
16
+ * Translations updated
17
+ * Fixed: status board was not changing when using custom menu @PaulStoffregen
18
+ * Fixed: better error message when using a busy serial device
19
+ * Fixed: missing bool operator on EthernetClient
11
20
12
21
ARDUINO 1.6.0 - 2015.02.09
13
22
You can’t perform that action at this time.
0 commit comments