Releases: Opentrons/opentrons
Releases · Opentrons/opentrons
[email protected]
0.13.0 (2023-07-24)
0.13.0-alpha.12 (2023-07-21)
0.13.0-alpha.11 (2023-07-18)
Bug Fixes
- api: dont emit 0-duration moves (#13121) (9275a85)
- api: tip action test should check for both home and backoff step (#13124) (60df992)
Features
- api: add limit switch backoff move to 96-channel pipette tip motor home sequence (#13110) (44c201f)
- shared-data: add the PVT models for all pipettes (#13117) (8a68af8)
0.13.0-alpha.9 (2023-07-13)
Bug Fixes
0.13.0-alpha.8 (2023-07-12)
Bug Fixes
- hardware: bump minimum move timeouts (#13088) (6a92280)
- update-server: persist the machine-id after writing the rootfs to the unused partition. (#13077) (75c7c47)
0.13.0-beta.0 (2023-07-07)
Bug Fixes
0.13.0-alpha.5 (2023-07-06)
Bug Fixes
0.13.0-alpha.4 (2023-06-29)
Features
- api: drop tips in predetermined locations (#12960) (37609fd)
- app: send fatal ODD browser logs to electron layer (#13017) (19592bf)
0.13.0-alpha.3 (2023-06-29)
Bug Fixes
BREAKING CHANGES
- shared-data: all usage of "opentrons_ot3_96_tiprack_" labware loadnames should be replaced by
"opentrons_flex_96_tiprack_"
Co-authored-by: Laura Cox [email protected]
0.13.0-alpha.2 (2023-06-29)
Bug Fixes
- app: ODD white screen when instrument detaches (#13000) (ecc3d81)
- hardware: clear move group from node if move condition is met (#12986) (4f1efe7)
- hardware: move group timeout exception should be raised (#12901) (9dbfa59)
- hardware: use ensure send when clearing move group (#12999) (645d181)
0.13.0-alpha.1 (2023-06-27)
Bug Fixes
- api, hardware-testing: update plunger speed/currents (#12987) (d45793e)
- api: always home right mount first (for FLEX) (#12983) (8b6e63b)
- api: Disable head motors when attaching an instrument (#12976) (fcbdc6a)
- api: update USB port & hub mapping logic for Flex (#12775) (cbfa12f)
- app: Display missing font glyphs [RAUT-491] (#12937) (4f3c3f7)
- app: DQA fixes for protocol details pages (#12922) (6263d9a)
- app: fix protocol dashboard dqa (#12861) (f8f7e69)
- app: Gripper DQA fixes (#12973) (4b55a76)
- app: look for ok gripper (#12991) (caa53c6)
- app: protocol setup dqa fixes round 2 (#12871) (d2d41a6)
- app: remove temporary instrument loading text on robot card (#12938) (379b1a1)
- app: update software keyboard css to aling with dqa (#12940) (589b7e3)
- hardware-testing: Always call OT3API.cache_instruments() after building (#12942) (afe85fd)
- hardware-testing: convert deck slot names when applying offsets (#12935) (e9889b4)
- hardware-testing: Improve hw testing patch update (#12964) (e84a5b4)
- hardware-testing: Increase plunger max speed in patches (#12951) (bebceb9)
- hardware-testing: Photometric 96ch last minute bug fixes (#12958) (50efb8a)
- hardware-testing: Volumetric calibration protocols use 2.15 API (#12926) (84cd367)
- hardware: if the port is closed, exit the driver in anext (#12934) (be21ab9)
- hardware: stop ot3 controller tests hanging (#12994) (3c7c34d)
- protocol-designer: repair move labware step form (#12945) (6b09817)
- robot-server: pulsing white status bar for stop requested engine state (#12877) (0a87019)
Features
- Add ...
[email protected]
0.14.0-alpha.0 (2023-07-24)
Bug Fixes
- api, hardware-testing: update plunger speed/currents (#12987) (4b2cd5c)
- api: add yocto to architectures that observe the disabledLogAggregation setting (#13132) (ae317ed)
- api: change Flex front USB port number to 9 to disambiguate (#12923) (96c4dcf)
- api: Fix opentrons_execute ignoring args for custom labware and data (#13074) (b059fe3), closes #9256
- api: fix thread manager definition (#12948) (4635318)
- api: Position plunger to bottom before picking up a tip (#13049) (4becec5)
- api: raise Estop exception when Estop is pressed (#13008) (b59c20d)
- api: Switch plunger backlash to pre-load for aspirations (#13076) (11b4775)
- app, labware library: prevent white screen when opening adapter definitions (#13063) (6584665)
- app: add box shadow to sticky header on ODD settings page (#13013) (3bfe77d)
- app: add box shadow to sticky header on ODD settings page (#13013) (7c2cd22)
- app: Add gripper error handling and fix bugs (#13129) (b3aef85)
- app: center align run failed splash screen text (#12989) (8459197)
- app: change overflow-wrap for a long name protocol (#13036) (476aeea)
- app: Dashboard DQA [round 2] (#13002) (d5647db)
- app: DQA for pipette detach flow [RAUT-420] (#12974) (5d47a9c)
- app: fix duplicated scrollbars on Windows and Slideout (#13081) (ca9e73e)
- app: fix failed error details modal styling and long protocol me display issue (#13133) (159ec95)
- app: fix InterventionModal's error on Storybook (#13061) (4884dea)
- app: Fix protocol setup screen dqa3 (#12950) (4a5d856)
- app: fix run failed modal styling (#13103) (eb85343)
- app: fix Touchscreen Sleep scrolling issue (#12992) (8259fc6)
- app: fix ui components (#13039) (87d1e0a)
- app: Labware Setup DQA fixes (#12980) (1741d29)
- app: labware setup modal updates to match designs (#13018) (c02954a)
- app: make update flow copy robot agnostic (#13131) (1cff090)
- app: prevent longpress to analysis failed protocol (#13050) (84c0a0e)
- app: redirect to run summary screen based on run endpoint (#13125) (57b7c9b)
- app: round 1 DQA on LPC in ODD (#12967) (93dfb87)
- app: send custom labware files to flex with protocol (#13089) (92ce671)
- app: subtler merge conflicts (#13069) (b41f276)
- app: toast and snackbar tweaks [RAUT-379] (#13030) (68514d2)
- app: update ODD unfinished route path when update not necessary (#12975) (5ddc196)
- build: Don't sync version file after make push for now (#13080) (40d84e3)
- hardware-testing: 96ch photometric confirm volume at beginning (#13041) (f6131ab)
- hardware-testing: Actually use increment protocols so correct labware is loaded (#13003) (e12ff88)
- hardware-testing: Bug in checking reservoir volume and tip-rack names (#13015) (8b395aa)
- hardware-testing: Remove tips using them for finding liquid height (#13064) (cc0f509)
- hardware-testing: Retract farther away from scale (#13031) (8f3a979)
- hardware: additional changes to the eeprom provisioning script (#13099) (a930685)
- hardware: make the error message from move group runner include the originating node name (#13042) (56f74e1)
- hardware: specify nodes when clearing move groups (#13072) (40d81f2)
- hardware: stop ot3 controller tests hanging (#12994) (397842a)
- labware-library: fix ssr hydration bug, module product links, nest lw links, armadillo clone (#13083) ([3b743c0](3b7...
[email protected]
0.13.0-alpha.12 (2023-07-21)
[email protected]
0.13.0-alpha.11 (2023-07-19)
[email protected]
0.13.0-alpha.10 (2023-07-18)
Bug Fixes
- api: dont emit 0-duration moves (#13121) (9275a85)
- api: tip action test should check for both home and backoff step (#13124) (60df992)
Features
[email protected]
[email protected]
0.13.0-alpha.8 (2023-07-13)
[email protected]
0.13.0-alpha.7 (2023-07-12)
Bug Fixes
[email protected]
0.13.0-beta.0 (2023-07-10)
0.13.0-beta.0 (2023-07-07)
Bug Fixes
0.13.0-alpha.5 (2023-07-06)
Bug Fixes
0.13.0-alpha.4 (2023-06-29)
Features
- api: drop tips in predetermined locations (#12960) (37609fd)
- app: send fatal ODD browser logs to electron layer (#13017) (19592bf)
0.13.0-alpha.3 (2023-06-29)
Bug Fixes
BREAKING CHANGES
- shared-data: all usage of "opentrons_ot3_96_tiprack_" labware loadnames should be replaced by
"opentrons_flex_96_tiprack_"
Co-authored-by: Laura Cox [email protected]
0.13.0-alpha.2 (2023-06-29)
Bug Fixes
- app: ODD white screen when instrument detaches (#13000) (ecc3d81)
- hardware: clear move group from node if move condition is met (#12986) (4f1efe7)
- hardware: move group timeout exception should be raised (#12901) (9dbfa59)
- hardware: use ensure send when clearing move group (#12999) (645d181)
0.13.0-alpha.1 (2023-06-27)
Bug Fixes
- api, hardware-testing: update plunger speed/currents (#12987) (d45793e)
- api: always home right mount first (for FLEX) (#12983) (8b6e63b)
- api: Disable head motors when attaching an instrument (#12976) (fcbdc6a)
- api: update USB port & hub mapping logic for Flex (#12775) (cbfa12f)
- app: Display missing font glyphs [RAUT-491] (#12937) (4f3c3f7)
- app: DQA fixes for protocol details pages (#12922) (6263d9a)
- app: fix protocol dashboard dqa (#12861) (f8f7e69)
- app: Gripper DQA fixes (#12973) (4b55a76)
- app: look for ok gripper (#12991) (caa53c6)
- app: protocol setup dqa fixes round 2 (#12871) (d2d41a6)
- app: remove temporary instrument loading text on robot card (#12938) (379b1a1)
- app: update software keyboard css to aling with dqa (#12940) (589b7e3)
- hardware-testing: Always call OT3API.cache_instruments() after building (#12942) (afe85fd)
- hardware-testing: convert deck slot names when applying offsets (#12935) (e9889b4)
- hardware-testing: Improve hw testing patch update (#12964) (e84a5b4)
- hardware-testing: Increase plunger max speed in patches (#12951) (bebceb9)
- hardware-testing: Photometric 96ch last minute bug fixes (#12958) (50efb8a)
- hardware-testing: Volumetric calibration protocols use 2.15 API (#12926) (84cd367)
- hardware: if the port is closed, exit the driver in anext (#12934) (be21ab9)
- hardware: stop ot3 controller tests hanging (#12994) (3c7c34d)
- protocol-designer: repair move labware step form (#12945) (6b09817)
- robot-server: pulsing white status bar for stop requested engine state (#12877) (0a87019)
Features
- Add script for provisioning Flex pipettes in emulation (#12897) (14ca121)
- Add support for empty mounts in provisioning script (#12961) (f87e3a4)
- api-client, app: add subsystem types and update flows (#12957) (aad18ed)
- api,shared-data: error codes in PE (#12936) (5271d4f)
- api: add a stateless command to control the status bar (#12890) (4c79013)
- api: add errorCode field to ErrorOccurrence model (#12898) (48cd399)
- api: check if a tip is present on a pipette in the hardware controller (#12886) (d3d5056)
- api: Monitor for overpressure on pipetting commands (#12864) (05cd845)
- app: add ErrorBoundary component (#12902) (2025ab3)
- app: add setup instructions modal ([#12933](https://github.com/Open...