File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## v1.1.1
4
+
5
+ This release fixes some issues and adds firmware UUID support. This support can
6
+ be used to unambiguously know what's running on a device.
7
+
8
+ * Updated dependencies
9
+ * [ nerves_system_br v1.2.2] ( https://github.com/nerves-project/nerves_system_br/releases/tag/v1.2.0 )
10
+
11
+ * Bug fixes
12
+ * Empty serial numbers stored in the U-Boot environment would be used instead
13
+ of reverting to devices IDs built into the CPU or board.
14
+ * It wasn't possible to enable QtWebEngine (needed for kiosk apps, but don't do this on an EV3)
15
+
3
16
## v1.1.0
4
17
5
18
This release adds official support for provisioning serial numbers to devices.
Original file line number Diff line number Diff line change 1
- 1.1.1-dev
1
+ 1.1.1
You can’t perform that action at this time.
0 commit comments