Skip to content

Releases: FarmBot/farmbot_os

Version 3.1.4 (Deciduous Daffodil)

25 Apr 21:22
Compare
Choose a tag to compare

Version 3.1.3 (Deciduous Daffodil)

17 Apr 23:05
Compare
Choose a tag to compare

What's new?

  • Fix peripherals

Version 3.1.2 (Deciduous Daffodil)

14 Apr 14:35
Compare
Choose a tag to compare

What's new?

  • Fix ota updates

Version 3.1.1 (Deciduous Daffodil)

13 Apr 02:39
Compare
Choose a tag to compare

What's new?

  • bump fw version with fix for z axis

Version 3.1.0 (Deciduous Daffodil)

08 Apr 07:02
Compare
Choose a tag to compare

What's new?

  • fix logger

Version 3.0.8 (Deciduous Daffodil)

14 Mar 22:46
Compare
Choose a tag to compare

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)

08 Dec 22:28
Compare
Choose a tag to compare

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)

29 Nov 20:00
Compare
Choose a tag to compare

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)

23 Nov 03:17
Compare
Choose a tag to compare
Merge pull request #202 from ConnorRigby/master

2.1.6

Version 2.1.5 (Conic Cactus)

19 Nov 00:05
Compare
Choose a tag to compare

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.