Releases: FarmBot/farmbot_os
Releases · FarmBot/farmbot_os
Version 3.1.4 (Deciduous Daffodil)
v3.1.4 new firmware
Version 3.1.3 (Deciduous Daffodil)
What's new?
- Fix peripherals
Version 3.1.2 (Deciduous Daffodil)
What's new?
- Fix ota updates
Version 3.1.1 (Deciduous Daffodil)
What's new?
- bump fw version with fix for z axis
Version 3.1.0 (Deciduous Daffodil)
What's new?
- fix logger
Version 3.0.8 (Deciduous Daffodil)
Whats new?
- New Serial handler
- Tons of fixes for Farmware
- Users no longer need to input their timezone during configuration.
- bundled arduino firmware into the OS, so no more wrong firmware version problems.
Version 2.1.8 (Conic Cactus)
What's new?
- fixed some sync/database related bugs
- integrated with Travis
- Wrote tests
- New Logger
What's next?
- Logs might still need a bit of ironing out.
- Sequencer - send_message is maybe a little bit broken until fixed in the API
Version 2.1.7 (Conic Cactus)
What's new?
- bugs squashed
- syncing wont break sequences now
- increased timeout for bot commands
- Documented a ton of things
- wrote a ton of tests
What's next?
- tools and tool bays
Version 2.1.6 (Conic Cactus)
Merge pull request #202 from ConnorRigby/master 2.1.6
Version 2.1.5 (Conic Cactus)
Fixed a ton of BotState related bugs and improved performance of logging and messaging to the frontend.
We also enabled the use of SSL and HTTPS.
This means bots will use secure connections, but it also means that if a user is using
https://staging.farmbot.io or https://my.farmbot.io
they MAY
need to grab a fresh .img
file and flash it to their SD card. If your bot reboots endlessly into Configurator and you know your credentials are correct, you should try flashing a new .img
file.