Skip to content

1.0.0rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@jneilliii jneilliii released this 24 Jan 07:12
290fc5e
  • jump to major version
  • add additional logging during check status, to aid in debugging #101
  • set _autostart_file None if print canceled or completed to prevent restarting file on connect, #118
  • add baudrate to printer connection command
  • fix invalid state in confirmation prompt, #116
  • switch to using params in requests.get
  • move check statuses to onAllBound to avoid potential lock up of UI load, #90
  • fix date format for graphing data, #92
  • add css error highlighting and disable update button on graph tab when inputs are invalid
  • remove redundant css properties
  • add cost to settings and graphing, #87
  • add connect event monitoring, #72