Skip to content

Commit dd148b6

Browse files
update 8.3.0 release notes for stable release (#17407)
<!-- Thanks for taking the time to open a Pull Request (PR)! Please make sure you've read the "Opening Pull Requests" section of our Contributing Guide: https://github.com/Opentrons/opentrons/blob/edge/CONTRIBUTING.md#opening-pull-requests GitHub provides robust markdown to format your PR. Links, diagrams, pictures, and videos along with text formatting make it possible to create a rich and informative PR. For more information on GitHub markdown, see: https://docs.github.com/en/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax To ensure your code is reviewed quickly and thoroughly, please fill out the sections below to the best of your ability! --> # Overview <!-- Describe your PR at a high level. State acceptance criteria and how this PR fits into other work. Link issues, PRs, and other relevant resources. --> Updated release notes for stable release. ## Test Plan and Hands on Testing <!-- Describe your testing of the PR. Emphasize testing not reflected in the code. Attach protocols, logs, screenshots and any other assets that support your testing. --> No building on our end until the notes are live in the app, but possibility of format breaking is very low. ## Changelog <!-- List changes introduced by this PR considering future developers and the end user. Give careful thought and clear documentation to breaking changes. --> -removed specific mention of Evotips and Ultima PEEK pipettes -changed overall message to reflect our API 2.22 versioning message: "beta features for our commercial partners" ## Review requests <!-- - What do you need from reviewers to feel confident this PR is ready to merge? - Ask questions. --> Just a double check on messaging to customers. ## Risk assessment <!-- - Indicate the level of attention this PR needs. - Provide context to guide reviewers. - Discuss trade-offs, coupling, and side effects. - Look for the possibility, even if you think it's small, that your change may affect some other part of the system. - For instance, changing return tip behavior may also change the behavior of labware calibration. - How do your unit tests and on hands on testing mitigate this PR's risks and the risk of future regressions? - Especially in high risk PRs, explain how you know your testing is enough. --> low. --------- Co-authored-by: Josh McVey <[email protected]>
1 parent a667e62 commit dd148b6

File tree

2 files changed

+2
-9
lines changed

2 files changed

+2
-9
lines changed

api/release-notes.md

+1-6
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,8 @@ By installing and using Opentrons software, you agree to the Opentrons End-User
1010

1111
## Opentrons Robot Software Changes in 8.3.0
1212

13-
Welcome to the v8.3.0 release of the Opentrons robot software! This release adds support for Evosep Evotips on the Flex, as well as other features.
13+
Welcome to the v8.3.0 release of the Opentrons robot software! This release includes improvements to error recovery on the Flex, as well as beta features for our commercial partners.
1414

15-
### New Features
16-
17-
- Use Evosep Evotips in Python API version 2.22 protocols for protein sample purification. Only available with the Flex 96-channel pipette.
18-
19-
- Load a newly modified Flex 8-Channel EM 1000 µL pipette equipped with a PEEK motor component to automate emulsion applications.
2015

2116
### Improved Features
2217

app-shell/build/release-notes.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,11 @@ By installing and using Opentrons software, you agree to the Opentrons End-User
1010

1111
## Opentrons App Changes in 8.3.0
1212

13-
Welcome to the v8.3.0 release of the Opentrons App! This release adds support for Evosep Evotips on the Flex, as well as other features.
13+
Welcome to the v8.3.0 release of the Opentrons App! This release adds support for Mandarin in the app or Flex touchscreen and includes other beta features for our commercial partners.
1414

1515
### New Features
1616

17-
- Use Evosep Evotips in Python API version 2.22 protocols for protein sample purification. Only available with the Flex 96-channel pipette.
1817
- Change the app or Flex touchscreen language to Mandarin in Settings.
19-
- Load a newly modified Flex 8-Channel EM 1000 µL pipette equipped with a PEEK motor component to automate emulsion applications.
2018

2119
### Improved Features
2220

0 commit comments

Comments
 (0)