Releases: nerves-livebook/nerves_livebook
Releases · nerves-livebook/nerves_livebook
v0.14.2
v0.14.1
- Updates
- Update to Livebook v0.14.5
- Update Nerves systems to nerves_system_br v1.29.1
- Update all dependencies
- Added notebook for connecting to NervesHub (Thanks @lawik)
v0.14.0
- Updates
- Update to Livebook v0.14.0
- Update Nerves systems to nerves_system_br v1.28.3
- Add
vintage_net_qmi
to dependencies to use some cellular modems on Raspberry Pis and Beaglebones with USB host ports. These boards include QMI device drivers in this release. - Update all dependencies
- Fix tflite sample notebook (Thanks @mnishiguchi)
v0.13.0
- Updates
- Update to Livebook v0.13.3. Also see the v0.13.0 changes
- Update to Elixir 1.17.2 and Erlang/OTP 27.0
- Update Nerves systems to nerves_system_br v1.28.1
- Update all dependencies to latest versions
- Remove
picam
from 32-bit Raspberry Pi releases due to the switch from MMAL tolibcamera
v0.12.3
- Updates
- Update Nerves systems to
nerves_system_br v1.27.0
(Erlang/OTP 26.2.3, Buildroot 2024.02) - Switch back to WPA2-only WiFi support with
VintageNetWiFi.quick_configure/2
to fix issues on BBB and GRiSP2 - Fix regression that prevented WiFi networks from being provisioned on the MicroSD card
- Removed
srhub
target due to perceived lack of use. If this is not true, please open an issue and we'll include it again. - Update all dependencies to latest versions
- Update Nerves systems to
v0.12.2
- Updates
- Update
vintage_net_wifi
to fix an issue connecting to some WPA2 networks usingVintageNetWiFi.quick_configure/2
- Enable TFLite support on Raspberry Pi Model B and Raspberry Pi Zeros now that it has ARMv6 support. (@cocoa-xu)
- Update Nerves systems to
nerves_system_br
1.25.1 versions (Erlang 26.2.2) - Update all dependencies to latest versions
- Update
v0.12.1
- Updates
- Fix LED naming changes from Linux kernel update that ended up breaking RPi Zero, 2, and 3.
- Update Nerves systems to nerves_system_br 1.24.1 versions (Erlang 26.2.1)
- Add WPA3 support for devices with WiFi modules that support it (currently only BeagleBone's with WiLink modules)
- Update all dependencies to latest versions
- Fix diagnostics notebook (@mnishiguchi)
- Fix firmware update notebook (@5avage)
v0.12.0
v0.11.1
The Raspberry Pi 3 (rpi3
), original Pi (rpi
), and Pi 2 (rpi2
) images are not working. Please use other devices in the interim or go back to a previous release. See nerves-project/nerves_system_rpi3#306 for status.
- Updates
- Add 64-bit RPi Zero 2W (
rpi0_2
). 32-bit mode was supported before viarpi3a
, but this target enables the JIT - Add RPi 5 (
rpi5
). This port is current experimental - Update Nerves systems to nerves_system_br 1.25.2 versions
- Erlang 26.1.2
- Buildroot 2023.08.4
- Linux 6.1 on all Raspberry Pi and BBB ports
- Update Elixir to 1.15.7
- Update all dependencies to their latest versions
- Add 64-bit RPi Zero 2W (