Skip to content

Commit

Permalink
chore(release): 7.3.1 release notes (#15380)
Browse files Browse the repository at this point in the history
# Overview

Notes for tip overlap in 7.3.1. Also called out the known issue with
robots not becoming immediately available after a run.

# Risk assessment

zero
  • Loading branch information
ecormany authored Jun 11, 2024
1 parent 1754667 commit 1ea906e
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 0 deletions.
10 changes: 10 additions & 0 deletions api/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,16 @@ log][]. For a list of currently known issues, please see the [Opentrons issue tr

---

## Opentrons Robot Software Changes in 7.3.1

Welcome to the v7.3.1 release of the Opentrons robot software!

### Improved Features

- Updated values for how much a tip overlaps with the pipette nozzle when the pipette picks up tips, in order to make protocols more reliable. These new values only apply to JSON protocols and Python protocols specifying API version 2.19.

---

## Opentrons Robot Software Changes in 7.3.0

Welcome to the v7.3.0 release of the Opentrons robot software!
Expand Down
12 changes: 12 additions & 0 deletions app-shell/build/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,18 @@ log][]. For a list of currently known issues, please see the [Opentrons issue tr

---

## Opentrons App Changes in 7.3.1

Welcome to the v7.3.1 release of the Opentrons App!

There are no changes to the Opentrons App in v7.3.1, but it is required for updating the robot software to improve some features.

### Known Issue

- Robots that have completed a run won't appear as available until you clear the run completion notification. This appears as a banner on the protocol run screen in the app, or as a splash screen on the Flex touchscreen.

---

## Opentrons App Changes in 7.3.0

Welcome to the v7.3.0 release of the Opentrons App! This release adds support for Python protocols with runtime parameters, letting you change the behavior of a protocol each time you run it.
Expand Down

0 comments on commit 1ea906e

Please sign in to comment.