Skip to content

Releases: FarmBot/farmbot_os

v12.3.5

04 Feb 15:11
e886d9c

Choose a tag to compare

  • Lua variable bugfixes

v12.3.4

02 Feb 15:00
4be74fe

Choose a tag to compare

  • Bug fix for self-hosted image uploads.
  • Support for new LUA block
  • Numerous fixes to Lua VM (formulas, ASSERT block, LUA block)
  • Ability to access sequence variables within LUA block (via variables.parent)

v12.3.3

04 Jan 18:37

Choose a tag to compare

Bug fixes:

  • SD card errors from log overflow (limit log buffer to 1000 logs max).
  • app crashes if user accidentally installs very old / incompatible Farmwares.
  • prevent firmware handler crashes on unexpected or timed out messages.
  • WiFi-related app crashes on certain networks.

v12.3.2

29 Dec 19:38
8c8f30a

Choose a tag to compare

  • Improve remote error reporting.
  • Improve captive portal performance on certain platforms.

v12.3.1

16 Dec 21:22

Choose a tag to compare

  • Require explicit call to read_status() to update farmware state information.

v12.3.0

09 Dec 23:50

Choose a tag to compare

  • Fix farmware bug where farmware system reports stale version of bot state.

v12.2.3

02 Dec 22:21

Choose a tag to compare

  • Firmware debug log removal

v12.2.2

01 Dec 23:35

Choose a tag to compare

  • Performance updates for Express devices
  • Fix firmware bug where report_position_change was erroneously reported as an error.
  • Dependency upgrades
  • Firmware debug log removal

v12.2.0

05 Nov 13:23

Choose a tag to compare

  • Legacy component removal.
  • Upgrade OS-level dependencies.
  • Add support for USB Ethernet adapters (for Express users with WiFi trouble)

v12.1.0

05 Oct 14:31
5fbcee1

Choose a tag to compare

  • safe_height and soil_height support for MOVE block.
  • Bug fix relating to auth errors after > 40 days of uptime.