Skip to content

Releases: nerves-livebook/nerves_livebook

v0.18.1

21 Feb 18:07

Choose a tag to compare

This is a major update for Raspberry Pis that switches to the new "tryboot"
image layout to support automatic recovery when upgrading to broken firmware. If
you're using official images, this should hopefully not be a feature you need.
However, it is a one way update and over-the-air downgrades to v0.18.0 won't
work. You'll have to reflash the MicroSD card.

  • Updates
    • Update to Livebook v0.18.6
    • Improve mDNS advertisements to show more information when using mix nerves.discover to find devices

v0.18.0

08 Jan 03:01

Choose a tag to compare

v0.17.0

16 Sep 21:52

Choose a tag to compare

v0.15.6

04 Apr 13:00

Choose a tag to compare

  • Fixes
    • Fix regression causing an UndefinedFunctionError for Mix.install_project_dir/0. Thanks to @gworkman for quickly reporting

v0.15.5

03 Apr 18:55

Choose a tag to compare

v0.14.2

23 Jan 00:26

Choose a tag to compare

  • Updates
    • Update Nerves systems to nerves_system_br v1.29.3
    • Add support for the RPi CM5 and other BCM2712 D0 silicon RPi5's
    • Update to Elixir 1.18.2 and Erlang/OTP 27.2
    • Update all dependencies

v0.14.1

04 Dec 15:14

Choose a tag to compare

v0.14.0

05 Sep 21:20

Choose a tag to compare

  • 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

15 Jul 05:25

Choose a tag to compare

  • 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 to libcamera

v0.12.3

08 Apr 19:33

Choose a tag to compare

  • 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