Skip to content

Commit 6602766

Browse files
chore: update release notes for RS 9.0.0 (#21102)
# Overview Collapsing the former RS 8.9.0 release notes into existing RS 9.0.0 release notes. ## Test Plan and Hands on Testing ## Changelog ## Review requests Are these known issues still accurate? ## Risk assessment low.
1 parent a58f52e commit 6602766

File tree

2 files changed

+8
-15
lines changed

2 files changed

+8
-15
lines changed

api/release-notes.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ Welcome to the v9.0.0 release of the Opentrons robot software! This release incl
1313
### New Features
1414

1515
- Use the `set_empty()` method to load an empty tip rack on the deck.
16+
- Use Opentrons Flex 20 µL pipette tips in your protocols. The tips are fully compatible with [liquid class](https://docs.opentrons.com/python-api/liquid-classes/) commands and with Flex 1- and 8-Channel (1-50 µL range) and 96-Channel (1-200 µL range) pipettes.
1617

1718
### Feature Improvements
1819

@@ -22,13 +23,11 @@ Welcome to the v9.0.0 release of the Opentrons robot software! This release incl
2223
- Change the position to dispose of tips in any trash bin, including a non-default trash bin, with the `drop_tip()` method.
2324
- Liquid class transfers are optimized to prevent unnecessary movements to the top of a well before proceeding.
2425

25-
---
26-
27-
## Opentrons Robot Software Changes in 8.9.0
26+
### Bug Fixes
2827

29-
Welcome to the v8.9.0 release of the Opentrons robot software!
28+
- This release fixes the Flex boot issue on some network configurations.
3029

31-
This release includes support for Opentrons Flex 20 µL pipette tips. The tips are fully compatible with [liquid class](https://docs.opentrons.com/python-api/liquid-classes/) commands and with Flex 1- and 8-Channel (1-50 µL range) and 96-Channel (1-200 µL range) pipettes.
30+
---
3231

3332
## Opentrons Robot Software Changes in 8.8.1
3433

app-shell/build/release-notes.md

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@ Welcome to the v9.0.0 release of the Opentrons App! This release includes protoc
2121

2222
### Improvements
2323

24+
- Quick transfer protocols now include the same features as any other Flex protocol:
25+
- Go to the Protocols tab on the touchscreen to start a quick transfer.
26+
- Find completed quick transfers in the Protocols tab.
27+
- Pin a quick transfer protocol to find it easily.
2428
- Enable the Flex or OT-2's built-in camera for additional settings:
2529
- Adjust image and video settings like zoom, brightness, contrast, and saturation.
2630
- Preview an image of the Flex or OT-2's deck when customizing camera controls.
@@ -39,16 +43,6 @@ Welcome to the v9.0.0 release of the Opentrons App! This release includes protoc
3943

4044
---
4145

42-
## Opentrons App Changes in 8.9.0
43-
44-
Welcome to the v8.9.0 release of the Opentrons App! This release updates quick transfer protocols with the same features as any other Flex protocol:
45-
46-
- Go to the Protocols tab on the touchscreen to start a quick transfer.
47-
- Find completed quick transfers in the Protocols tab.
48-
- Pin a quick transfer protocol to find it easily.
49-
50-
---
51-
5246
## Opentrons App Changes in 8.8.1
5347

5448
There are no changes to the Opentrons App in v8.8.1.

0 commit comments

Comments
 (0)