Releases: FarmBot/farmbot_os
Releases · FarmBot/farmbot_os
v6.2.0: Merge pull request #445 from FarmBot/staging
- Farmbot Settings are now synced with Farmbot API.
- Refactor Syncing to not make unnecessary HTTP requests.
- Estop status is now much faster.
- Add dns checkup for users with factory resetting disabled to make tokens refresh faster.
- Opting into beta updates will refresh farmbot's token.
v6.1.2: Merge pull request #430 from FarmBot/staging
- Fix fw hardware being reset on os upgrade.
- Bump arduino-firmware version to 6.0.1
v6.1.1: Merge pull request #427 from FarmBot/staging
- Fix bug that caused the "update" button on the frontend to give an error log.
- Fix flashing
beta
channel updates. - Add feature to send user an email if the bot has been e-stopped for 10 minutes.
- Add feature to
espeak
logs. - Set
busy
a little earlier making the bot seem snappier. - Fix
tzdata
bug for real this time. - Update Arduino Firmware.
v6.1.1-beta: Merge pull request #426 from FarmBot/staging
- Fix bug that caused the "update" button on the frontend to give an error log.
- Fix flashing
beta
channel updates. - Add feature to send user an email if the bot has been e-stopped for 10 minutes.
- Add feature to
espeak
logs. - Set
busy
a little earlier making the bot seem snappier. - Fix
tzdata
bug for real this time. - Update Arduino Firmware.
6.1.0 Gracious Guava
- Remove all the migration code to safely get from 5.0.x to 6.0.1.
- Clean up and upgrade dependencies.
- Fix bug that could cause Image uploads to silently fail.
- Fix bug in
tzdata
that could cause the sdcard to fill up.
v6.1.0-beta: Merge pull request #419 from FarmBot/staging
- Remove all the migration code to safely get from 5.0.x to 6.0.1.
- Clean up and upgrade dependencies.
- Fix bug that could cause Image uploads to silently fail.
- Fix bug in
tzdata
that could cause the sdcard to fill up.
6.0.1 Gracious Guava
- Add feature auto sync.
- Add feature RPI GPIO.
- Refactor Configurator to not need Javascript/Webpack
- Add timer before network not found factory resets bot.
- Remove steps/mm conversion.
- Bundle new arduino-firmware.
- Replace MQTT with AMQP.
- Get rid of Log batching.
- Add verbosity level to every log message.
- Show position for log messages.
- Add many helpful log messages.
- Add feature to disable many log message.
- Add feature to log all arduino-firmware I/O.
- Migrated CI to CircleCI from TravisCI.
- Refactored FarmEvent Calendar generator.
- Fix a ton of little bugs.
Version 5.0.9 (Fantastic Fern)
- Fix missing redis-py package
Version 5.0.8 (Fantastic Fern)
- Update underlying Linux System deps.
- Preparation for 6.x releases.
Version 5.0.6 (Fantastic Fern)
- Fix double image upload bug
- Allow for reinstallation of first farmwares.