Skip to content

Releases: FarmBot/farmbot_os

v15.3.3

17 Nov 21:50
caa0339
Compare
Choose a tag to compare
  • Add new on, off, debug, toast, and move lua helpers.
  • Fix abort command in Genesis and Express firmware.

v15.3.2

09 Aug 18:00
Compare
Choose a tag to compare
  • Fix bug running sequences with large numbers of steps.
  • Allow configuration to hidden SSIDs.

v15.3.1

18 Jul 18:35
bde0afa
Compare
Choose a tag to compare
  • Improve system performance while using the red LED.

v15.3.0

17 Jun 17:32
a377e12
Compare
Choose a tag to compare
  • Add new optimized and alternating sort methods.
  • Add sort and group lua helpers.
  • Add camera device info to informational settings.
  • Add support for peripherals to toggle_pin.
  • Add toggle_pin lua helper.

v15.2.1

18 Apr 17:18
2232fa2
Compare
Choose a tag to compare
  • Fix boot sequence edge case bug.

v15.2.0

13 Apr 17:31
16d4f51
Compare
Choose a tag to compare
  • Add job progress tracking to farmware
  • Add time to lua set_job_progress() helper

v15.1.0

05 Apr 23:32
6c914f3
Compare
Choose a tag to compare
  • Implement boot sequence feature
  • Add boot job progress
  • Add read_at to sensor_readings
  • Add boot_sequence_id to fbos_configs
  • Add get_seed_tray_cell() and verify_tool() lua helpers

v15.0.0

09 Feb 23:41
Compare
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
Compare
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
Compare
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.