Skip to content

Releases: FarmBot/farmbot_os

v15.0.0

09 Feb 23:41

Choose a tag to compare

  • hotfix for uptime bug
  • rpc() Lua helper
  • sequence() Lua helper
  • Dependency upgrades (including wifi scan edge case bugfix)

v14.9.0

01 Feb 00:51

Choose a tag to compare

  • Ability to manage resource variables from Lua.
  • Ability to execute GCode raw from Lua.
  • Runtime validation of missing sequence parameters.
  • Upgrade Nerves system, Erlang, Elixir.
  • Ability to specify safe_z from Lua move_absolute().
  • Remove SSH subsystem. It is no longer maintained.
  • Nerves system upgrades
  • Genesis and Express firmware updates.

v14.8.1

21 Jan 16:14
7940544

Choose a tag to compare

  • Add api() helper to simplify API access in Lua.
  • Remove legacy logs relating to device updates.
  • Ability to execute raw CeleryScript from Lua.

v14.7.0

16 Dec 19:11

Choose a tag to compare

  • Add support for text variables.
  • Possible fix for "blinking MQTT" bug where device stops seeing incoming MQTT packets.
  • Increase UART timeout / better handling of UART timeouts.
  • Genesis and Express firmware updates.
  • Fix bug where scheduling > 1 regimen per day would crash the scheduler.
  • Farmware updates.

v14.6.4

29 Nov 23:28

Choose a tag to compare

  • Genesis and Express firmware updates.
  • Fix bug where firmware parameters would appear to not be uploaded.
  • Ability to handle numeric sequence variables from Lua
  • Silence timeout error messages from user log stream
  • Add photo_grid() technical preview to Lua VM.
  • Better handling of timeout errors in lua http() function.
  • Bugfix: Prevent firmware handler from crashing when there is an active but unused pin watcher.

v14.6.3

23 Nov 22:44

Choose a tag to compare

  • Recovery deploy / hotfix. Fix bug where not all firmware parameters would load.

v14.6.2

22 Nov 18:58
dfcf10e

Choose a tag to compare

  • Fix bug where Lua scripts would not stop sending GCode during estop
  • Genesis and Express firmware updates.
  • Improved Lua error legibility.
  • Technical preview of load sense API
  • Routine dependency upgrades.

v14.6.1

08 Nov 17:31
ab64755

Choose a tag to compare

  • Remove need to download farmwares over the network (improves offline experience)
  • Remove references to legacy components (FarmbotCore, FarmbotExt, etc..)
  • Add new Lua functions: detect_weeds, garden_size, measure_soil_height

v14.6.0

28 Oct 15:06
4a4df3b

Choose a tag to compare

  • SSL/HTTPS configuration updates.
  • Upgrade numerouse deps, such as Lua runtime and Certifi.
  • Fix issue where FarmEvents would fail to execute near boot time on Express models.
  • Performance updates to firmware handler.
  • Upgrade database driver.
  • Convert application to a monolith.

v14.4.1

23 Sep 17:18
5aa5ba1

Choose a tag to compare

  • Update Erlang version
  • Update error reporting info