Skip to content

Robot Stack Version v8.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 04 Dec 16:43
· 375 commits to edge since this release
453cd47

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 situations and has more options.
    • Recover from gripper errors.
    • Recover from failure to drop tips.
    • Indicate that an error was improperly detected and skip similar errors later in the run.
    • Choose from more options of where to drop tips as part of recovery.
    • Disable error recovery entirely, if your application requires it. Runs will fail on any error.

Bug Fixes

  • Fixed an app crash when performing certain error recovery steps with Python API version 2.15 protocols.

Known Issues

  • 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.

8.2.0 (2024-12-04)

8.2.0-alpha.4 (2024-11-22)

Bug Fixes

  • api-client, react-api-client, app, robot-server: support multiple recovery policies during a run (#16950) (7e6c8ee)
  • api: raise error during analysis plate reader read without lid closed (#16941) (8b2196a)
  • api: truncate plate reader floating point results to third decimal place (#16919) (d1d9b87)
  • api: ungrip gripper should home g (#16933) (f764319)
  • app: fix estimator update command failure copy during drop tip (#16884) (888a0ab)
  • app: fix infinitely hanging return to dashboard (#16923) (b980fd2)
  • app: fix intervention modal icon sizing (#16940) (4f061f7)
  • app: fix ODD liquids CSS (#16886) (556329b)
  • app: Fix post run drop tip wizard always displaying after error recovery (#16893) (90389eb)
  • app: home gripper G during recovery (#16928) (d8ad367)
  • app: Plate reader DQA (#16946) (6ae2f38)
  • app: update air gap aspirate copy, high res mag block image (#16890) (2938900)
  • components: fix unit text wrap-issue (#16943) (eff74bc)
  • shared-data: Add biorad pcr plate compatibility with tough_pcr_lid_auto_seal_lid to release (#16903) (bb0cf23)
  • shared-data: Fix migrating mutable pipette configs (#16962) (453cd47)

8.2.0-alpha.3 (2024-11-19)

Bug Fixes

  • api: add 10s delay after updating the plate reader to give time to boot-up. (#16882) (abaade6)
  • api: add stopped state so a stop request doesn't mean the gripper needs to re-home (#16853) (c90aaea)
  • api: update error message to title case (#16851) (c94a64c)
  • api: update the plate reader parsing of the serial + version to account for the new format. (#16824) (d49f990)
  • app, robot-server: support retryLocation when retrying dropTipInPlace during Error Recovery (#16839) (df80263)
  • app,robot-server: Account for failed commands not having a pipetteId (#16859) (29e03ae)
  • app: Error Recovery 8.2 DQA (#16880) (0f11594)
  • app: Fix failedCommand caching issues (#16874) (c0f95de)
  • app: fix post run tip detection after error recovery (#16860) (6d5b3a2)
  • app: fix timestamp used for protocol completion (#16855) (57ea4ae)
  • shared-data: deck riser and auto sealing lid labware definition updates (#16852) (62b1e9d)

Features

  • app, opentrons-ai, labware-library: update deck riser image (#16875) (31a819d)

8.2.0-alpha.2 (2024-11-14)

Bug Fixes

  • api: add supported wavelengths to runtime error when initializing the plate reader. (#16797) (0ae0414)
  • api: Skip updating position estimators for axes that are not present (#16804) (91b40ae)
  • api: use encoder position instead of homing gantry when placing plate reader lid. (#16781) (9e951da)
  • app, shared-data, components: add calibration not req text for plate reader, remove lid filtration (#16776) (653fb49)
  • app: add affordances for tip detection failures (#16828) (972c592)
  • app: add error handling for failed maintenance run creation (#16818) (a0fe00f)
  • app: Bubble pipette command errors during drop tip wizard (#16793) (21bf747)
  • app: enable about plate reader button when run is in progress (#16803) (20c98e6)
  • app: Fix run setup buttons (#16796) (f2adaab)
  • app: support special cased slot name copy (#16823) (59814e6)
  • robot-server: update data_files_table with uploaded source (#16813) (6d62bec)

8.2.0-alpha.1 (2024-11-12)

Bug Fixes

  • api, shared-data: Allow labware lids to be disposed in the trash bin (#16638) (ec7641c)
  • api: Do not load the absorbance reader lid with loadLabware (#16734) (60dca54)
  • api: Ensure stack of labware on Staging Area Slot properly resolves ancestor slot (#16681)
    ...and more! Log link: v8.1.0...v8.2.0