Skip to content

1.10.10

Compare
Choose a tag to compare
@benlye benlye released this 27 Mar 19:00
· 120 commits to master since this release
cfed8fb

Changes

  • Change Pyserial requirement to pySerial=<3.4 instead of pySerial=<3.5 for better compatibility with old OctoPi versions (#223)

Fixes

  • Fix pre-flash system commands not running (#227)
  • Fix avdrude baudrate override causing flash to fail (#230)
  • Fix settings tabs not appearing if another plugin has a DOM element with the same ID (#232)