Skip to content

Commit 3c8de6a

Browse files
authored
chore(release): add 8.3.2 release notes (#18107)
1 parent 9126382 commit 3c8de6a

File tree

2 files changed

+22
-3
lines changed

2 files changed

+22
-3
lines changed

api/release-notes.md

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ log][]. For a list of currently known issues, please see the [Opentrons issue tr
77
By installing and using Opentrons software, you agree to the Opentrons End-User License Agreement (EULA). You can view the EULA at [opentrons.com/eula](https://opentrons.com/eula).
88

99
---
10+
1011
## Opentrons Robot Software Changes in 8.4.0
1112

1213
Welcome to the v8.4.0 release of the Opentrons robot software! This release includes updated liquid handling commands for pipetting relative to a liquid meniscus, and other new features, improvements, and bug fixes.
@@ -19,15 +20,23 @@ Welcome to the v8.4.0 release of the Opentrons robot software! This release incl
1920

2021
### Improvements
2122

22-
- Improved tip drop motions for Flex 1-channel and 8-channel pipettes correctly drop and return attached tips to the tip rack.
23+
- Improved tip drop motions for Flex 1-channel and 8-channel pipettes correctly drop and return attached tips to the tip rack.
2324

2425
### Bug Fixes
2526

26-
- The API raises an error if the Absorbance Plate Reader fails to initialize before reading a plate inside the module.
27+
- The API raises an error if the Absorbance Plate Reader fails to initialize before reading a plate inside the module.
28+
29+
---
30+
31+
## Opentrons Robot Software Changes in 8.3.2
32+
33+
The 8.3.2 hotfix release fixes a bug where protocol commands could time out, especially when running many long protocols.
34+
35+
---
2736

2837
## Opentrons Robot Software Changes in 8.3.1
2938

30-
The 8.3.1 hotfix release contains two bug fixes:
39+
The 8.3.1 hotfix release contains two bug fixes:
3140

3241
- Exported data from the Absorbance Plate Reader no longer contains invalid values.
3342
- A small fix allows all robots to properly reboot after an upgrade to v8.3.0.

app-shell/build/release-notes.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,16 @@ Welcome to the v8.4.0 release of the Opentrons App! This release includes update
3131

3232
- Error recovery no longer lets you select more tips than the pipette can pick up at once.
3333

34+
---
35+
36+
## Opentrons App Changes in 8.3.2
37+
38+
Welcome to the v8.3.2 release of the Opentrons App!
39+
40+
There are no changes to the Opentrons App in v8.3.2, but it is required for updating the robot software to improve some features.
41+
42+
---
43+
3444
## Opentrons App Changes in 8.3.1
3545

3646
The 8.3.1 hotfix release includes a small fix to allow all robots to properly reboot after an upgrade to v8.3.0.

0 commit comments

Comments
 (0)