Releases: FarmBot/farmbot_os
Releases · FarmBot/farmbot_os
v15.4.6
- Dependency updates (includes
RingLogger.viewer
). - Add Genesis v1.7 and Express v1.2 firmwares.
v15.4.5
- Change MQTT client.
- Genesis firmware updates.
v15.4.4
- Dependency updates (includes system updates).
v15.4.3
- Rework
photo_grid
lua helper exit upon missing configs.
v15.4.2
- Add tool name input option to
mount_tool
lua helper. - Adjust configurator timeout text.
v15.4.1
- Add new
dispense
,water
,grid
,set_job
,complete_job
, andget_job
lua helpers. - Add job progress tracking to
wait
lua helper. - Add
z
togarden_size
and add0
fallback values. - Fix
photo_grid
lua helper calculation bug.
v15.4.0
- Add new
get_curve
lua helper. - Add/expose new plant fields:
depth
,water_curve_id
,spread_curve_id
,height_curve_id
,age
. - Fix
photo_grid
andapi
lua helper bugs.
v15.3.6
- Add new warning element to configurator. Misc UI changes.
v15.3.5-rc0
qa/system_upgrade
v15.3.4
- Fix
move_absolute
andcheck_position
lua helper bugs. - Add new
get_xyz
,safe_z
,mount_tool
, anddismount_tool
lua helpers.