Skip to content

Releases: Opentrons/opentrons

[email protected]

12 May 20:46
618f51b
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

0.7.0-alpha.4 (2023-05-12)

Bug Fixes

  • app: exclude magnetic block from run setup module matching (#12692) (618f51b)

[email protected]

11 May 22:23
6dafde3
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

0.7.0-alpha.3 (2023-05-11)

Bug Fixes

  • app: check if mixpanel config exists before invoking opt out methods (#12674) (b0ff887)
  • shared-data: Allow mag block in the app (#12684) (6dafde3)

[email protected]

10 May 22:04
ee6bca0
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

0.7.0-alpha.2 (2023-05-10)

Bug Fixes

  • app: fix calibration data source for run setup pipette flows (#12675) (9ac7372)
  • app: fix cancel run freezing issue in ConfirmCancelRunModal (#12660) (ee6bca0)
  • app: memoize attached pipettes at launch of wizard flow (#12676) (85c7484)

Features

[email protected]

10 May 14:45
d1ebaa8
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

0.7.0-alpha.1 (2023-05-09)

Bug Fixes

  • api: Allow None serial number when getting module offset (#12665) (d1ebaa8)
  • app: apply current offsets to maintenance run created on LPC launch (#12658) (3a230a9)
  • app: check for Opentrons Flex robot model in useIsOt3 (#12663) (8bcf07d)
  • app: get back odd menu temp (#12662) (baa0cd1)

[email protected]

08 May 15:15
7d2fd6e
Compare
Choose a tag to compare

0.6.0 (2023-05-08)

0.6.0-alpha.3 (2023-05-04)

Bug Fixes

  • app: do not poll protocol analyses on device page (#12641) (45af224)

0.6.0-alpha.2 (2023-05-03)

Bug Fixes

  • api: increase instrument calibration z limit (#12621) (b681705)

0.6.0-alpha.1 (2023-05-01)

Bug Fixes

0.6.0-alpha.0 (2023-05-01)

Bug Fixes

  • api: Keep command keys stable across boots (#12581) (fb41f45)
  • odd: fix SmallButton size for modals for Running Protocol screen (#12544) (a89d965)
  • odd: remove Change Brightness Button from ODD Menu (#12563) (738bccf)

Features

  • api: accept deck coordinate names for PAPIv2 methods that take a deck name (#12561) (5ae8f89)
  • hardware-testing: Adds instrument controls to jog-ot3 example script (#12585) (053d66f)
  • hardware-testing: CSV formatting updates for 8ch support (#12583) (1ba8049)
  • hardware-testing: Gripper-to-Adapter margin-for-error testing script (#12584) (b7a1cab)
  • odd: Add Run Completion and Run Summary screen (#12597) (521e688)

[email protected]

08 May 18:57
bf32bde
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

0.7.0-alpha.0 (2023-05-08)

Bug Fixes

  • api, engine: refactor heater-shaker latch status to prevent false positive move labware check (#12624) (7828629)
  • app: fix modal header padding to align with hi-fi (#12618) (4f21b4b)
  • app: fix ODD protocol setup step text size (#12614) (723d74e)
  • app: Fix Run Completion and RunSummary malfunction (#12625) (512daa6)
  • app: fix UnmatchModuleWarning test (#12628) (546cde6)
  • app: use truncation for a long protocol name (#12622) (dc58668)
  • app: when exiting from AttachProbe, display correct text (#12609) (e7f8e14)
  • components: robotWorkSpace remove classnames add transform (#12649) (b19b507)
  • hardware: fix the update_fws script so we use target string names. (#12615) (e64726b)
  • hardware: reset eeprom script restarts the fw (#12619) (d903fa1)
  • protocol-designer: remove flex tipracks and 96-channel options (#12620) (7dba061)

Features

  • api: allow volume input for blowout (#12534) (b3356c1)
  • api: return machine appropriate deck slot names in PAPIv2 (#12595) (94d367d)
  • api, engine: add Magnetic block as a module to PE and PAPIv2 (#12627) (#12613)
  • app, app-shell, app-shell-odd: add a new config for initial setup workflow (#12610) (bf32bde)
  • app, shared-data: wire up pipette flows to protocol setup on app and odd (#12651) (25abb08)
  • app: add appMode and robotType as new Mixpanel properties (#12519) (9640568)
  • app: add clone run to recent run protocol card (#12547) (179a57d)
  • app: add homing to pipette flows where needed (#12644) (a6f5a7d)
  • app: add network change to robot settings (#12573) (3b6170f)
  • app: add odd typography and update StyledText (#12535) (697146b)
  • app: labware and modules setup hifi designs (#12582) (c594cf2)
  • app: on pipette flow completion, user is directed to correct page (#12607) (f09a566)
  • app: protocol setup index hifi design (#12626) (3831912)
  • component: add color spacing list to storybook - experiment (#12112) (6628c04)
  • hardware-testing: Volumetric script support multi increment test (#12612) (cb82e33)

What's Changed

  • refactor(component): refactoring iconList storybook by @koji in #12598
  • feat(component): add color spacing list to storybook - experiment by @koji in #12112
  • fix(api): flex: do not home non-present axes by @sfoster1 in #12604
  • refactor(app): add constants to constants file for analytics by @koji in #12450
  • feat(api): Optionally skip Z retract after hcapi.capacitive_probe() by @andySigler in #12600
  • feat(app): add odd typography and update StyledText by @koji in #12535
  • fix(app): when exiting from AttachProbe, display correct text by @jerader in #12609
  • fix(app): fix ODD protocol setup step text size by @b-cooper in #12614
  • fix(app): fix modal header padding to align with hi-fi by @koji in #12618
  • fix(app): remove text selection ui by @ewagoner in #12559
  • fix(hardware): fix the update_fws script so we use target string names. by @vegano1 in #12615
  • fix(shared-data): Pick-up/drop tip settings updates from Carlos tests by @andySigler in #12606
  • feat(hardware-testing): Volumetric script support multi increment test by @andySigler in #12612
  • fix(api): increase instrument calibration z limit by @sfoster1 in #12621
  • chore: Revert "remove home command (#12576)" by @sfoster1 in #12623
  • refactor(app):get pip cal from instruments endpoint by @jerader in #12605
  • refactor(app): attach, detach desktop app design QA by @jerader in #12611
  • fix(app): use truncation for a long protocol name by @koji in #12622
  • feat(app): labware and modules setup hifi designs by @ewagoner in #12582
  • test(api): Configure ctx fixture as PAPIv2.14 when it's configured as an OT-3 by @SyntaxColoring in #12567
  • fix(app): pinned protocols wiped on reboot by @ewagoner in #12616
  • fix(app): fix UnmatchModuleWarning test by @koji in #12628
  • feat(app): protocol setup index hifi design by @ewagoner in #12626
  • feat(api): allow volume input for blowout by @caila-marashaj in #12534
  • feature(api): Allow magnetic block load module in PE by @TamarZanzouri in #12613
  • fix(protocol-designer): remove flex tipracks and 96-channel options by @jerader in #12620
  • refactor(app): re-order all text by key's alphabetical order by @koji in #12632
  • feat(app): add appMode and robotType as new Mixpanel properties by @koji in #12519
  • test(robot-server): Wait for server readiness before running tests by @SyntaxColoring in #12638
  • fix(api, engine): refactor heater-shaker latch status to prevent false positive move labware check by @jbleon95 in #12624
  • fix(app): do not poll protocol analyses on device page by @shlokamin in #12641
  • refactor(app): change color name style from snake case to pascalCase with number by @koji in ...
Read more

[email protected]

05 May 00:06
45af224
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

0.6.0-alpha.3 (2023-05-04)

Bug Fixes

  • app: do not poll protocol analyses on device page (#12641) (45af224)

[email protected]

03 May 20:27
337947e
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

0.6.0-alpha.2 (2023-05-03)

Bug Fixes

  • api: increase instrument calibration z limit (#12621) (b681705)

[email protected]

01 May 16:15
af2fc6f
Compare
Choose a tag to compare

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

[email protected]

01 May 22:02
426434b
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

0.6.0-alpha.1 (2023-05-01)

Bug Fixes