You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(release): known issue for downgrading with plate reader (#16822)
# Overview
Known issue for downgrading below 8.2 with a plate reader attached.
## Test Plan and Hands on Testing
Check in next alpha.
## Changelog
Single bullet in API release notes.
## Review requests
- Does this capture the issue properly? Is there a related app-side
issue?
- Do we need to mention the problem of downgrading a robot _on the same
network_ as a plate reader?
## Risk assessment
nil
Copy file name to clipboardExpand all lines: app-shell/build/release-notes.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,6 +30,9 @@ Welcome to the v8.2.0 release of the Opentrons App! This release adds support fo
30
30
31
31
- Fixed an app crash when performing certain error recovery steps with Python API version 2.15 protocols.
32
32
33
+
### Known Issues
34
+
- If you attach an Absorbance Plate Reader to _any_ Flex on your local network, you must update all copies of the Opentrons App on the same network to at least v8.1.0.
0 commit comments