Releases: FarmBot/farmbot_os
Releases · FarmBot/farmbot_os
v12.3.5
- Lua variable bugfixes
v12.3.4
- 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
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
- Improve remote error reporting.
- Improve captive portal performance on certain platforms.
v12.3.1
- Require explicit call to
read_status()to update farmware state information.
v12.3.0
- Fix farmware bug where farmware system reports stale version of bot state.
v12.2.3
- Firmware debug log removal
v12.2.2
- Performance updates for Express devices
- Fix firmware bug where
report_position_changewas erroneously reported as an error. - Dependency upgrades
- Firmware debug log removal
v12.2.0
- Legacy component removal.
- Upgrade OS-level dependencies.
- Add support for USB Ethernet adapters (for Express users with WiFi trouble)
v12.1.0
safe_heightandsoil_heightsupport for MOVE block.- Bug fix relating to auth errors after > 40 days of uptime.