Skip to content

Commit 34f1d9a

Browse files
authored
chore: internal release notes for 0.3.0 (#12471)
1 parent 8dae367 commit 34f1d9a

File tree

2 files changed

+10
-7
lines changed

2 files changed

+10
-7
lines changed

Diff for: api/release-notes-internal.md

+7-4
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ For more details about this release, please see the full [technical change log][
44

55
---
66

7-
# Internal Release 0.2.0
7+
# Internal Release 0.3.0
88

9-
This is first internal release 0.2.0 for the Opentrons Flex robot software, involving both robot control and the on-device display.
9+
This is internal release 0.3.0 for the Opentrons Flex robot software, involving both robot control and the on-device display.
1010

1111
Some things are known not to work, and are listed below. Specific compatibility notes about peripheral hardware are also listed.
1212

@@ -21,7 +21,6 @@ Some things are known not to work, and are listed below. Specific compatibility
2121
## Big Things That Don't Work Yet So Don't Report Bugs About Them
2222

2323
### ODD
24-
- Attach, detach, and calibration flows for pipettes or gripper
2524
- Deleting protocols stored on the robot via the ODD
2625
- Changing the text size on the ODD through the settings
2726

@@ -35,8 +34,10 @@ Some things are known not to work, and are listed below. Specific compatibility
3534
## Reasonably Sized New Things
3635
### ODD
3736
- Liquid setup has come to protocol setup page
37+
- Gripper and pipette attach and calibration flows!
38+
- Running protocol page
3839
### Robot Control
39-
- 8-channel pipettes now will use more than 0 amps to pick up tips
40+
- Motion configuration fixes from harware testing
4041
- Module calibration exists in the protocol engine; you can use a script to run it with any pipette for any module. The data will be saved for inspection, but will not be loaded during protocols.
4142

4243
## Big Things That Do Work Please Do Report Bugs About Them
@@ -50,6 +51,8 @@ Some things are known not to work, and are listed below. Specific compatibility
5051

5152
### ODD
5253
- Protocol execution
54+
- Protocol run monitoring
55+
- Attach and calibrate
5356
- Network connection management, including viewing IP addresses and connecting to wifi networks
5457
- Automatic updates of robot software when new internal releases are created
5558
- Chrome remote devtools - if you enable them and then use Chrome to go to robotip:9223 you'll get devtools

Diff for: app-shell/build/release-notes-internal.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@ For more details about this release, please see the full [technical changelog][]
33

44
---
55

6-
# Internal Release 0.2.0
6+
# Internal Release 0.3.0
77

8-
This is 0.2.0, an internal release for the app supporting the Opentrons Flex.
8+
This is 0.3.0, an internal release for the app supporting the Opentrons Flex.
99

1010
This is still pretty early in the process, so some things are known not to work, and are listed below. Some things that may surprise you do work, and are also listed below. There may also be some littler things of note, and those are at the bottom.
1111

1212
## New Stuff In This Release
1313
- Gripper attach and calibration flows
14-
- Tipracks say flex now
14+
1515

1616
## Big Things That Don't Work Yet So Don't Report Bugs About Them
1717
- Attach, detach, and calibration flows for anything from the protocol setup page

0 commit comments

Comments
 (0)