Skip to content

Commit 53e1e5e

Browse files
committed
Release v1.8.0
1 parent edf9cd7 commit 53e1e5e

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
WiFiNINA ?.?.? - ????.??.??
22

3+
WiFiNINA 1.8.0 - 2020.11.18
4+
5+
* Limit the maximum length of the download URL for the OTA binary since the receive buffer on the nina firmware can't hold more than 128 bytes (#131)
6+
* Introduce WiFiBearSSLClient (offloaded to Nina) (#139)
7+
* Change WIFI_FIRMWARE_LATEST_VERSION to 1.4.2
8+
39
WiFiNINA 1.7.1 - 2020.08.26
410

511
* Change WIFI_FIRMWARE_LATEST_VERSION to 1.4.1

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=WiFiNINA
2-
version=1.7.1
2+
version=1.8.0
33
author=Arduino
44
maintainer=Arduino <[email protected]>
55
sentence=Enables network connection (local and Internet) with the Arduino MKR WiFi 1010, Arduino MKR VIDOR 4000, Arduino UNO WiFi Rev.2 and Nano 33 IoT.

0 commit comments

Comments
 (0)