-
Notifications
You must be signed in to change notification settings - Fork 178
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
8.3.0 alpha release notes draft #17141
Open
emilyburghardt
wants to merge
6
commits into
chore_release-8.3.0
Choose a base branch
from
notes-8.3.0-alpha
base: chore_release-8.3.0
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 1 commit
Commits
Show all changes
6 commits
Select commit
Hold shift + click to select a range
b80ddd6
8.3.0 alpha release notes draft
emilyburghardt ab0e22b
removing accidental file
emilyburghardt c2abee3
removing accidental file
emilyburghardt 520be52
removing accidental file
emilyburghardt 5f81070
lint fix
emilyburghardt 1ebf252
small text edits to alpha release draft
emilyburghardt File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,7 +10,17 @@ By installing and using Opentrons software, you agree to the Opentrons End-User | |
|
||
## Opentrons Robot Software Changes in 8.3.0-alpha.0 | ||
|
||
Welcome to 8.3.0-alpha.0! This release solely adds support for the modified pipettes, outfitted with a PEEK motor nut to enable emulsification applications. Included is the recognition of new load name "FLEX 8-Channel EM 1000 μL" based on SN P1KP, which automatically disables pressure sensors and allows a max plunger speed of 90mm/s. | ||
Welcome to 8.3.0-alpha.0! This release adds support for Evosep Evotips on the Flex, as well as other features. | ||
emilyburghardt marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
### New Features | ||
- Use Evosep Evotips in Python API version 2.22 protocols for protein purification. Only available with the Flex 96-channel pipette. | ||
- Control robot movements outside of a protocol using the RobotContext API. For more, please read *link PAPI docs section*. | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Adding robot context for now to release notes. Can remove as needed. |
||
- Load a newly modified “FLEX 8-Channel EM 1000 µL” pipette equipped with a PEEK motor component to automate emulsion applications. | ||
emilyburghardt marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
### Improved Features | ||
- Recover from a stall or collision error during a protocol. | ||
emilyburghardt marked this conversation as resolved.
Show resolved
Hide resolved
|
||
- Adds support for improved tip tracking in Python API version 2.22 protocols. | ||
emilyburghardt marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
|
||
--- | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It was a special case to provide a specific note for alpha.0. That note is now enshrined forever in that build and you have folded it into the 8.3.0 notes so we can set the section header as the stable.
Same is true for the other file.