Releases: Opentrons/opentrons
Releases · Opentrons/opentrons
[email protected]
0.3.0 (2023-04-17)
0.3.0-alpha.3 (2023-04-14)
Reverts
- Revert "feat(app): disable proceed to run if correct Flex pipettes are not attached (#12441)" (126dccd), closes #12441
0.3.0-alpha.2 (2023-04-13)
Bug Fixes
- api: Fix Python runs hanging in
stop-requested
when you cancel them in between commands (#12467) (104f2bc) - app: dismiss current run after pipette flow completes or early exits (#12473) (541d64d)
0.3.0-alpha.1 (2023-04-11)
Bug Fixes
- api,shared-data: Correct zDimension in certain aluminum block labware (#12293) (3bd4851)
- api: Add set_calibration not implemented to versioning doc (#12274) (f5fde26)
- api: Fix offsets not applying to labware atop "compatible" Temperature Modules (#12229) (7e3826c)
- api: Raise a helpful error if you call
.reset()
on a labware that isn't a tip rack (#12268) (a1e5cf6) - api: Raise an error when trying to aspirate more than max volume (#12221) (b97846b)
- api: Raise deprecation error for separate_calibration in Labware (#12285) (97cb986)
- api: Raise deprecation error when using MagneticModuleContext.calibrate in 2.14 apiLevel (#12281) (b15580f)
- api: Raise TipNotAttachedError for blow-out with no tip attached (#12227) (c9f01ef)
- api: shortened error exceptions in protocol engine (#12255) (fb3f1de)
- api: Update liquid setup docstrings (#12276) (a57bc42)
- api: use core to access working volume in transfer (#12304) (03c0401)
- app: add border to default states and adjust spacing (#12273) (aaa0380)
- app: add captive fatal error modal to LPC, cancel run on close (#12363) (a195e07)
- app: add disabled reasons and removal of some redux machinery (#12196) (6bce83e)
- app: allow go back and select different pipette during attach flow (#12365) (658308f)
- app: apply LPC copy fixes and update run preview jumped step color (#12352) (aad9b8a)
- app: button text from labware prep to labware setup (#12369) (19340b7)
- app: calibration dashboard with all tasks complete shouldnt show complete screen when visited (#12335) (c3fa387)
- app: clarify that modules remain on deck during lpc checks (#12354) (6eed4d9)
- app: disallow multiple clicks on HS latch button (#12299) (b447d69)
- app: do not disable heater shaker temp control when shaking (#12425) (f2370ac)
- app: do not load liquids in LPC prep (#12371) (d15cb09)
- app: fix cal check step numbers and return tip, labware offset data help copy (#12423) (d1db655)
- app: fix vertical spacing between module controls on run details (#12389) (1d55235)
- app: move robot overview overflow menu preventDefault (#12388) (a0b1983)
- app: move to next screen only when check pipette button ispressed (#12332) (f1adf67)
- app: offset data model says correct info when theres no offset data (#12244) (b0d20fa)
- app: prefer newer offsets when proposing candidates from past runs (#12324) (e9478f1), closes #11502
- app: prevent launching calibrations while active protocol run (#12339) (8bbbed7)
- app: prevent lpc from spamming the null jog (#12401) (4fca778)
- app: reinitialize live offset in LPC if user clicks go back in exit confirmation (#12393) (0676be0)
- app: remove using createCommand for module cards (#12305) (54693fc)
- app: return to top of A1 tip after invalidating pick up in LPC (#12373) (405e7e3)
- app: run command text after start, confirm cancel modal, hs latch close before lpc move (#12338) (674518f)
- app: show leveling screen where appropriate, clean up step counts for attach/detach flows (#12375) (5709adf)
- app: show tooltip and not yet started when run is idle (#12257) (4bb1142)
- app: total volume of liquid fixed to 1 decimal point (#12366) (af8fac8)
- app: update leveling text based on pipette model a...
[email protected]
0.4.0-alpha.0 (2023-04-17)
Bug Fixes
- api: Fix Python runs hanging in
stop-requested
when you cancel them in between commands (#12467) (b0c6b51) - app-shell-odd: make sure there is enough space on device before copying app tar file. (#12461) (44daef5)
- app: remove unnecessary polls from and data caching from run detail page (#12475) (36c011d)
- docs: well dimensions are attributes, not methods (#12459) (432fea0)
- hardware-testing: Use new force-gauge geometry and add more operator jogging (#12436) (6d14c58)
- odd: fix public sans loading issue (#12469) (2822518)
- odd: fix typo Skelton -> Skeleton (#12451) (c0f63bd)
- odd: medium odd button design qa corrections (#12485) (2c5b285)
- odd: misc protocol details fixes (#12486) (502ccd9)
- odd: misc toast design qa fixes (#12487) (8822dfa)
Features
- api, hardware-testing: update moduleOffsets when loading/calibrating modules to get accurate labware position. (#12484) (85d9161)
- api: expose versions of connected micros (#12470) (a502413)
- api: make fw updates optional when building the hardware controller (#12413) (dfcfca5)
- app and odd: update assets for 1- and 8-channel Flex flows (#12447) (32c898a)
- app-shell-odd: hide menu bar (#12438) (f70eabf)
- app: create InterventionModal basic component (#12356) (6af2495)
- app: delete runs and protocols from ODD (#12319) (aab3b51)
- hardware-testing, api: add module calibration HTTP script and supporting changes (#12415) (eb62844)
- hardware: add messages to fetch lifetime motor usage data (#12464) (4686354)
- odd: add Confirm Run cancel modal (#12468) (bc6bd6b)
- odd: add run failed modal for running protocol (#12483) (072ac6d)
- odd: instruments dashboard; attach, detach, and calibrate for pipette and grippers (#12448) (0b04510)
- odd: liquid details modal for ODD (#12442) (d7f567a)
- odd: Navigation now has overflow btn and nav menu (#12494) (0d9bab5)
- odd: Protocol dashboard hifi designs (#12453) (4e8524b)
- odd: protocol setup, instruments and lpc (#12482) (c35d559)
- shared-data: add new configurations for 96 channel DVT model (#12474) (aa15400)
[email protected]
0.3.0-alpha.3 (2023-04-14)
Reverts
[email protected]
0.3.0-alpha.2 (2023-04-13)
Bug Fixes
[email protected]
0.3.0-alpha.1 (2023-04-11)
Features
[email protected]
0.2.0 (2023-04-10)
0.2.0-alpha.1 (2023-04-03)
0.2.0-alpha.0 (2023-04-03)
Bug Fixes
- app: fix import bug in gripper wizards now that primary button is in components (#12394) (30412e9)
- components: Fix color var typo (#12382) (b05d649)
- hardware-testing: Use HW-API method for updating firmware (#12380) (ca9ba7d)
Features
- api: add calibrate module command to protocol engine. (#12306) (717ba68)
- component: add pressed colors (#12403) (3fe7d12)
- hardware: add Flex deck light integration (#12359) (af6af15)
- odd: add liquids to protocol details (#12322) (c43273b)
- odd: create BackgroundOverlay for modals and menus (#12391) (68d80dc)
- ODD: HiFi designs and features for the protocol details page (#12330) (4fbb96a)
- odd: liquids to Protocol Setup (#12334) (f72edde)
- protocol-designer: remove current usage of getEnabledOt3 selector (#12398) (7f67ad7)
- shared-data: Add module calibration adapter definitions. (#12351) (f89ded1)
- shared-data: change tiprack displayNames to include Flex instead of Ot-3 (#12399) (efb4a7c)
[email protected]
0.3.0-alpha.0 (2023-04-10)
Bug Fixes
- api,shared-data: Correct zDimension in certain aluminum block labware (#12293) (3bd4851)
- api: Add set_calibration not implemented to versioning doc (#12274) (f5fde26)
- api: Fix offsets not applying to labware atop "compatible" Temperature Modules (#12229) (7e3826c)
- api: Raise a helpful error if you call
.reset()
on a labware that isn't a tip rack (#12268) (a1e5cf6) - api: Raise an error when trying to aspirate more than max volume (#12221) (b97846b)
- api: Raise deprecation error for separate_calibration in Labware (#12285) (97cb986)
- api: Raise deprecation error when using MagneticModuleContext.calibrate in 2.14 apiLevel (#12281) (b15580f)
- api: Raise TipNotAttachedError for blow-out with no tip attached (#12227) (c9f01ef)
- api: shortened error exceptions in protocol engine (#12255) (fb3f1de)
- api: Update liquid setup docstrings (#12276) (a57bc42)
- api: use core to access working volume in transfer (#12304) (03c0401)
- app: add border to default states and adjust spacing (#12273) (aaa0380)
- app: add captive fatal error modal to LPC, cancel run on close (#12363) (a195e07)
- app: add disabled reasons and removal of some redux machinery (#12196) (6bce83e)
- app: allow go back and select different pipette during attach flow (#12365) (658308f)
- app: apply LPC copy fixes and update run preview jumped step color (#12352) (aad9b8a)
- app: button text from labware prep to labware setup (#12369) (19340b7)
- app: calibration dashboard with all tasks complete shouldnt show complete screen when visited (#12335) (c3fa387)
- app: clarify that modules remain on deck during lpc checks (#12354) (6eed4d9)
- app: disallow multiple clicks on HS latch button (#12299) (b447d69)
- app: do not disable heater shaker temp control when shaking (#12425) (f2370ac)
- app: do not load liquids in LPC prep (#12371) (d15cb09)
- app: fix cal check step numbers and return tip, labware offset data help copy (#12423) (d1db655)
- app: fix vertical spacing between module controls on run details (#12389) (1d55235)
- app: move robot overview overflow menu preventDefault (#12388) (a0b1983)
- app: move to next screen only when check pipette button ispressed (#12332) (f1adf67)
- app: offset data model says correct info when theres no offset data (#12244) (b0d20fa)
- app: prefer newer offsets when proposing candidates from past runs (#12324) (e9478f1), closes #11502
- app: prevent launching calibrations while active protocol run (#12339) (8bbbed7)
- app: prevent lpc from spamming the null jog (#12401) (4fca778)
- app: reinitialize live offset in LPC if user clicks go back in exit confirmation (#12393) (0676be0)
- app: remove using createCommand for module cards (#12305) (54693fc)
- app: return to top of A1 tip after invalidating pick up in LPC (#12373) (405e7e3)
- app: run command text after start, confirm cancel modal, hs latch close before lpc move (#12338) (674518f)
- app: show leveling screen where appropriate, clean up step counts for attach/detach flows (#12375) (5709adf)
- app: show tooltip and not yet started when run is idle (#12257) (4bb1142)
- app: total volume of liquid fixed to 1 decimal point (#12366) (af8fac8)
- app: update leveling text based on pipette model and mount (#12396) (3746a91)
- app: update protocol setup ui when TLC completed (#12312) (2ac6085)
- app: update ui when deck calibration completed (#12294) (0916664)
- app: use react query to grab pipette and tip length cal on dash (#12291) (5cf4d11)
- app: use react-api-client in usePipetteOffsetCalibrations (#12316) (daaa75e)
- engine: subtract...
[email protected]
0.2.0-alpha.1 (2023-04-05)
0.2.0-alpha.1 (2023-04-03)
robot stack version 6.3.0
6.3.0 (2023-04-04)
Bug Fixes
6.3.0-alpha.7 (2023-04-04)
Bug Fixes
6.3.0-alpha.6 (2023-03-31)
Bug Fixes
6.3.0-alpha.5 (2023-03-31)
Bug Fixes
- app: reinitialize live offset in LPC if user clicks go back in exit confirmation (#12393) (0676be0)
- app: update leveling text based on pipette model and mount (#12396) (3746a91)
6.3.0-alpha.4 (2023-03-30)
Bug Fixes
- app: add captive fatal error modal to LPC, cancel run on close (#12363) (a195e07)
- app: allow go back and select different pipette during attach flow (#12365) (658308f)
- app: button text from labware prep to labware setup (#12369) (19340b7)
- app: clarify that modules remain on deck during lpc checks (#12354) (6eed4d9)
- app: do not load liquids in LPC prep (#12371) (d15cb09)
- app: fix vertical spacing between module controls on run details (#12389) (1d55235)
- app: move robot overview overflow menu preventDefault (#12388) (a0b1983)
- app: return to top of A1 tip after invalidating pick up in LPC (#12373) (405e7e3)
- app: show leveling screen where appropriate, clean up step counts for attach/detach flows (#12375) (5709adf)
- app: total volume of liquid fixed to 1 decimal point (#12366) (af8fac8)
6.3.0-alpha.3 (2023-03-23)
Bug Fixes
- api,shared-data: Correct zDimension in certain aluminum block labware (#12293) (3bd4851)
- app: apply LPC copy fixes and update run preview jumped step color (#12352) (aad9b8a)
- app: calibration dashboard with all tasks complete shouldnt show complete screen when visited (#12335) (c3fa387)
- app: disallow multiple clicks on HS latch button (#12299) (b447d69)
- app: move to next screen only when check pipette button ispressed (#12332) (f1adf67)
- app: prefer newer offsets when proposing candidates from past runs (#12324) (e9478f1), closes #11502
- app: prevent launching calibrations while active protocol run (#12339) (8bbbed7)
- app: remove using createCommand for module cards (#12305) (54693fc)
- app: run command text after start, confirm cancel modal, hs latch close before lpc move (#12338) (674518f)
- app: update protocol setup ui when TLC completed (#12312) (2ac6085)
- app: use react-api-client in usePipetteOffsetCalibrations (#12316) (daaa75e)
6.3.0-alpha.2 (2023-03-16)
Bug Fixes
- api: Add set_calibration not implemented to versioning doc (#12274) (f5fde26)
- api: Fix offsets not applying to labware atop "compatible" Temperature Modules (#12229) (7e3826c)
- api: Raise a helpful error if you call
.reset()
on a labware that isn't a tip rack (#12268) (a1e5cf6) - api: Raise an error when trying to aspirate more than max volume (#12221) (b97846b)
- api: Raise deprecation error for separate_calibration in Labware (#12285) (97cb986)
- api: Raise deprecation error when using MagneticModuleContext.calibrate in 2.14 apiLevel (#12281) (b15580f)
- api: Raise TipNotAttachedError for blow-out with no tip attached (#12227) (c9f01ef)
- api: shortened error exceptions in protocol engine (#12255) (fb3f1de)
- api: Update liquid setup docstrings (#12276) (a57bc42)
- api: use core to access working volume in transfer (#12304) (03c0401)
- app: add border to default states and adjust spacing (#12273) (aaa0380)
- app: add disabled reasons and removal of some redux machinery (#12196) (6bce83e)
- app: offset data model says correct info when theres no offset data (#12244) ([b0d20fa](https://github.com/Opentrons...
[email protected]
0.2.0-alpha.0 (2023-04-03)
Bug Fixes
- app: fix import bug in gripper wizards now that primary button is in components (#12394) (30412e9)
- components: Fix color var typo (#12382) (b05d649)
- hardware-testing: Use HW-API method for updating firmware (#12380) (ca9ba7d)
Features
- api: add calibrate module command to protocol engine. (#12306) (717ba68)
- component: add pressed colors (#12403) (3fe7d12)
- hardware: add Flex deck light integration (#12359) (af6af15)
- odd: add liquids to protocol details (#12322) (c43273b)
- odd: create BackgroundOverlay for modals and menus (#12391) (68d80dc)
- ODD: HiFi designs and features for the protocol details page (#12330) (4fbb96a)
- odd: liquids to Protocol Setup (#12334) (f72edde)
- protocol-designer: remove current usage of getEnabledOt3 selector (#12398) (7f67ad7)
- shared-data: Add module calibration adapter definitions. (#12351) (f89ded1)
- shared-data: change tiprack displayNames to include Flex instead of Ot-3 (#12399) (efb4a7c)