Releases: FarmBot/farmbot_os
Releases · FarmBot/farmbot_os
v6.4.10-beta: Merge pull request #636 from FarmBot/staging
- Add SSH back.
- Fix bug during configuration causing bots to maybe not connect.
- FarmBot will now try to emergency lock the firmware on powerdown and reset.
- Fix bug causing FarmBot not to reconnect to WiFi.
- Add fields to
informational_settings
:uptime
secondsmemory_usage
megabytesdisk_usage
percent
v6.4.10: Merge pull request #630 from FarmBot/staging
- Add SSH back.
- Fix bug during configuration causing bots to maybe not connect.
- FarmBot will now try to emergency lock the firmware on powerdown and reset.
- Fix bug causing FarmBot not to reconnect to WiFi.
v6.4.9: Merge pull request #621 from FarmBot/staging
- Add feature to save logs to sdcard for debugging.
- Fix bug causing long running Farmwares to fail.
- Make sure to clear eeprom before flashing Arduino firmware.
- Update Linux system layer.
v6.4.9-beta: Merge pull request #619 from FarmBot/staging
- Add feature to save logs to sdcard for debugging.
- Fix bug causing long running Farmwares to fail.
- Make sure to clear eeprom before flashing Arduino firmware.
- Update Linux system layer.
v6.4.8: Merge pull request #613 from FarmBot/staging
- Make sure not to crash if a wifi network is malformed.
v6.4.8-beta: Merge pull request #612 from FarmBot/staging
- Make sure not to crash if a wifi network is malformed.
v6.4.7-beta: Merge pull request #611 from FarmBot/staging
- Fix DNS server config for self hosters.
- Add new field to
informational_settings
:currently_on_beta
. - Reindex farmware on bot_state crash.
v6.4.7: Merge pull request #610 from FarmBot/staging
- Fix DNS server config for self hosters.
- Add new field to
informational_settings
:currently_on_beta
. - Reindex farmware on bot_state crash.
v6.4.6: Merge pull request #607 from FarmBot/staging
- Add new RPC to reinitialize Firmware
- Tweak PinBinding debounce timeout.
- Update Linux system layer to fix sound
v6.4.6-beta: Merge pull request #606 from FarmBot/staging
- Add new RPC to reinitialize Firmware
- Tweak PinBinding debounce timeout.
- Update Linux system layer to fix sound