Skip to content

Internal release 1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Nov 22:08
· 2635 commits to edge since this release
c80798d

1.0.0 (2023-11-16)

1.0.0-alpha.6 (2023-11-15)

Bug Fixes

Features

  • shared-data, app: add configureNozzleLayout command type in run log (#13961) (1b3d680)

1.0.0-alpha.5 (2023-11-13)

1.0.0-alpha.4 (2023-11-10)

Bug Fixes

  • api, shared-data, robot-server: stringify all error info in run log (#13942) (fa44c01)
  • api: add unit test for z axis moves in tip pickup (#13882) (3093d01)
  • api: only send moves to moving axes, unless specified otherwise (#13933) (07d518f)
  • api: teardown non-existing tip detector shouldn't raise an error (#13921) (52dc84a)
  • app-shell: run python in isolated mode (#13901) (7d99178)
  • app, robot_server: allow non-standard tip racks in tip length calibration from dashboard (#13891) (3058653)
  • app: fix attachment flow firmware step filter (#13823) (#13902) (20950b5)
  • app: fix calibration copy, 96 wizard attach title (#13927) (3c4964e)
  • app: fix choose robot slideout for usb (#13897) (9ff5a6a)
  • app: Fix desktop app update modals (#13935) (7479e85)
  • app: fix last run protocol sorting on protocol dashboard (#13905) (b895353)
  • app: fix step meter tearing by using no animation (#13960) (f9bac72)
  • app: fix step meter tearing during wizard flows (#13920) (c15d30e)
  • app: fix unaligned fields in ProtocolSetupModulesAndDeck (#13924) (db03c71)
  • app: improve robot update via usb (#13849) (85369e7)
  • app: module calibration should only use calibrated pipette (#13956) (d84b5bc)
  • app: ODD LPC copy and styling (#13925) (2655f2b)
  • app: robot settings spacing and copy fixes (#13906) (31e5f49)
  • app: update video assets for attach and detach 96-channel pipette (#13929) (b34462c)
  • engine, api: check correctly against new cutout IDs in get_slot_definition (#13908) (71c168f)
  • hardware-testing: Improvements to daily-setup process after more testing (#13899) (43077cd)
  • hardware: error details should always be strings (#13948) (89b795f)
  • protocol-designer: grab defUri from labwareDefinitions key (#13870) (446d977)
  • protocol-designer: loadName in loadLabware is now true loadName (#13903) (085b4a7)
  • protocol-designer: moving labware onto an adapter on the deck (#13914) (6272a57)
  • protocol-designer: separate well order field tooltip and modal (#13904) (f5f2caf)
  • shared-data: Fix the pipette schemas, tests (#13949) (c474991)
  • shared-data: remove requirement for current entry to TipHandlingConfigurations (#13944) (bcb4d9b)

Features