Releases: Opentrons/opentrons
Releases · Opentrons/opentrons
[email protected]
0.4.0 (2023-04-24)
0.4.0-alpha.3 (2023-04-20)
0.4.0-alpha.2 (2023-04-18)
Bug Fixes
Features
0.4.0-alpha.1 (2023-04-18)
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.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]
0.4.0-alpha.3 (2023-04-20)
[email protected]
[email protected]
[email protected]
0.4.0-alpha.1 (2023-04-18)
[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)