Skip to content

Commit b65093f

Browse files
authored
docs(release): update release notes for the 6.0.1 hotfix release (#11270)
1 parent 0da8f98 commit b65093f

File tree

2 files changed

+24
-11
lines changed

2 files changed

+24
-11
lines changed

api/release-notes.md

Lines changed: 16 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,19 @@ log][]. For a list of currently known issues, please see the [Opentrons issue tr
66

77
---
88

9-
# OT-2 Software Changes in 6.0.0
9+
# OT-2 Software Changes in 6.0
1010

11-
Welcome to the v6.0.0 release of the OT-2 software!
11+
Welcome to the v6.0 release of the OT-2 software!
1212

13-
In conjunction with [changes on the app side](https://github.com/Opentrons/opentrons/blob/edge/app-shell/build/release-notes.md), the 6.0.0 release reshapes the way your OT-2 stores runs and protocols.
13+
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.
14+
15+
## 6.0.0 to 6.0.1
16+
17+
The `6.0.1` hotfix release fixes one robot software bug present in the original `6.0.0` release:
18+
19+
- Fixed protocol uploads to the OT-2 when the robot's "Use older protocol analysis method" advanced setting is enabled
20+
21+
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!
1422

1523
## New Features
1624

@@ -23,13 +31,12 @@ In conjunction with [changes on the app side](https://github.com/Opentrons/opent
2331
- Protocols will correctly fail analysis when attempting to place a Thermocycler in a slot that conflicts with already-placed labware.
2432
- Improved handling of loading multiple modules of the same type.
2533
- Fixed various pipette bugs in protocol analysis.
26-
- 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.
34+
- 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.
2735

2836
## Known Issues
2937

3038
- 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.
3139

32-
3340
---
3441

3542
## OT-2 Software Changes in 5.0.2
@@ -40,10 +47,10 @@ This release is a complete refactor of how the OT-2 communicates with the Opentr
4047

4148
### New Features
4249

43-
- A modern, http-based interface has replaced the RPC endpoints for communicating with the Opentrons App
44-
- More thorough information about a protocol is returned to the Opentrons App to enable the display of live protocol status
45-
- The most recent protocol analysis and run are stored on the robot to enable easy, quick re-running via the Opentrons App
46-
- A new way to use labware offsets in Jupyter notebook and SSH sessions
50+
- A modern, http-based interface has replaced the RPC endpoints for communicating with the Opentrons App
51+
- More thorough information about a protocol is returned to the Opentrons App to enable the display of live protocol status
52+
- The most recent protocol analysis and run are stored on the robot to enable easy, quick re-running via the Opentrons App
53+
- A new way to use labware offsets in Jupyter notebook and SSH sessions
4754

4855
### 5.0.1 to 5.0.2
4956

app-shell/build/release-notes.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,18 @@ log][]. For a list of currently known issues, please see the [Opentrons issue tr
66

77
---
88

9-
# Opentrons App Changes in 6.0.0
9+
# Opentrons App Changes in 6.0
1010

11-
Welcome to the v6.0.0 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.
11+
Welcome to the v6.0 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.
1212

1313
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.
1414

15+
## 6.0.0 to 6.0.1
16+
17+
The `6.0.1` hotfix release fixes one Opentrons App bug present in the original `6.0.0` release:
18+
19+
- Fixed the app's "Override Path to Python" advanced setting on Windows
20+
1521
## New Features
1622

1723
- Updated design: A more polished and modern design, built around the new, always-accessible Protocols, Labware, and Devices sections.

0 commit comments

Comments
 (0)