Skip to content

robot stack version 7.0.0-beta.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 19 Sep 13:36
· 3061 commits to edge since this release
7003e62

7.0.0-beta.0 (2023-09-14)

Bug Fixes

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

Bug Fixes

  • api: Report Python protocol line numbers for errors from Protocol Engine (#13537) (357f76a)
  • app: copy QA from August 17 (#13344) (9bcbecb)
  • app: fix gripper calibration overflowmenu visible issue (#13551) (552cd65)
  • app: thermocycler run preview style fix (#13539) (69decb1)
  • app: update thermocycler calibration adapter placement video to latest (#13541) (67468ea)

Features

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

Bug Fixes

  • api,shared-data: Reference stable deck slot IDs instead of unstable enum names (#13499) (dfa0892)
  • api: disallow moving a fixed-trash labware (#13534) (d627f1a)
  • api: OT3 use retract target in pick up tip function (#13538) (2d81953)
  • app, app-shell: Support protocol backwards app compatibility (#13518) (1dccc06)
  • app,robot-server: Display less error barf (#13495) (4f87ee2)
  • app: clear errors from previous protocol run attemps in the chooserobotslideout (#13487) (b247639)
  • app: commandText for dropTip and adapters (#13497) (b9ddbdd)
  • app: default module calibration in progress video to spinner (#13475) (65d148a)
  • app: ensure mixpanel initialization before opting out of tracking (#13508) (9a1cde5)
  • app: fix estop modal wrong instruction (#13500) (96fb52d)
  • app: fix mismatched desktop/ODD gantry home settings (#13532) (6c10811)
  • app: fix module calibration while h/s is shaking (#13507) (4da8e69)
  • app: fix TC allows module calibration with lid closed (#13533) (d0f6b19)
  • app: hide module calibrate menu button when a robot is OT-2 (#13516) (22fda74)
  • app: interventional modal test remove link (#13527) (fd5cea2)
  • app: modify display for disabled protocol setup steps in ODD (#13502) (124f184)
  • app: ODD redirect to ProtocolDashboard if cancel protocol setup on desktop app (#13496) (1a6ce6d)
  • app: refactor instrument cards for bad instruments (#13468) (f40c620)
  • app: remove deck state modification support link until article written (#13434) (2559af4)
  • engine: allow dropping tips in any labware (#13504) (57fa045)
  • hardware: prioritize raising estop errors from failed movements (#13528) (2629597)
  • shared-data: PVT pipette functions, not including 200ul (#13520) (1ac6958)

Features

  • api: refresh gripper jaw state from firmware (#13506) (6d649ac)
  • app: add module calibration data to download (#13511) (d0edba9)
  • app: add ODD analytics setting screen (#13525) (9cd9b6b)
  • app: run Disco animation after first-time-setup completion (#13505) (af8aae5)
  • app: status bar Update animation during update installation (#13519) (91002f0)
  • update-server: add from_local endpoint to add ssh rsa keys from usb drives connected to the Flex (#13509) (443e88c)

7.0.0-alpha.8 (2023-09-07)

Bug Fixes