Skip to content

Commit 4906ef5

Browse files
committed
Updated changelog
1 parent 5758f90 commit 4906ef5

File tree

1 file changed

+20
-1
lines changed

1 file changed

+20
-1
lines changed

build/shared/revisions.txt

+20-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,26 @@
1-
ARDUINO 1.8.14 2020.??.??
1+
ARDUINO 1.8.14 2020.05.12
22

33
[ide]
44
* Fix status bar custom board preferences disappearing (thanks @magedrifaat)
5+
* Boards Manager bugfix: sometimes the "Install" button appeared instead of "Update"
6+
after entering a search term.
7+
* Libraries/Boards Manager: the Type and Category filters are kept after install/uninstall.
8+
* Added 'deprecated' label support in Boards Manager, platforms marked as deprecated are
9+
shown at the bottom of the list.
10+
* Serial Plotter: line endings dropdown menu now comply with the global preference settings. (thanks @sceniclife)
11+
* Libraries Manager: Maintainer is displayed instead of the Author.
12+
* Firmware Updater: Added new firmwares and support for Nano RP2040 Connect.
13+
* Boards Manager: cached 3rd party package_index.json are no more deleted if the origin URL is removed from preferences,
14+
this allows other tools (like arduino-cli), that may have different URLs configuration, to work properly.
15+
* The board configuration submenus are now scrollable.
16+
* New shortcut: Shift+click on Serial Monitor button will open the Serial Plotter. (thanks @n-elia)
17+
* Fixed NPE if no board is selected. (thanks @matthijskooijman)
18+
19+
[arduino-builder]
20+
* Improved lib detection: check for matching name in library.properties
21+
* Fix compile if invalid build.options.json is found (thanks @d-a-v)
22+
* Improved error messages for .cpp/.h file in the sketch
23+
524

625
ARDUINO 1.8.13 2020.06.16
726

0 commit comments

Comments
 (0)