Skip to content

Commit

Permalink
first draft of 8.2.0 alpha notes
Browse files Browse the repository at this point in the history
  • Loading branch information
ecormany committed Oct 28, 2024
1 parent 6dbc215 commit 5e1fe05
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 0 deletions.
14 changes: 14 additions & 0 deletions api/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,20 @@ By installing and using Opentrons software, you agree to the Opentrons End-User

---

## Opentrons Robot Software Changes in 8.2.0

Welcome to the v8.2.0 release of the Opentrons robot software! This release adds support for the Opentrons Absorbance Plate Reader Module.

### New Features

- Create and run Python protocols that use the Opentrons Absorbance Plate Reader.

### Improved Features

- Liquid presence detection no longer checks for liquid before every aspiration in a `mix()` command.

---

## Opentrons Robot Software Changes in 8.1.0

Welcome to the v8.1.0 release of the Opentrons robot software!
Expand Down
15 changes: 15 additions & 0 deletions app-shell/build/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,21 @@ By installing and using Opentrons software, you agree to the Opentrons End-User

---

## Opentrons App Changes in 8.2.0

Welcome to the v8.2.0 release of the Opentrons App! This release adds support for the Opentrons Absorbance Plate Reader Module, as well as other features.

### New Features

- Run protocols that use the Absorbance Plate Reader and check the status of the module on the robot details screen for your Flex.
- Run protocols that use the new Opentrons Tough PCR Auto-Sealing Lid with the Thermocycler Module GEN2. Stacks of these lids appear in a consolidated view when setting up labware.

### Improved Features

- Error recovery now works in more partial tip pickup configurations.

---

## Opentrons App Changes in 8.1.0

Welcome to the v8.1.0 release of the Opentrons App!
Expand Down

0 comments on commit 5e1fe05

Please sign in to comment.