File tree 1 file changed +5
-0
lines changed
1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,11 @@ ARDUINO 1.8.4
5
5
* Environment variable LIBRARY_INDEX_URL is now correctly parsed (LIBRARY_INDEX_URL_GZ can also be optinally specified). Thanks @xardael
6
6
* Added per-board generic option in config file boards.txt for disabling control of dtr+rts. Thanks @d-a-v
7
7
* CLI: fixed missing "runtime.platform.path" when running without the `--board` option
8
+ * Linux: fixed desktop icon not launching the IDE in certain Window Managers (thanks @herrold)
9
+ * Allow setting low values for console size (correctly applies console.lines=x in preferences.txt)
10
+ * Make Preference window fit 600px height displays
11
+ * Fix error when renaming an unsaved, newly added file. Thanks @matthijskooijman
12
+ * Added the ability to increase/decrease font size via keyboard + mouse shortcuts (Ctrl + MouseWheel)
8
13
9
14
[libraries]
10
15
* Fixed wrong folder name for "Adafruit Circuit Playground" library, now it can be updated cleanly.
You can’t perform that action at this time.
0 commit comments