You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: build/shared/revisions.txt
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,8 @@ ARDUINO 1.5.5 BETA
8
8
* Improved SSH uploader (Arduino Yun): uses file ~/.ssh/config if available. Allows public key only authentication and ssh servers listening on ports other than 22.
9
9
* Font anti-aliasing now ON by default (users will have to either delete or manually edit their preferences.txt file)
10
10
* Added warning message when opening sketches with additional files with illegal names
11
+
* (windows) Upgraded embedded Java runtime to version 7: much faster startup
12
+
* Improved files open/save dialogs
11
13
12
14
[libraries]
13
15
* avr: Fixed buffer overflow in File::doBuffer() (dreggy)
0 commit comments