mirror of
https://github.com/arduino/Arduino.git
synced 2025-01-18 07:52:14 +01:00
Update revisions.txt
This commit is contained in:
parent
ad02e4940c
commit
aae5fa77aa
@ -5,6 +5,11 @@ ARDUINO 1.8.4
|
||||
* Environment variable LIBRARY_INDEX_URL is now correctly parsed (LIBRARY_INDEX_URL_GZ can also be optinally specified). Thanks @xardael
|
||||
* Added per-board generic option in config file boards.txt for disabling control of dtr+rts. Thanks @d-a-v
|
||||
* CLI: fixed missing "runtime.platform.path" when running without the `--board` option
|
||||
* Linux: fixed desktop icon not launching the IDE in certain Window Managers (thanks @herrold)
|
||||
* Allow setting low values for console size (correctly applies console.lines=x in preferences.txt)
|
||||
* Make Preference window fit 600px height displays
|
||||
* Fix error when renaming an unsaved, newly added file. Thanks @matthijskooijman
|
||||
* Added the ability to increase/decrease font size via keyboard + mouse shortcuts (Ctrl + MouseWheel)
|
||||
|
||||
[libraries]
|
||||
* Fixed wrong folder name for "Adafruit Circuit Playground" library, now it can be updated cleanly.
|
||||
|
Loading…
x
Reference in New Issue
Block a user