Skip to content

Releases: nerves-livebook/nerves_livebook

v0.6.5

29 Aug 16:48
Compare
Choose a tag to compare
  • Updates
    • Add WiFi configuration to explore section to make it easier to find
    • Use the new Delux library to control the LED. This will enable better
      feedback for what Livebook is doing when you can't see the webpage
    • Blink LED to show that the RPi0 is booting since it takes so long to start.
    • Add the Pinout library as a convenience for getting board pinouts.
    • Add libraries for devices that support cellular modems (only srhub now)

v0.6.4

09 Aug 04:30
Compare
Choose a tag to compare
  • Updates
    • Update Livebook to v0.6.3
    • Update Nerves systems to nerves_system_br 1.20.4 versions. This includes
      Erlang/OTP 25.0.3, Buildroot 2022.05, and GCC 11.3.
    • Fix warnings when building in host mode. (Thanks @axelson)
    • Update depencies to latest versions
    • Add preliminary support for srhub devices

v0.6.3

10 Jul 14:43
Compare
Choose a tag to compare
  • Updates
    • Update Livebook to v0.6.2
    • Support the 64-bit RISC-V MangoPi MQ Pro
    • Change the WiFi regulatory domain default from US to the global region (00)
    • Update Nerves systems to nerves_system_br 1.20.3 versions. This includes
      Erlang/OTP 25.0.2, Buildroot 2022.05, and GCC 11.3.

v0.6.2

26 May 19:05
Compare
Choose a tag to compare
  • Updates
    • Update to Erlang 25.0 - Enables JIT on Raspberry Pi 4!
    • Update Nerves systems to nerves_system_br 1.19.0 versions to bring in
      security and bug fixes

v0.6.1

20 May 10:01
Compare
Choose a tag to compare
  • Updates
    • Include :kino_vega_lite so that graphs render again. (Thanks @petermm)
    • Improve WiFi configuration book (Thanks @petermm)

v0.6.0

08 May 06:07
Compare
Choose a tag to compare
  • Updates

v0.5.7

18 Mar 13:40
Compare
Choose a tag to compare
  • Updates
    • Update to Erlang 24.3.2
    • Various modest boot time improvements in dependent libraries

v0.5.6

03 Mar 23:44
Compare
Choose a tag to compare
  • Updates
    • Various small improvements for the GRiSP 2
    • Add support for the Beaglebone Green Gateway (bbb target)
    • Update to Erlang 24.2.2

v0.5.5

28 Feb 15:30
Compare
Choose a tag to compare
  • Updates
    • Add experimental support for GRiSP 2. See README.md for installation.

v0.5.4

19 Feb 02:36
Compare
Choose a tag to compare
  • Updates

    • Update Nerves Systems to nerves_system_br 1.18.4 versions. This brings in
      Buildroot and Erlang patch releases.
    • Add picam for devices that support it (Raspberry Pi Zero, A, B, 2, and 3).
  • Fixes

    • Fix import via file upload