You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: api/release-notes.md
+7-7
Original file line number
Diff line number
Diff line change
@@ -6,9 +6,9 @@ log][]. For a list of currently known issues, please see the [Opentrons issue tr
6
6
7
7
---
8
8
9
-
# OT-2 Software Changes in 6.1.0-beta.1
9
+
# OT-2 Software Changes in 6.1.0
10
10
11
-
Welcome to the v6.1.0 beta release of the OT-2 software! This release adds support for the Opentrons Heater-Shaker Module.
11
+
Welcome to the v6.1.0 release of the OT-2 software! This release adds support for the Opentrons Heater-Shaker Module.
12
12
13
13
## New Features
14
14
@@ -26,34 +26,34 @@ Welcome to the v6.1.0 beta release of the OT-2 software! This release adds suppo
26
26
27
27
---
28
28
29
-
# OT-2 Software Changes in 6.0.1
29
+
##OT-2 Software Changes in 6.0.1
30
30
31
31
Welcome to the v6.0.1 release of the OT-2 software!
32
32
33
33
In conjunction with [changes in the Opentrons App](https://github.com/Opentrons/opentrons/blob/edge/app-shell/build/release-notes.md), the 6.0 release reshapes the way your OT-2 stores runs and protocols.
34
34
35
-
## New Features
35
+
###New Features
36
36
37
37
- The OT-2 will retain the past 20 protocol runs on the robot, even across reboots.
38
38
- Supports renaming robots via the Opentrons App.
39
39
40
-
## 6.0.0 to 6.0.1
40
+
###6.0.0 to 6.0.1
41
41
42
42
The 6.0.1 hotfix release fixes one robot software bug:
43
43
44
44
- Protocol uploads to the OT-2 work again when the robot's "Use older protocol analysis method" advanced setting is enabled
45
45
46
46
As noted below, the 6.0.0 release fixed various protocol analysis bugs. **If you have been using the "Use older protocol analysis method" setting, we recommend you turn it off.** You might no longer need it, and your protocols will upload to your OT-2 faster with the setting disabled!
47
47
48
-
## Bug Fixes
48
+
###Bug Fixes
49
49
50
50
- The `opentrons` Python module is now compatible with Python 3.10.
51
51
- Protocols will correctly fail analysis when attempting to place a Thermocycler in a slot that conflicts with already-placed labware.
52
52
- Improved handling of loading multiple modules of the same type.
53
53
- Fixed various pipette bugs in protocol analysis.
54
54
- Fixed [a bug](https://github.com/Opentrons/opentrons/issues/10126) where a robot would be undiscoverable if it happened to have the same name as another device on the network.
55
55
56
-
## Known Issues
56
+
###Known Issues
57
57
58
58
- Sometimes module load order is affected by the order in which you power the modules on. We strongly suggest connecting and powering on modules in the order they will be used in the protocol.
***api:** ensure pipette cannot move down from origin to travel height ([#11426](https://github.com/Opentrons/opentrons/issues/11426)) ([c0905f6](https://github.com/Opentrons/opentrons/commit/c0905f6b932a91b1779b826a0a7c5c0dedfa6584))
***api:** allow aspirate/dispense at arbitrary locations ([#11352](https://github.com/Opentrons/opentrons/issues/11352)) ([d9107d2](https://github.com/Opentrons/opentrons/commit/d9107d25cb366f49454a6e35a90205ab354d8acf)), closes [#11302](https://github.com/Opentrons/opentrons/issues/11302)
59
-
***api:** make hs wait until idle on deactivate shake ([#11342](https://github.com/Opentrons/opentrons/issues/11342)) ([a78b6fb](https://github.com/Opentrons/opentrons/commit/a78b6fbdf607549a0313fccaae18681646f11207))
60
-
***papi-v2:** do not raise h/s movement flagger for point-only destinations ([#11335](https://github.com/Opentrons/opentrons/issues/11335)) ([aeb8c46](https://github.com/Opentrons/opentrons/commit/aeb8c46c33903aaab31ab129a84cf69ec51067cc))
61
-
62
-
63
-
### Features
64
-
65
-
***papi-v2:** home both pipettes at once before specific h/s actions ([#11330](https://github.com/Opentrons/opentrons/issues/11330)) ([3c12e94](https://github.com/Opentrons/opentrons/commit/3c12e94ee0d6d17ecc66127651fb6d7d6ea8816d))
***api:** be prepared for aspirate after pick-up-tip ([#10914](https://github.com/Opentrons/opentrons/issues/10914)) ([cf705bc](https://github.com/Opentrons/opentrons/commit/cf705bc8638b7e6d23272eb7b025512812131936))
93
13
***api:** do not acquire gpio in ot3simulator ([#11251](https://github.com/Opentrons/opentrons/issues/11251)) ([81f74a6](https://github.com/Opentrons/opentrons/commit/81f74a65026ea4c38d48a2e5327ad4bc9b1313b3))
94
14
***api:** Do not pause in the middle of a Thermocycler profile ([#10963](https://github.com/Opentrons/opentrons/issues/10963)) ([64ce32d](https://github.com/Opentrons/opentrons/commit/64ce32de887c9bee4a903e5e2a8538ab1e4e6b7b))
15
+
***api:** ensure pipette cannot move down from origin to travel height ([#11426](https://github.com/Opentrons/opentrons/issues/11426)) ([c0905f6](https://github.com/Opentrons/opentrons/commit/c0905f6b932a91b1779b826a0a7c5c0dedfa6584))
95
16
***api:** if needed, home both pipettes with InstrumentContext.home ([#11072](https://github.com/Opentrons/opentrons/issues/11072)) ([0115066](https://github.com/Opentrons/opentrons/commit/0115066c807eb93b256d936ccff1bda155e49968)), closes [#7499](https://github.com/Opentrons/opentrons/issues/7499)
***api:** make hs wait until idle on deactivate shake ([#11342](https://github.com/Opentrons/opentrons/issues/11342)) ([a78b6fb](https://github.com/Opentrons/opentrons/commit/a78b6fbdf607549a0313fccaae18681646f11207))
97
19
***api:** move to safe plunger position after every drop-tip ([#10897](https://github.com/Opentrons/opentrons/issues/10897)) ([9bd9902](https://github.com/Opentrons/opentrons/commit/9bd99024603086b7402aad82acf6e86267d074da))
98
20
***api:** smoothie-driver backlash compensation allows all axes to move simultaneously ([#10923](https://github.com/Opentrons/opentrons/issues/10923)) ([d65147e](https://github.com/Opentrons/opentrons/commit/d65147ec8a68354227e26d1f714e1a4ddb138d43))
99
21
***api,shared-data:** Fix incorrect rejection of `thermocycler/runProfile` commands ([#11241](https://github.com/Opentrons/opentrons/issues/11241)) ([4366958](https://github.com/Opentrons/opentrons/commit/4366958c3025213115f9af00af5cd95b6cbbf32a))
100
22
***api,update-server:** Synchronize robot name more tightly between between api and update-server ([#11175](https://github.com/Opentrons/opentrons/issues/11175)) ([f3ac4d9](https://github.com/Opentrons/opentrons/commit/f3ac4d96d63bbd857ed8b8ee75c9a982b8fd0a38))
101
23
***engine:** pause hardware API when engine is paused ([#10882](https://github.com/Opentrons/opentrons/issues/10882)) ([78658f6](https://github.com/Opentrons/opentrons/commit/78658f60e58e90621e79a048105913175e7d9a57))
102
24
***engine:** thermocycler movement flagger in analysis ([#11261](https://github.com/Opentrons/opentrons/issues/11261)) ([2a460f1](https://github.com/Opentrons/opentrons/commit/2a460f119fb4f3fc64261427a6f4568a5f752542)), closes [#11235](https://github.com/Opentrons/opentrons/issues/11235)
***papi-v2:** allow pick_up_tip to pick up from exact location ([#11038](https://github.com/Opentrons/opentrons/issues/11038)) ([72f6d4b](https://github.com/Opentrons/opentrons/commit/72f6d4be6d258f5b6db531a2278289f0827f3cd1))
28
+
***papi-v2:** do not raise h/s movement flagger for point-only destinations ([#11335](https://github.com/Opentrons/opentrons/issues/11335)) ([aeb8c46](https://github.com/Opentrons/opentrons/commit/aeb8c46c33903aaab31ab129a84cf69ec51067cc))
104
29
***PAPIv2:** allow presses=0 to hover over tip when calling pick_up_tip ([#11200](https://github.com/Opentrons/opentrons/issues/11200)) ([f3d3525](https://github.com/Opentrons/opentrons/commit/f3d3525bc374b7fb6222853c21b42fd3d3ca5f7b))
105
30
106
31
@@ -119,6 +44,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
119
44
***engine:** thermocycler run profile ([#10921](https://github.com/Opentrons/opentrons/issues/10921)) ([8a70b53](https://github.com/Opentrons/opentrons/commit/8a70b53ed35d33951b130bb1299026f02cf81d7b))
120
45
***hardware:** convert encoder pulses to encoder position in mm ([#10288](https://github.com/Opentrons/opentrons/issues/10288)) ([69a1075](https://github.com/Opentrons/opentrons/commit/69a107547ca7cb2098d28e33606d755146854604))
***papi-v2:** home both pipettes at once before specific h/s actions ([#11330](https://github.com/Opentrons/opentrons/issues/11330)) ([3c12e94](https://github.com/Opentrons/opentrons/commit/3c12e94ee0d6d17ecc66127651fb6d7d6ea8816d))
122
48
***papiv2:** retract pipettes before shaking or opening latch ([#11268](https://github.com/Opentrons/opentrons/issues/11268)) ([f0913d7](https://github.com/Opentrons/opentrons/commit/f0913d7219ab41b55b3980a1262a884007223ad6)), closes [#11210](https://github.com/Opentrons/opentrons/issues/11210)[#11209](https://github.com/Opentrons/opentrons/issues/11209)
Copy file name to clipboardexpand all lines: app-shell/build/release-notes.md
+11-11
Original file line number
Diff line number
Diff line change
@@ -6,9 +6,9 @@ log][]. For a list of currently known issues, please see the [Opentrons issue tr
6
6
7
7
---
8
8
9
-
# Opentrons App Changes in 6.1.0-beta.1
9
+
# Opentrons App Changes in 6.1.0
10
10
11
-
Welcome to the v6.1.0 beta release of the Opentrons App! This release focuses on adding support for the [Opentrons Heater-Shaker Module](https://shop.opentrons.com/heater-shaker-module/).
11
+
Welcome to the v6.1.0 release of the Opentrons App! This release focuses on adding support for the [Opentrons Heater-Shaker Module](https://shop.opentrons.com/heater-shaker-module/).
12
12
13
13
## New Features
14
14
@@ -17,30 +17,30 @@ Welcome to the v6.1.0 beta release of the Opentrons App! This release focuses on
17
17
- Analyze, upload, and run protocols that include the Heater-Shaker
18
18
- View the status of a Heater-Shaker connected to an OT-2 and control its heater, shaker, and labware latch
19
19
- Update the Heater-Shaker's firmware from the module card
20
-
- Module cards now show if a Heater-Shaker or Thermocycler has an error (new since beta.0)
20
+
- Module cards now show if a Heater-Shaker or Thermocycler has an error
21
21
22
22
## Improved Features
23
23
24
24
- Improvements to the run log, including properly listing labware that is on top of a module
25
-
-Clarifies what data is deleted when performing a factory reset of protocol run history (new since beta.0)
25
+
-Clarification of what data is deleted when performing a factory reset of protocol run history
26
26
27
27
## Bug Fixes
28
28
29
-
- Labware Position Check now suggests the most recent Labware Offset data (new since beta.0)
29
+
- Labware Position Check now suggests the most recent Labware Offset data
30
30
- Tip Length Calibration no longer silently fails when the chosen pipette is not attached
31
-
- Stops the update modal from staying onscreen indefinitely after a robot software update has finished (new since beta.0)
32
-
- Fixes a bug that prevented changing pipette settings when the All Pipette Config feature flag is on (new since beta.0)
31
+
- Stops the update modal from staying onscreen indefinitely after a robot software update has finished
32
+
- Fixes a bug that prevented changing pipette settings when the All Pipette Config feature flag was on
33
33
- Interface fixes and improvements
34
34
35
35
---
36
36
37
-
# Opentrons App Changes in 6.0.1
37
+
##Opentrons App Changes in 6.0.1
38
38
39
39
Welcome to the v6.0.1 release of the Opentrons App! This release focuses on a visual redesign of the app that offers more ways to manage protocols even when you're not connected to a robot.
40
40
41
41
This release also includes updates to the robot operating system, so be sure to update any OT-2s before running protocols with this version of the app.
42
42
43
-
## New Features
43
+
###New Features
44
44
45
45
- Updated design: A more polished and modern design, built around the new, always-accessible Protocols, Labware, and Devices sections.
46
46
- Protocols section
@@ -56,14 +56,14 @@ This release also includes updates to the robot operating system, so be sure to
56
56
- Run a protocol directly from the robot details page.
57
57
- Easily change a robot's name from the new robot settings page.
58
58
59
-
## 6.0.0 to 6.0.1
59
+
###6.0.0 to 6.0.1
60
60
61
61
The 6.0.1 hotfix release fixes two issues:
62
62
63
63
- The app's "Override Path to Python" advanced setting now works properly on Windows
64
64
- It's once again possible to save changes made to pipette settings
65
65
66
-
## Improved Features
66
+
###Improved Features
67
67
68
68
- Labware Position Check
69
69
- When re-running a protocol, the app will now automatically recommend stored Labware Offset data (from the last 20 runs on that robot) that applies to the same labware and deck slot.
0 commit comments