Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 01 May 16:15
· 4301 commits to edge since this release
af2fc6f

0.5.0 (2023-05-01)

0.5.0-alpha.3 (2023-04-28)

Bug Fixes

Features

  • api: Add gripper wiggle when picking up from a module (#12589) (ef70561)

0.5.0-alpha.2 (2023-04-27)

Bug Fixes

  • api: lock instrument cache during calibration(#12577) (4f952ab)

0.5.0-alpha.1 (2023-04-26)

Bug Fixes

  • api: Don't adjust Z probing height on the fly during find-edge-binary (#12562) (3c3003a)

0.5.0-alpha.0 (2023-04-24)

Bug Fixes

  • api: always validate edge during OT3 calibration (#12552) (1826edf)
  • api: calibration z checking needs <= (#12550) (6c3d083)
  • api: hardware_control: stop() in flex works (#12526) (f22a294)
  • api: ot3: unswap dispense, blowout flow rates (#12546) (00a9e4a)
  • hardware: change the format of the motor usage response (#12541) (5efec97)
  • hardware: don't send a stop on an unrecoverable error (#12555) (f232ebc)
  • odd: address design QA feedback Touchscreen Brightness (#12433) (bc5c614)
  • odd: correct inconsistent padding for the nav menu (#12554) (9ef4cf9)
  • odd: toast and button design qa fixes (#12538) (5197f97)
  • robot-server: allow /instruments endpoint to support the 96 channel (#12503) (ebac290)
  • shared-data: add new 96-channel pipette models to definitons/1, fix flex names for v3.4 (#12530) (155e729)
  • shared-data: reduce v3 multi return tip mult (#12531) (b8d4033)
  • shared-data: update flex fixed-trash for dvt (#12532) (4dea652)

Features

  • api-client, react-api-client: add maintenance_runs resource and utilities (#12521) (0244457)
  • api: support get_max_travel_z for Flex and enable use_virtual_pipettes (#12515) (ca7bbba)
  • odd: radio button component (#12539) (34eec84)
  • odd: robot dashboard recently run protocols (#12490) (5bf61cc)
  • robot-server: add maintenance run resource and routes (#12529) (10e3f7f)
  • robot-server: add pipette calibration data to instruments endpoint (#12498) (2f46fe9)
  • shared-data: Add backwards compatible pipettes to new pipette configurations (#12514) (ba67b77)

0.3.1 (2023-04-19)

Bug Fixes

  • app: rename robot slideout character limit and error message (#12493) (71295f5)
  • shared-data: add gripper v1.1 to model number enum (#12523) (e407030)

Features