Skip to content

robot stack version 7.0.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 26 Sep 15:09
· 3004 commits to edge since this release
508d21f

7.0.0-beta.1 (2023-09-22)

Bug Fixes

  • app: enable doorSafetySwitch for OT-2 (#13627) (dc8d032)
  • app: add modal close logic for remote run deletion for LPC (#13633) (508d21f)
  • app: fix check door status in protocol setup for odd (#13635) (73e3966)
  • app: update software update modal text style (#13628) (67eb2ec)

7.0.0-alpha.15 (2023-09-21)

Bug Fixes

Features

  • api: add settings option to reset ssh authorized keys (#13614) (1ac718e)
  • app: add settings option to reset ssh authorized keys (#13616) (8677b18)
  • app: fix small ui bugs on ODD (#13618) (3633c12)
  • app: oDD banners for pipette calibration warning (#13624) (92875b4)

7.0.0-alpha.14 (2023-09-20)

Bug Fixes

  • app: show usb icon for OT-2 usb connection (#13605) (ae74b67)
  • robot-server: Fix 500 error trying to start tip length calibration sessions (#13607) (eacc4fe)
  • robot-server: Say "Flex" instead of "OT-3 Standard" in upload error message (#13609) (04da21d)

Features

  • app: display alerts for pipette offset discrepencies (#13612) (49acdef)
  • app: feat add open door check during running a protocol for odd (#13613) (6e0adab)

7.0.0-alpha.13 (2023-09-19)

Bug Fixes

  • app, react-api-client: rely on subsystem status before instrument status (#13588) (4e8fd3a)
  • app: copy changes from September 11–14 QA (#13572) (581bc6c)
  • app: exit module calibration inProgressModal copy (#13594) (52646be)
  • app: mitigate ODD toast artifact generation (#13597) (5c71d3f)
  • app: temporary fix for slot selection for tc module cal (#13591) (5a77760)
  • app: update gripper calibrating assests, ensure size is same as pipette screen (#13579) (8384096)
  • app: use Trans component for LPC i18n value tags (#13580) (8a88373)
  • shared-data: PVT P1000S 200ul accuracy function (#13593) (369c8e4)
  • shared-data: thermocycler and related labware offset measurements (#13567) (bebd087)
  • shared-data: updated tip overlap defs (#13599) (2637a15)

Features

  • api-client, app, react-api-client: Feat add robot door status check to desktop and odd (#13585) (4a8527c)
  • api,robot-server: check pipette offset consistency (#13583) (ffaa00f)
  • robot-server: monitor door status (#13584) (4ec3bb7)
  • shared-data: corning 96 well plate support for universal flat adapter and corning 384 overlap fix (#13592) (698b5fb)

7.0.0-alpha.12 (2023-09-15)

Bug Fixes

  • api, app: handle gantry backdrive during instrument attach (#13555) (a0e7785)
  • api: Remove obsolete "_gen3" pipette names (#13514) (d9509cd)
  • app-shell: delete protocols across both protocol storages (#13561) (bee19c6)
  • app: add retract axis sequence before dropTip when cancelling LPC (#13568) (5afb3ef)
  • app: fix random white spaces in robot list when sending a protocol (#13562) (d9f202d)
  • app: labware render viewbox adjustment (#13570) (38140b1)
  • app: sort current offsets by date to ensure order (#13563) (10d745b)
  • shared-data: Update low-volume accuracy functions and bottom plunger position (#13571) (e121d3c)

Features